How to Install and Uninstall gem Package on Kali Linux

Last updated: May 15,2024

1. Install "gem" package

This guide covers the steps necessary to install gem on Kali Linux

$ sudo apt update $ sudo apt install gem

2. Uninstall "gem" package

This guide covers the steps necessary to uninstall gem on Kali Linux:

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

3. Information about the gem package on Kali Linux

Package: gem
Source: gem (1:0.94-8)
Version: 1:0.94-8+b2
Installed-Size: 6994
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: puredata-core | pd, libc6 (>= 2.35), libfribidi0 (>= 0.19.2), libftgl2 (>= 2.4.0), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 13.1), libxrender1, libxxf86vm1
Recommends: gem-doc, gem-extra, gem-plugin-assimp | gem-plugin-model, gem-plugin-gmerlin | gem-plugin-film, gem-plugin-lqt | gem-plugin-record, gem-plugin-magick | gem-plugin-image, gem-plugin-v4l2 | gem-plugin-video
Suggests: fonts-dejavu-core, pd-zexy
Size: 1840860
SHA256: ce5585d4cd3ca38bb5868a8e2ba5ff49ccdd41f45e2470e5358e60130d9726d2
SHA1: 3f879d090a87202587573099cdd87e3513d1ca51
MD5sum: e169fece57f6eb8abcb71d2e930dd07c
Description: 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:
Homepage: https://gem.iem.at/
Tag: devel::lang:c++, devel::library, implemented-in::c++,
interface::commandline, interface::graphical, interface::x11,
role::devel-lib, role::plugin, role::program, science::visualisation,
scope::utility, uitoolkit::xlib, use::viewing, works-with-format::gif,
works-with-format::jpg, works-with-format::oggtheora,
works-with-format::png, works-with-format::tiff, works-with::3dmodel,
works-with::image, works-with::image:raster, works-with::video,
x11::application, x11::library
Section: graphics
Priority: optional
Filename: pool/main/g/gem/gem_0.94-8+b2_amd64.deb