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

Last updated: June 20,2024

1. Install "python-ricky" package

Please follow the guidelines below to install python-ricky on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ricky

2. Uninstall "python-ricky" package

Learn how to uninstall python-ricky on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ricky
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ricky
Version: 0.1-1
Depends: python (>= 2.7), python (<< 2.8), python-debian, python-chardet, python-clint
Filename: pool/universe/r/ricky/python-ricky_0.1-1_all.deb
Size: 5874
MD5sum: 3b236e982481009299986dc12287dbc1
SHA1: 88177d433bb702194df345c5d7baea92fe33b4ff
SHA256: fe6cd568582a95fef8790b719656afc85eb01d9a9e269201d14679fd07ebe859
Description-en: tool for rebuilding packages using the Debile infrastructure
Ricky is able to create a .dsc url to your friendly local
mirror, and fetch that exact version of the package. Ricky can then
also use the .dsc to forge a package_version_source.changes file, and
sign it with an autobuild key and upload it to the debile infrastructure.
Description-md5: bc70b8d1276bd240a7b042711c325315
Homepage: https://github.com/paultag/ricky
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu