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

Last updated: May 17,2024

1. Install "ruby-deprecated" package

Please follow the steps below to install ruby-deprecated on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-deprecated

2. Uninstall "ruby-deprecated" package

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

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

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

Package: ruby-deprecated
Priority: optional
Section: universe/ruby
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.1-2build1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-deprecated/ruby-deprecated_3.0.1-2build1_all.deb
Size: 5144
MD5sum: 1bc42325ba36a64cd8cdd5a09659d003
SHA1: 642e7308f80aa1e227a42e6e40c501935ecef3e6
SHA256: b824e79daef49662ecf8f75f962fdf371936e0729c8d9fe6c262af0c842855b6
Description-en: Library for handling deprecated code in Ruby
Deprecated is a small library intended to aid developers working with
deprecated code. The idea comes from the 'D' programming language, where
developers can mark certain code as deprecated, and then allow/disallow the
ability to execute deprecated code.
Description-md5: 85cb853725b7f6d8f21728025cb7cb85
Homepage: https://github.com/erikh/deprecated
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu