How to Install and Uninstall python3-rarfile.noarch Package on Fedora 35
Last updated: January 11,2025
1. Install "python3-rarfile.noarch" package
In this section, we are going to explain the necessary steps to install python3-rarfile.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-rarfile.noarch
Copied
2. Uninstall "python3-rarfile.noarch" package
This guide covers the steps necessary to uninstall python3-rarfile.noarch on Fedora 35:
$
sudo dnf remove
python3-rarfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rarfile.noarch package on Fedora 35
Last metadata expiration check: 2:04:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-rarfile
Version : 4.0
Release : 4.fc35
Architecture : noarch
Size : 61 k
Source : python-rarfile-4.0-4.fc35.src.rpm
Repository : fedora
Summary : RAR archive reader for Python
URL : https://github.com/markokr/rarfile
License : ISC
Description : This is Python module for RAR archive reading. The interface is made as
: zipfile like as possible.
Available Packages
Name : python3-rarfile
Version : 4.0
Release : 4.fc35
Architecture : noarch
Size : 61 k
Source : python-rarfile-4.0-4.fc35.src.rpm
Repository : fedora
Summary : RAR archive reader for Python
URL : https://github.com/markokr/rarfile
License : ISC
Description : This is Python module for RAR archive reading. The interface is made as
: zipfile like as possible.