How to Install and Uninstall python-arpy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-arpy" package

In this section, we are going to explain the necessary steps to install python-arpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-arpy

2. Uninstall "python-arpy" package

In this section, we are going to explain the necessary steps to uninstall python-arpy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-arpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-arpy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-arpy
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.1.1-2
Provides: python2.7-arpy
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/p/python-arpy/python-arpy_1.1.1-2_all.deb
Size: 6552
MD5sum: ae15ba83c48f7c4eb86bde61841d0909
SHA1: 6f1314d43f4505a6a17688a327f4b3b8fd50914a
SHA256: 6cc4fb0b2f4f508f3ee181c2bdb01a561593514f522ef04a25358e781367168e
Description-en: library for accessing "ar" archives
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.
Description-md5: a07b18a61e158e4938c801ee7c2f1cab
Homepage: http://bitbucket.org/viraptor/arpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu