How to Install and Uninstall python3-rarfile.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "python3-rarfile.noarch" package
This tutorial shows how to install python3-rarfile.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-rarfile.noarch
Copied
2. Uninstall "python3-rarfile.noarch" package
Please follow the step by step instructions below to uninstall python3-rarfile.noarch on Fedora 39:
$
sudo dnf remove
python3-rarfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rarfile.noarch package on Fedora 39
Last metadata expiration check: 1:20:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-rarfile
Version : 4.0
Release : 10.fc39
Architecture : noarch
Size : 77 k
Source : python-rarfile-4.0-10.fc39.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 : 10.fc39
Architecture : noarch
Size : 77 k
Source : python-rarfile-4.0-10.fc39.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.