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

Last updated: October 06,2024

1. Install "python-whichcraft" package

Please follow the step by step instructions below to install python-whichcraft on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-whichcraft

2. Uninstall "python-whichcraft" package

Please follow the step by step instructions below to uninstall python-whichcraft on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-whichcraft
Priority: optional
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: whichcraft
Version: 0.1.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/w/whichcraft/python-whichcraft_0.1.1-1_all.deb
Size: 4982
MD5sum: b76a06ef1a5748ceffc40d2c48795009
SHA1: b4945c5caf684fd4004a93492f7cf968e73835f8
SHA256: b721f5aa5b9dd9b324a68671e5f174048ed39ba7e6c1d054c582806146c1e21e
Description-en: cross-platform cross-python shutil.which functionality (Python 2 module)
This is a shim of the "shutil.which" function that's designed to work across
multiple versions of Python and inside of Windows. The code for Python 2.x is
based on Python 3 code.
.
This package contains the Python 2 module.
Description-md5: 0a624d0cf3015da69f07e5f63655c625
Homepage: https://github.com/pydanny/whichcraft
Python-Egg-Name: whichcraft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu