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

Last updated: May 14,2024

1. Install "ruby-rugged" package

Please follow the instructions below to install ruby-rugged on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rugged

2. Uninstall "ruby-rugged" package

This is a short guide on how to uninstall ruby-rugged on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-rugged
Architecture: amd64
Version: 0.28.4.1+ds-1build1
Multi-Arch: same
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: 373
Depends: libc6 (>= 2.14), libgit2-28 (>= 0.28.1), libruby2.7 (>= 2.7.0-4), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-rugged/ruby-rugged_0.28.4.1+ds-1build1_amd64.deb
Size: 107864
MD5sum: 02ebf6e5b4c7282c309a8d8372767ebc
SHA1: 714b70afdc2a0b304030592c915f4686b5831cd6
SHA256: 49702b0db75143a3ded3dc980a2fbe55bffa51b2f2fdb37c71251112b914f88d
SHA512: 64c5ce61fdfca33517d0b0fec3d48ad2701915a988d76810425e35ce812b2a8a095272dd4c9ff65797c5a16dd22b2ea7ebe078d0f7bc009eede8b8632ae828e4
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