How to Install and Uninstall gem Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "gem" package

Please follow the step by step instructions below to install gem on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gem

2. Uninstall "gem" package

Please follow the step by step instructions below to uninstall gem on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gem $ sudo apt autoclean && sudo apt autoremove

3. Information about the gem package on Ubuntu 20.10 (Groovy Gorilla)

Package: gem
Architecture: amd64
Version: 1:0.94-2build1
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6494
Depends: libc6 (>= 2.27), libfribidi0 (>= 0.19.2), libftgl2 (>= 2.4.0), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 5.2), libxrender1, libxxf86vm1, puredata-core | pd
Recommends: gem-doc, gem-extra, gem-plugin-gmerlin | gem-plugin-film, gem-plugin-magick | gem-plugin-image, gem-plugin-lqt | gem-plugin-record, gem-plugin-v4l2 | gem-plugin-video, gem-plugin-assimp | gem-plugin-model
Suggests: pd-zexy, fonts-dejavu-core
Filename: pool/universe/g/gem/gem_0.94-2build1_amd64.deb
Size: 1612288
MD5sum: 8b29585f6424fa1ba792298a38eda0d7
SHA1: 2e4d4bab305196df4e8c7db7b4d1eab1bd6f58d9
SHA256: dcaf30393cceb36f38dd6a68df15765c5deb08f49a12ba495b8c87efdb557504
SHA512: e8766ebb638ae5c8e528760cfacb73c3a7104efcd0581e61edc7dc60af39192a87d2456a5054128f4718432c2c12ab42b8cfdac8b4c494fda529354d5ef6e4c1
Homepage: https://gem.iem.at/
Description-en: Graphics Environment for Multimedia - Pure Data library
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package contains the core library.
If you want to use external data (live video capture, film footage, still
images,...), you have to install one (or all) of the gem-plugin-* packages.
Description-md5: 36a8e97cbc8b96acc75b5f0c96f78d8b
Task: ubuntustudio-audio