How to Install and Uninstall ruby-uuidtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ruby-uuidtools" package

This guide covers the steps necessary to install ruby-uuidtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-uuidtools

2. Uninstall "ruby-uuidtools" package

This tutorial shows how to uninstall ruby-uuidtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-uuidtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-uuidtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-uuidtools
Priority: optional
Section: universe/ruby
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Dequènes (Duck)
Architecture: all
Version: 2.1.5-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-uuidtools/ruby-uuidtools_2.1.5-1_all.deb
Size: 11568
MD5sum: e9a336cb745ca583622c110987c438d9
SHA1: ea4c3f482d809e9bd1a1cc60d437f3825d7e8656
SHA256: c5d1a2a994034c156a1fea5fe9488a6dbb59e990beb2a7f306f5382c4282dc01
Description-en: UUIDs generation library for Ruby
UUIDTools was designed to be a simple library for generating any
of the various types of UUIDs (or GUIDs if you prefer to call
them that). It conforms to RFC 4122 whenever possible.
Description-md5: dc06ac6c22190c05cbd9f3ba1673a72f
Homepage: http://uuidtools.rubyforge.org/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu