How to Install and Uninstall libnoise0 Package on Kali Linux

Last updated: May 19,2024

1. Install "libnoise0" package

This guide let you learn how to install libnoise0 on Kali Linux

$ sudo apt update $ sudo apt install libnoise0

2. Uninstall "libnoise0" package

This is a short guide on how to uninstall libnoise0 on Kali Linux:

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

3. Information about the libnoise0 package on Kali Linux

Package: libnoise0
Source: libnoise (1.0.0+repack-1)
Version: 1.0.0+repack-1+b1
Installed-Size: 104
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
Size: 28132
SHA256: 416cf9d1e83f05ca6fcd6d6f14f3631077da65340af4c99d2b6d44a4ab16e29e
SHA1: 50a752e0b8ae3981fa30bda3091fb5f339722e36
MD5sum: fd004c6b4650e4ad6ac34bbd91c4ca1e
Description: 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:
Homepage: http://libnoise.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libn/libnoise/libnoise0_1.0.0+repack-1+b1_amd64.deb