How to Install and Uninstall python3-noise Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-noise" package

Here is a brief guide to show you how to install python3-noise on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-noise

2. Uninstall "python3-noise" package

Learn how to uninstall python3-noise on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-noise $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-noise package on Ubuntu 21.10 (Impish Indri)

Package: python3-noise
Architecture: amd64
Version: 1.2.3-3build2
Priority: optional
Section: universe/science
Source: python-noise
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 225
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filename: pool/universe/p/python-noise/python3-noise_1.2.3-3build2_amd64.deb
Size: 128084
MD5sum: 62124158e81f11bcb5e47fe21d4016d1
SHA1: 9fed57ea9170c7de41b8762da47999ae5ac771c6
SHA256: 2d876f6a257b5498b5929324539df5b5f7acaea4e45625f57d046d26e15d364e
SHA512: 304cd59f30d429c0c1adbf7c33a62f9e02512f012b8d3bc9b17c47c3b3601e2520e6c4cc6c7ceb881b44d99bf4ae08be5b0d563251008aa29963ec5617f7c51f
Homepage: https://github.com/caseman/noise
Description-en: Perlin noise for image generation
Perlin noise is ubiquitous in modern CGI. Used for procedural texturing,
animation, and enhancing realism, Perlin noise has been called the "salt" of
procedural content. Perlin noise is a type of gradient noise, smoothly
interpolating across a pseudo-random matrix of values.
.
The noise library includes native-code implementations of Perlin "improved"
noise and Perlin simplex noise. It also includes a fast implementation of
Perlin noise in GLSL, for use in OpenGL shaders. The shader code and many of
the included examples require Pyglet (http://www.pyglet.org), the native-code
noise functions themselves do not, however.
Description-md5: 016519c927de06059c8652aa992c8502