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

Last updated: May 14,2024

1. Install "gem" package

This guide let you learn how to install gem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gem

2. Uninstall "gem" package

Please follow the guidelines below to uninstall gem on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gem
Priority: optional
Section: universe/graphics
Installed-Size: 4690
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Architecture: amd64
Version: 1:0.93.3-9build1
Depends: libc6 (>= 2.15), libftgl2 (>= 2.1.3~rc5), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libglu1-mesa | libglu1, libstdc++6 (>= 5.2), 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
Suggests: pd-zexy, ttf-dejavu
Filename: pool/universe/g/gem/gem_0.93.3-9build1_amd64.deb
Size: 1177682
MD5sum: f412092cffbf2475336da7de23fd057f
SHA1: 5f3b4293e014a5d9f15e14aefe4e5e6c5cca7998
SHA256: 2e7359dbcb9d9f4923b152ef060ccb45e0a81c1b9e3beeb23e00e359c007a793
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
Homepage: http://gem.iem.at/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio