How to Install and Uninstall pymol Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pymol" package

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

$ sudo apt update $ sudo apt install pymol

2. Uninstall "pymol" package

Please follow the steps below to uninstall pymol on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pymol $ sudo apt autoclean && sudo apt autoremove

3. Information about the pymol package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pymol
Priority: optional
Section: universe/science
Installed-Size: 17642
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: amd64
Version: 1.7.2.1-2.2
Depends: python-numpy (>= 1:1.10.0~b1), python-pmw, python-tk, python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), freeglut3, libc6 (>= 2.15), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libglu1-mesa | libglu1, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2)
Recommends: apbs
Filename: pool/universe/p/pymol/pymol_1.7.2.1-2.2_amd64.deb
Size: 4707896
MD5sum: 5dd409966b94af459d6b3c9f930cf831
SHA1: 8711c7d0ff1f1daff68758d53b528295597be26e
SHA256: 3ac928a58d7ef361d321399d9b43d22838f57f9eb86dcf2945d57003e842aa24
Description-en: Molecular Graphics System
PyMOL is a molecular graphics system targeted at medium to large
biomolecules like proteins. It can generate high-quality publication-ready
molecular graphics images and animations.
.
Features include:
* Visualization of molecules, molecular trajectories and surfaces
of crystallography data or orbitals
* Molecular builder and sculptor
* Internal raytracer and movie generator
* Fully extensible and scriptable via a Python interface
.
File formats PyMOL can read include PDB, XYZ, CIF, MDL Molfile, ChemDraw,
CCP4 maps, XPLOR maps and Gaussian cube maps.
Description-md5: bfc8e8676a87c0058529a662aef95313
Homepage: http://www.pymol.org
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu