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

Last updated: May 19,2024

1. Install "python3-whichcraft" package

This guide let you learn how to install python3-whichcraft on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-whichcraft

2. Uninstall "python3-whichcraft" package

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

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

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

Package: python3-whichcraft
Priority: optional
Section: universe/python
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: whichcraft
Version: 0.1.1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/w/whichcraft/python3-whichcraft_0.1.1-1_all.deb
Size: 4830
MD5sum: 1a297c7ee4f8a54f6633be2396e740f8
SHA1: 4051fcf36cbb20100a0101ae5d25785604d8e1dd
SHA256: 0045ef7d06c885acb31431b9393f914165a9526bb68251a1e82e0dcc1f80be84
Description-en: cross-platform cross-python shutil.which functionality (Python 3 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 3 module.
Description-md5: 82116d23f46cfa23739c1556d4f13ed0
Homepage: https://github.com/pydanny/whichcraft
Python-Egg-Name: whichcraft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu