How to Install and Uninstall python3-arpy.noarch Package on Fedora 34
Last updated: January 11,2025
1. Install "python3-arpy.noarch" package
In this section, we are going to explain the necessary steps to install python3-arpy.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-arpy.noarch
Copied
2. Uninstall "python3-arpy.noarch" package
This tutorial shows how to uninstall python3-arpy.noarch on Fedora 34:
$
sudo dnf remove
python3-arpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-arpy.noarch package on Fedora 34
Last metadata expiration check: 0:24:25 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-arpy
Version : 2.1.0
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : python-arpy-2.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Library for accessing "ar" files
URL : https://pypi.org/project/arpy
License : BSD
Description : arpy is a library for accessing the archive files and reading the contents.
:
: It supports extended long filenames in both GNU and BSD format. Right now it
: does not support the symbol tables, but can ignore them gracefully.
:
: This package allows using arpy in Python 3 applications.
Available Packages
Name : python3-arpy
Version : 2.1.0
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : python-arpy-2.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Library for accessing "ar" files
URL : https://pypi.org/project/arpy
License : BSD
Description : arpy is a library for accessing the archive files and reading the contents.
:
: It supports extended long filenames in both GNU and BSD format. Right now it
: does not support the symbol tables, but can ignore them gracefully.
:
: This package allows using arpy in Python 3 applications.