How to Install and Uninstall python-rarfile Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-rarfile" package
This guide let you learn how to install python-rarfile on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-rarfile
Copied
2. Uninstall "python-rarfile" package
Learn how to uninstall python-rarfile on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-rarfile
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-rarfile package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-rarfile
Priority: optional
Section: universe/python
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Hugo Lefeuvre
Architecture: all
Version: 2.7-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), bsdtar (>= 3.0.4), unrar-free
Filename: pool/universe/p/python-rarfile/python-rarfile_2.7-2_all.deb
Size: 17888
MD5sum: b06a2aab59e6e01655a72d801f310e51
SHA1: 0322e4cf99025275ae8c466bd847e7de291648d9
SHA256: 5cda06413880f42730762a7bafe48354f22c6200b4a642e2b740d14eba6b9255
Description-en: RAR archive reader module for Python (Python 2)
This is a Python module for RAR archive reading. The interface is made
a zipfile like as possible. It supports both RAR 2.x and 3.x archives,
multi volumes archives, unicode filenames, but the password protected are not
supported in this version.
.
This is the python2 version of the package.
Description-md5: b73c39d76081545be00ab5cdcf0042c5
Homepage: https://github.com/markokr/rarfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Hugo Lefeuvre
Architecture: all
Version: 2.7-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), bsdtar (>= 3.0.4), unrar-free
Filename: pool/universe/p/python-rarfile/python-rarfile_2.7-2_all.deb
Size: 17888
MD5sum: b06a2aab59e6e01655a72d801f310e51
SHA1: 0322e4cf99025275ae8c466bd847e7de291648d9
SHA256: 5cda06413880f42730762a7bafe48354f22c6200b4a642e2b740d14eba6b9255
Description-en: RAR archive reader module for Python (Python 2)
This is a Python module for RAR archive reading. The interface is made
a zipfile like as possible. It supports both RAR 2.x and 3.x archives,
multi volumes archives, unicode filenames, but the password protected are not
supported in this version.
.
This is the python2 version of the package.
Description-md5: b73c39d76081545be00ab5cdcf0042c5
Homepage: https://github.com/markokr/rarfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu