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

Last updated: May 15,2024

1. Install "ruby-rugged" package

This tutorial shows how to install ruby-rugged on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rugged

2. Uninstall "ruby-rugged" package

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

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

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

Package: ruby-rugged
Architecture: amd64
Version: 1.1.0+ds-3ubuntu2
Multi-Arch: same
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 366
Depends: libc6 (>= 2.14), libgit2-1.1 (>= 1.1.0), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-rugged/ruby-rugged_1.1.0+ds-3ubuntu2_amd64.deb
Size: 107192
MD5sum: 5cefa092bcd9c8086dad1f083aa2e8f3
SHA1: 97f3e65ea57b28b71f5fa5da08181f228565b8c1
SHA256: f1d7bdf8342b724d7ea692203654b1553725a5e401f3a627844549148d4f0654
SHA512: cc99eec362803088e39ca7ff0cd5d357afb45491a9b656be5ab31eb70bf073db7a7a52d6b1c3d51b14cbf5f73614aaa2ab67f9565dadbe76083bf24b040f8373
Homepage: https://github.com/libgit2/rugged
Description-en: Ruby binding to the libgit2 library
libgit2 is a portable, pure C implementation of the Git distributed version
control system core methods provided as a re-entrant linkable library with a
solid API.
.
Rugged is a library for accessing libgit2 in Ruby. It allows one to
explore and modify Git repositories with the speed and portability of libgit2,
and the convenience of the Ruby programmation language.
Description-md5: b079ea37f68e2b178b4822265139a0f4
Ruby-Versions: ruby2.7