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

Last updated: May 18,2024

1. Install "ruby-stud" package

Please follow the step by step instructions below to install ruby-stud on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-stud

2. Uninstall "ruby-stud" package

Please follow the steps below to uninstall ruby-stud on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-stud
Priority: optional
Section: universe/ruby
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.20-1
Depends: ruby | ruby-interpreter, ruby-metriks, ruby-ffi
Filename: pool/universe/r/ruby-stud/ruby-stud_0.0.20-1_all.deb
Size: 12186
MD5sum: 08e558df2e125110d478aa06cc1a2e59
SHA1: 62f6987345dd98d913bf9dc4023e2fe8d15caac5
SHA256: 796309d99a482098bf649a56ed4f638fc695115d1902c6791448fe68841a1731
Description-en: reusable common code to enhance Ruby's stdlib library
The Stud library is a collection of small, reusable bits of code to
enhance Ruby's stdlib library. It implements functions for different
comman tasks in systems programming such as retrying operations on
failure, supervising workers, managing resource pools, and others.
Description-md5: 23436603d771d8f3207af65382334e9c
Homepage: https://github.com/jordansissel/ruby-stud
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu