How to Install and Uninstall ruby-curb Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "ruby-curb" package

In this section, we are going to explain the necessary steps to install ruby-curb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-curb

2. Uninstall "ruby-curb" package

Please follow the instructions below to uninstall ruby-curb on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-curb package on Ubuntu 21.10 (Impish Indri)

Package: ruby-curb
Architecture: amd64
Version: 0.9.11-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 195
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-curb/ruby-curb_0.9.11-1_amd64.deb
Size: 51400
MD5sum: 049bba297529f62d8c444bd70dd23072
SHA1: 73baba442d4a10534b0d48be808edcd54eb075fb
SHA256: c7a45b3fb012fd1cf5c2cb276b17fbf3da4b61b6b2c3867ace0c8fb09d98506a
SHA512: a3d2f13164f219dbb44a89d21de49f2dd39fb8d2fd1d782fbb4ad75b94805fd1e1c6f767435357c563a5d2095fcd0909ca8ac547e70020708e701ff5213e5618
Homepage: https://github.com/taf2/curb
Description-en: Ruby libcurl bindings
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the
libcurl(3), a fully-featured client-side URL transfer library.
.
Curb is a work-in-progress, and currently only supports libcurl's 'easy'
and 'multi' modes.
Description-md5: 5cfa251adb7ba12b658f219d6fff0318
Ruby-Versions: ruby2.7