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

Last updated: May 19,2024

1. Install "libnoise0" package

Please follow the guidance below to install libnoise0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnoise0

2. Uninstall "libnoise0" package

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

$ sudo apt remove libnoise0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libnoise0
Priority: optional
Section: universe/devel
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Di Gregorio
Architecture: amd64
Source: libnoise
Version: 1.0.0+repack-0+nmu1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/libn/libnoise/libnoise0_1.0.0+repack-0+nmu1.1_amd64.deb
Size: 27730
MD5sum: 1f8e8e8f0db05c837bef1eff0a1cb86e
SHA1: 27e6b58eaf6f267d570ff9b94c319f4b35fa2492
SHA256: 082b55c2d07b4238f3f57448c00fc8bf63e6a5e4c06b27f2fdf3a41811a472fa
Description-en: Portable, coherent noise-generating library for C++
libnoise is a portable C++ library that is used to generate coherent noise,
a type of smoothly-changing noise. libnoise can generate Perlin noise,
ridged multifractal noise, and other types of coherent-noise. Coherent noise
is often used by graphics programmers to generate natural-looking textures,
planetary terrain, and other things.
Description-md5: 6e79f045f3eef814f5a00d448a179c07
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu