How to Install and Uninstall apt.x86_64 Package on Fedora 35

Last updated: May 19,2024

1. Install "apt.x86_64" package

Please follow the instructions below to install apt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install apt.x86_64

2. Uninstall "apt.x86_64" package

In this section, we are going to explain the necessary steps to uninstall apt.x86_64 on Fedora 35:

$ sudo dnf remove apt.x86_64 $ sudo dnf autoremove

3. Information about the apt.x86_64 package on Fedora 35

Last metadata expiration check: 3:55:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : apt
Version : 2.5.2
Release : 1.fc35
Architecture : x86_64
Size : 1.3 M
Source : apt-2.5.2-1.fc35.src.rpm
Repository : updates
Summary : Command-line package manager for Debian packages
URL : https://tracker.debian.org/pkg/apt
License : GPLv2+
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