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

Last updated: May 20,2024

1. Install "gems" package

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

$ sudo apt update $ sudo apt install gems

2. Uninstall "gems" package

Please follow the step by step instructions below to uninstall gems on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gems $ sudo apt autoclean && sudo apt autoremove

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

Package: gems
Priority: optional
Section: universe/misc
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Maximiliano Curia
Architecture: amd64
Version: 1.1.1-2
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gems/gems_1.1.1-2_amd64.deb
Size: 26462
MD5sum: 5c8a93cabf6fcba4f90a08b97140425f
SHA1: 90691d24aa74527b25e82c10a365ba5ab448871d
SHA256: d724f6a50e1e80b94bc6ec654cde2be69f237190c8bdefb362d439551d0f2e00
Description-en: Shows a console session in several terminals
The gems system is a client/server application that allows one to show a
single console session in different computers or terminals in real time. It
can also be used to transmit any other kind of data to more than one computer
at the same time, via a network connection.
.
It was designed as an educational tool for teachers that have to show in
a computer lab how to do certain things with the console. Using the
gems system, each student can observe in his/her own terminal everything the
teacher does.
Description-md5: a22577f4162e2017a9d9b77484b0f49d
Homepage: http://gforge.lug.fi.uba.ar/projects/gemsd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu