How to Install and Uninstall python3-apt.x86_64 Package on Fedora 34
Last updated: November 26,2024
1. Install "python3-apt.x86_64" package
This guide covers the steps necessary to install python3-apt.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-apt.x86_64
Copied
2. Uninstall "python3-apt.x86_64" package
This tutorial shows how to uninstall python3-apt.x86_64 on Fedora 34:
$
sudo dnf remove
python3-apt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-apt.x86_64 package on Fedora 34
Last metadata expiration check: 0:13:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-apt
Version : 2.3.0
Release : 1.fc34
Architecture : x86_64
Size : 245 k
Source : python-apt-2.3.0-1.fc34.src.rpm
Repository : updates
Summary : Python 3 bindings for APT
URL : https://tracker.debian.org/pkg/python-apt
License : GPLv2+
Description : The apt_pkg Python 3 interface will provide full access to the internal
: libapt-pkg structures allowing Python 3 programs to easily perform a
: variety of functions, such as:
:
: - Access to the APT configuration system
: - Access to the APT package information database
: - Parsing of Debian package control files, and other files with a
: similar structure
:
: The included 'aptsources' Python interface provides an abstraction of
: the sources.list configuration on the repository and the distro level.
Available Packages
Name : python3-apt
Version : 2.3.0
Release : 1.fc34
Architecture : x86_64
Size : 245 k
Source : python-apt-2.3.0-1.fc34.src.rpm
Repository : updates
Summary : Python 3 bindings for APT
URL : https://tracker.debian.org/pkg/python-apt
License : GPLv2+
Description : The apt_pkg Python 3 interface will provide full access to the internal
: libapt-pkg structures allowing Python 3 programs to easily perform a
: variety of functions, such as:
:
: - Access to the APT configuration system
: - Access to the APT package information database
: - Parsing of Debian package control files, and other files with a
: similar structure
:
: The included 'aptsources' Python interface provides an abstraction of
: the sources.list configuration on the repository and the distro level.