How to Install and Uninstall apt-utils.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "apt-utils.x86_64" package

In this section, we are going to explain the necessary steps to install apt-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install apt-utils.x86_64

2. Uninstall "apt-utils.x86_64" package

This is a short guide on how to uninstall apt-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove apt-utils.x86_64 $ sudo dnf autoremove

3. Information about the apt-utils.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:10:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : apt-utils
Version : 2.7.11
Release : 1.el9
Architecture : x86_64
Size : 321 k
Source : apt-2.7.11-1.el9.src.rpm
Repository : epel
Summary : Package management related utility programs
URL : https://tracker.debian.org/pkg/apt
License : GPL-2.0-or-later
Description : This package contains some less used commandline utilities related
: to package management with APT.
:
: * apt-extracttemplates is used by debconf to prompt for configuration
: questions before installation.
: * apt-ftparchive is used to create Packages and other index files
: needed to publish an archive of Debian packages
: * apt-sortpkgs is a Packages/Sources file normalizer.