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

Last updated: November 26,2024

1. Install "raster3d" package

This tutorial shows how to install raster3d on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install raster3d

2. Uninstall "raster3d" package

This guide covers the steps necessary to uninstall raster3d on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove raster3d $ sudo apt autoclean && sudo apt autoremove

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

Package: raster3d
Priority: optional
Section: multiverse/science
Installed-Size: 549
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 3.0-3-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libgd3 (>= 2.1.0~alpha~), libgfortran3 (>= 4.6), libtiff5 (>= 4.0.3), imagemagick, ghostscript
Suggests: raster3d-doc (= 3.0-3-2)
Filename: pool/multiverse/r/raster3d/raster3d_3.0-3-2_amd64.deb
Size: 153024
MD5sum: 20e2a817286505ba049149b47319e630
SHA1: 1d979a37aaf4aea2fc9d99f60e5f73ead9af966a
SHA256: 76737a3fe88b35c9340d9685c24808bf22a43f8179e759b5dda00191dcca9122
Description-en: tools for generating images of proteins or other molecules
Raster3D is a set of tools for generating high quality raster images of
proteins or other molecules. The core program renders spheres, triangles,
cylinders, and quadric surfaces with specular highlighting, Phong shading,
and shadowing. It uses an efficient software Z-buffer algorithm which is
independent of any graphics hardware. Ancillary programs process atomic
coordinates from PDB files into rendering descriptions for pictures composed
of ribbons, space-filling atoms, bonds, ball+stick, etc. Raster3D can also be
used to render pictures composed in other programs such as Molscript in
glorious 3D with highlights, shadowing, etc. Output is to pixel image files
with 24 bits of color information per pixel.
Description-md5: 7017e40afb8a84c7aca1cff9519d06ba
Homepage: http://www.bmsc.washington.edu/raster3d/raster3d.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu