How to Install and Uninstall apt.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "apt.x86_64" package
Here is a brief guide to show you how to install apt.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
apt.x86_64
Copied
2. Uninstall "apt.x86_64" package
This tutorial shows how to uninstall apt.x86_64 on CentOS Stream 9:
$
sudo dnf remove
apt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the apt.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:18:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : apt
Version : 2.7.11
Release : 1.el9
Architecture : x86_64
Size : 1.2 M
Source : apt-2.7.11-1.el9.src.rpm
Repository : epel
Summary : Command-line package manager for Debian packages
URL : https://tracker.debian.org/pkg/apt
License : GPL-2.0-or-later
Description : This package provides commandline tools for searching and
: managing as well as querying information about packages
: as a low-level access to all features of the libapt-pkg library.
:
: These include:
: * apt-get for retrieval of packages and information about them
: from authenticated sources and for installation, upgrade and
: removal of packages together with their dependencies
: * apt-cache for querying available information about installed
: as well as installable packages
: * apt-cdrom to use removable media as a source for packages
: * apt-config as an interface to the configuration settings
: * apt-key as an interface to manage authentication keys
Available Packages
Name : apt
Version : 2.7.11
Release : 1.el9
Architecture : x86_64
Size : 1.2 M
Source : apt-2.7.11-1.el9.src.rpm
Repository : epel
Summary : Command-line package manager for Debian packages
URL : https://tracker.debian.org/pkg/apt
License : GPL-2.0-or-later
Description : This package provides commandline tools for searching and
: managing as well as querying information about packages
: as a low-level access to all features of the libapt-pkg library.
:
: These include:
: * apt-get for retrieval of packages and information about them
: from authenticated sources and for installation, upgrade and
: removal of packages together with their dependencies
: * apt-cache for querying available information about installed
: as well as installable packages
: * apt-cdrom to use removable media as a source for packages
: * apt-config as an interface to the configuration settings
: * apt-key as an interface to manage authentication keys