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

Last updated: May 18,2024

1. Install "ruby-all-dev" package

Learn how to install ruby-all-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-all-dev

2. Uninstall "ruby-all-dev" package

Please follow the guidance below to uninstall ruby-all-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-all-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-all-dev
Priority: optional
Section: devel
Installed-Size: 21
Maintainer: Ubuntu Developers
Original-Maintainer: Antonio Terceiro
Architecture: all
Source: ruby-defaults
Version: 1:2.3.0+1
Depends: ruby2.3, ruby2.3-dev
Filename: pool/main/r/ruby-defaults/ruby-all-dev_2.3.0+1_all.deb
Size: 5014
MD5sum: 5a9877ff616cfa9fedb16493626a5859
SHA1: f78fde07b488f6a324cfeca7ae50724c2946a86b
SHA256: fa74653c93b840af82e7328aec21e54fb7831f9d012e3c459885c0b2dd11491f
Description-en: Ruby development environment (all versions supported in Debian)
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package depends on the respective development packages for every Ruby
version currently supported by Debian. This will usually be a single version
(the default one), but during transitions multiple versions might be
supported.
.
To programatically list all the supported versions, install the `gem2deb`
package and run `dh_ruby --print-supported`. To determine which is the default
version, just dereference the /usr/bin/ruby symbolic link.
.
If you are not building Ruby packages for Debian, you probably do not need
this package.
Description-md5: 8f818602fdc6c5b56eae7f522575d291
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m