How to Install and Uninstall python3-rarfile.noarch Package on Fedora 36

Last updated: January 06,2025

1. Install "python3-rarfile.noarch" package

Please follow the guidance below to install python3-rarfile.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-rarfile.noarch

2. Uninstall "python3-rarfile.noarch" package

This tutorial shows how to uninstall python3-rarfile.noarch on Fedora 36:

$ sudo dnf remove python3-rarfile.noarch $ sudo dnf autoremove

3. Information about the python3-rarfile.noarch package on Fedora 36

Last metadata expiration check: 3:48:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-rarfile
Version : 4.0
Release : 5.fc36
Architecture : noarch
Size : 60 k
Source : python-rarfile-4.0-5.fc36.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.