How to Install and Uninstall python3-arpy.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-arpy.noarch" package
This guide covers the steps necessary to install python3-arpy.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-arpy.noarch
Copied
2. Uninstall "python3-arpy.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-arpy.noarch on Fedora 35:
$
sudo dnf remove
python3-arpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-arpy.noarch package on Fedora 35
Last metadata expiration check: 5:13:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-arpy
Version : 2.1.0
Release : 4.fc35
Architecture : noarch
Size : 17 k
Source : python-arpy-2.1.0-4.fc35.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 : 4.fc35
Architecture : noarch
Size : 17 k
Source : python-arpy-2.1.0-4.fc35.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.