How to Install and Uninstall gem Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 14,2024

1. Install "gem" package

Please follow the steps below to install gem on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install gem

2. Uninstall "gem" package

Please follow the steps below to uninstall gem on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the gem package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: gem
Architecture: amd64
Version: 1:0.93.3-13
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4591
Depends: libc6 (>= 2.15), libftgl2 (>= 2.1.3~rc5), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglew2.0 (>= 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, fonts-dejavu-core
Filename: pool/universe/g/gem/gem_0.93.3-13_amd64.deb
Size: 1138508
MD5sum: 63820309120b01224b04e546ffc981f2
SHA1: 14d49699b84e242a813db2276207f97b9da8051c
SHA256: e9e64e1c7fab9c377ab941542d460355774a059d5915aea0f6bb80ecc56335ba
Homepage: https://gem.iem.at/
Description: Graphics Environment for Multimedia - Pure Data library
Description-md5: 36a8e97cbc8b96acc75b5f0c96f78d8b
Task: ubuntustudio-audio