How to Install and Uninstall apt-devel.x86_64 Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "apt-devel.x86_64" package
In this section, we are going to explain the necessary steps to install apt-devel.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
apt-devel.x86_64
Copied
2. Uninstall "apt-devel.x86_64" package
This guide covers the steps necessary to uninstall apt-devel.x86_64 on AlmaLinux 9:
$
sudo dnf remove
apt-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the apt-devel.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:38:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : apt-devel
Version : 2.7.11
Release : 1.el9
Architecture : x86_64
Size : 107 k
Source : apt-2.7.11-1.el9.src.rpm
Repository : epel
Summary : Development files for APT's libraries
URL : https://tracker.debian.org/pkg/apt
License : GPL-2.0-or-later
Description : This package contains the header files and libraries for
: developing with APT's libapt-pkg Debian package manipulation
: library.
Available Packages
Name : apt-devel
Version : 2.7.11
Release : 1.el9
Architecture : x86_64
Size : 107 k
Source : apt-2.7.11-1.el9.src.rpm
Repository : epel
Summary : Development files for APT's libraries
URL : https://tracker.debian.org/pkg/apt
License : GPL-2.0-or-later
Description : This package contains the header files and libraries for
: developing with APT's libapt-pkg Debian package manipulation
: library.