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

Last updated: May 10,2024

1. Install "ruby-attr-required" package

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

$ sudo apt update $ sudo apt install ruby-attr-required

2. Uninstall "ruby-attr-required" package

Please follow the guidelines below to uninstall ruby-attr-required on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-attr-required $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-attr-required
Priority: optional
Section: universe/ruby
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-attr-required/ruby-attr-required_1.0.0-2_all.deb
Size: 4384
MD5sum: 1a210f93122e8cff126baac59682aaf3
SHA1: a43064ee8d6e5a017451580ba88f28043e41b723
SHA256: f6c134bf3927b1e0053d7507531015f5a7614584d6675b65abfb0092e6fe056d
Description-en: attr_required and attr_optional support for Ruby
REQUIRED and OPTIONAL are common terminology in RFCs, and used for protocol
parameters. This gem helps RFC library developers to define which parameters
(attributes in Ruby world) are REQUIRED and which are OPTIONAL.
Description-md5: f609497ae12ab7912ae459d8c6f9b53c
Homepage: http://github.com/nov/attr_required
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu