How to Install and Uninstall ruby-backports Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "ruby-backports" package
Please follow the guidelines below to install ruby-backports on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-backports
Copied
2. Uninstall "ruby-backports" package
This tutorial shows how to uninstall ruby-backports on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-backports
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-backports package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-backports
Priority: optional
Section: universe/ruby
Installed-Size: 645
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.6.6-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-backports/ruby-backports_3.6.6-1_all.deb
Size: 66748
MD5sum: 0f9915e53be7a4943641c003b53a91a4
SHA1: 651465181ad606cdfd1f5760e37cd333d69d6c30
SHA256: 521eae4b2ef1fd476974ca6b10bdf7ca05ae33c4f00bedd97ea6dd407eab29ad
Description-en: backports of new features for older versions of Ruby
This Ruby library contains essential backports that enable many of the nice
features of Ruby 1.8.7 up to 2.0.0 for earlier versions.
.
Features are backported with the following limitations:
- will not break older code,
- can be implemented in pure Ruby (no C extensions),
- must pass RubySpec.
Description-md5: cd12f739671c503a47f6b9291d5fcecf
Homepage: https://github.com/marcandre/backports
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 645
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.6.6-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-backports/ruby-backports_3.6.6-1_all.deb
Size: 66748
MD5sum: 0f9915e53be7a4943641c003b53a91a4
SHA1: 651465181ad606cdfd1f5760e37cd333d69d6c30
SHA256: 521eae4b2ef1fd476974ca6b10bdf7ca05ae33c4f00bedd97ea6dd407eab29ad
Description-en: backports of new features for older versions of Ruby
This Ruby library contains essential backports that enable many of the nice
features of Ruby 1.8.7 up to 2.0.0 for earlier versions.
.
Features are backported with the following limitations:
- will not break older code,
- can be implemented in pure Ruby (no C extensions),
- must pass RubySpec.
Description-md5: cd12f739671c503a47f6b9291d5fcecf
Homepage: https://github.com/marcandre/backports
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu