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

Last updated: July 03,2024

1. Install "ruby-six" package

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

$ sudo apt update $ sudo apt install ruby-six

2. Uninstall "ruby-six" package

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

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

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

Package: ruby-six
Priority: optional
Section: universe/ruby
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.0-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-six/ruby-six_0.2.0-3_all.deb
Size: 6036
MD5sum: 29ba99c42172fab49eefc1951daa6702
SHA1: 4db04ab38462518737bd9a027a8bbc273c75f27e
SHA256: c360df518344372ea2bcb4e48786ca23755483fe80a8c016d530121732f9ea0e
Description-en: very simple authorization library for Ruby
Six is a very simple authorization library for Ruby, which can be used for the
Rails framework. It allows you to define rules which restricts what resources
a given user is allowed to access.
Description-md5: 2147f8a98c70feec08827b801a04064c
Homepage: https://github.com/randx/six
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu