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

Last updated: May 19,2024

1. Install "ruby-thor" package

In this section, we are going to explain the necessary steps to install ruby-thor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-thor

2. Uninstall "ruby-thor" package

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

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

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

Package: ruby-thor
Priority: optional
Section: universe/ruby
Installed-Size: 214
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.19.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-thor/ruby-thor_0.19.1-2_all.deb
Size: 43668
MD5sum: 8a586158f441fc23a208fdec23f3409c
SHA1: 120657b06af5dff62c06e8ed52de4e356f0a2ea6
SHA256: 44f917a3d2de7e0ca9f6024c6577ad634d2ca7edb257156633167a8f805686ac
Description-en: Ruby scripting framework
Thor is a simple and efficient scripting framework for building
self-documenting command line utilities.
.
It can be used to replace rake, sake and rubigen.
Description-md5: 611fec1535f35a1f489c246cfddf2378
Homepage: http://whatisthor.com/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu