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

Last updated: April 29,2024

1. Install "libvolpack1" package

Please follow the guidelines below to install libvolpack1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvolpack1

2. Uninstall "libvolpack1" package

Here is a brief guide to show you how to uninstall libvolpack1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvolpack1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libvolpack1
Priority: extra
Section: universe/libs
Installed-Size: 266
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: volpack
Version: 1.0b3-5
Depends: libc6 (>= 2.14)
Filename: pool/universe/v/volpack/libvolpack1_1.0b3-5_amd64.deb
Size: 92844
MD5sum: ca2407ad260cbb7c26f531b106e30022
SHA1: b0ae85ef079407428136abae54144ebe268f2eb1
SHA256: e6439023c24d72202e8439e1198c875376258d69bb3ed681f8d69e883845873e
Description-en: fast volume rendering library
VolPack is a software library for fast, high-quality volume rendering with
this features:
* Renders data sampled on a regular, three-dimensional grid.
* Supports user-specified transfer functions for both opacity and color.
* Provides a shading model with directional light sources, multiple material
types with different reflective properties, depth cueing, and shadows.
* Produces color (24 bits/pixel) or grayscale (8 bits/pixel) renderings,
with or without an alpha channel.
* Supports arbitrary affine view transformations.
* Supports a flexible data format that allows an arbitrary C structure to be
associated with each voxel.
Description-md5: fe92f6fd8ced6c6348c5db94930a06a0
Homepage: http://graphics.stanford.edu/software/volpack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu