How to Install and Uninstall python3-arpy.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-arpy.noarch" package
This is a short guide on how to install python3-arpy.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-arpy.noarch
Copied
2. Uninstall "python3-arpy.noarch" package
This guide covers the steps necessary to uninstall python3-arpy.noarch on Fedora 38:
$
sudo dnf remove
python3-arpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-arpy.noarch package on Fedora 38
Last metadata expiration check: 5:42:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-arpy
Version : 2.3.0
Release : 2.fc38
Architecture : noarch
Size : 23 k
Source : python-arpy-2.3.0-2.fc38.src.rpm
Repository : fedora
Summary : Library for accessing "ar" files
URL : https://github.com/viraptor/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.3.0
Release : 2.fc38
Architecture : noarch
Size : 23 k
Source : python-arpy-2.3.0-2.fc38.src.rpm
Repository : fedora
Summary : Library for accessing "ar" files
URL : https://github.com/viraptor/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.