How To Install libnetfilter_acct-devel on Fedora 36
Introduction
In this tutorial we learn how to install libnetfilter_acct-devel
on Fedora 36.
What is libnetfilter_acct-devel
The libnetfilter_acct-devel package contains libraries and header files for developing applications that use libnetfilter_acct.
We can use yum
or dnf
to install libnetfilter_acct-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libnetfilter_acct-devel.
Install libnetfilter_acct-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libnetfilter_acct-devel
using dnf
by running the following command:
sudo dnf -y install libnetfilter_acct-devel
Install libnetfilter_acct-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libnetfilter_acct-devel
using yum
by running the following command:
sudo yum -y install libnetfilter_acct-devel
How To Uninstall libnetfilter_acct-devel on Fedora 36
To uninstall only the libnetfilter_acct-devel
package we can use the following command:
sudo dnf remove libnetfilter_acct-devel
libnetfilter_acct-devel Package Contents on Fedora 36
/usr/include/libnetfilter_acct
/usr/include/libnetfilter_acct/libnetfilter_acct.h
/usr/lib/libnetfilter_acct.so
/usr/lib/pkgconfig/libnetfilter_acct.pc
/usr/share/doc/libnetfilter_acct-devel
/usr/share/doc/libnetfilter_acct-devel/COPYING
/usr/share/doc/libnetfilter_acct-devel/examples-i386
/usr/share/doc/libnetfilter_acct-devel/examples-i386/Makefile
/usr/share/doc/libnetfilter_acct-devel/examples-i386/nfacct-add.c
/usr/share/doc/libnetfilter_acct-devel/examples-i386/nfacct-del.c
/usr/share/doc/libnetfilter_acct-devel/examples-i386/nfacct-get.c
References
Summary
In this tutorial we learn how to install libnetfilter_acct-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libnetfilter_acct-devel on Fedora 36” linkTitle: “libnetfilter_acct-devel” type: “docs” description: “In this tutorial we learn how to install libnetfilter_acct-devel in Fedora 36. libnetfilter_acct-devel is Development files for libnetfilter_acct” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libnetfilter_acct-devel-featured.png
Introduction
In this tutorial we learn how to install libnetfilter_acct-devel
on Fedora 36.
What is libnetfilter_acct-devel
The libnetfilter_acct-devel package contains libraries and header files for developing applications that use libnetfilter_acct.
We can use yum
or dnf
to install libnetfilter_acct-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libnetfilter_acct-devel.
Install libnetfilter_acct-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libnetfilter_acct-devel
using dnf
by running the following command:
sudo dnf -y install libnetfilter_acct-devel
Install libnetfilter_acct-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libnetfilter_acct-devel
using yum
by running the following command:
sudo yum -y install libnetfilter_acct-devel
How To Uninstall libnetfilter_acct-devel on Fedora 36
To uninstall only the libnetfilter_acct-devel
package we can use the following command:
sudo dnf remove libnetfilter_acct-devel
libnetfilter_acct-devel Package Contents on Fedora 36
/usr/include/libnetfilter_acct
/usr/include/libnetfilter_acct/libnetfilter_acct.h
/usr/lib64/libnetfilter_acct.so
/usr/lib64/pkgconfig/libnetfilter_acct.pc
/usr/share/doc/libnetfilter_acct-devel
/usr/share/doc/libnetfilter_acct-devel/COPYING
/usr/share/doc/libnetfilter_acct-devel/examples-x86_64
/usr/share/doc/libnetfilter_acct-devel/examples-x86_64/Makefile
/usr/share/doc/libnetfilter_acct-devel/examples-x86_64/nfacct-add.c
/usr/share/doc/libnetfilter_acct-devel/examples-x86_64/nfacct-del.c
/usr/share/doc/libnetfilter_acct-devel/examples-x86_64/nfacct-get.c
References
Summary
In this tutorial we learn how to install libnetfilter_acct-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).