How to Install and Uninstall ruby-backports Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "ruby-backports" package

Learn how to install ruby-backports on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-backports

2. Uninstall "ruby-backports" package

Learn how to uninstall ruby-backports on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-backports package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-backports
Architecture: all
Version: 3.16.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 991
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-backports/ruby-backports_3.16.0-1_all.deb
Size: 99820
MD5sum: 69fa386daa6045c04c3b87898d40a3cc
SHA1: e19b137db1333cb3829e5651f7f0a723faefb7e8
SHA256: 73103a97b7324770ae514ef3a45b0d7c8bec03bcb735856128c4bea3b1898f54
SHA512: f3b6332b0fead2af7810a18ea95cbfbc8122e49e7daf6e7e6422ea8e80945b4e417d5630769038bd2f734a107136c73e51c29eb75f5a4f03027e86edeaeff2e5
Homepage: https://github.com/marcandre/backports
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
Ruby-Versions: all