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

Last updated: May 15,2024

1. Install "python3-cclib" package

This is a short guide on how to install python3-cclib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cclib

2. Uninstall "python3-cclib" package

This is a short guide on how to uninstall python3-cclib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cclib
Priority: optional
Section: universe/python
Installed-Size: 559
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Source: cclib
Version: 1.3.1-1
Depends: python3-numpy, python3:any (>= 3.3.2-2~)
Recommends: cclib
Filename: pool/universe/c/cclib/python3-cclib_1.3.1-1_all.deb
Size: 99342
MD5sum: c8e22b3e97d1543e8168a9e8c186089d
SHA1: 219f9d407fa755c4a6191ac656858da851f67d78
SHA256: 515d621acabd652ca1e76da62468eacf9fc8d8063878313241c5b61d63dfb33a
Description-en: Parsers and algorithms for computational chemistry (Python3 module)
A Python library that provides parsers for computational
chemistry log files. It also provides a platform to implement
algorithms in a package-independent manner.
.
This package contains the Python3 module.
Description-md5: 920ec51a929575588f4cb576acb611ba
Homepage: http://cclib.github.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu