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

Last updated: May 13,2024

1. Install "ruby-grit" package

Please follow the instructions below to install ruby-grit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-grit

2. Uninstall "ruby-grit" package

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

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

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

Package: ruby-grit
Architecture: all
Version: 2.8.2-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 197
Depends: ruby | ruby-interpreter, ruby-diff-lcs (>= 1.1~), ruby-mime-types (>= 2.6.1~), ruby-posix-spawn (>= 0.3.11~), ruby-charlock-holmes (>= 0.6~)
Filename: pool/universe/r/ruby-grit/ruby-grit_2.8.2-3_all.deb
Size: 42148
MD5sum: 9c52245fb895f8c4686698c1d2db20b6
SHA1: 021e824bc56561101b694f1df2e9bafa6b3ef10e
SHA256: d3dc073a889ab3743cfef53f9ca32da562d0d5b76bcce05684766ea852d71c34
SHA512: 61c82eece4561a2b1f97e1b3013f54e739665b28d1daa9b424f387ea11d22cb21a0fe6361da024b4f21d42bec411a7f3b9820dbe5dc7913738af03a961a0c07a
Homepage: https://github.com/mojombo/grit
Description-en: Ruby Git bindings
Grit gives you object oriented read/write access to Git repositories
via Ruby. The main goals are stability and performance. To this end,
some of the interactions with Git repositories are done by shelling
out to the system's git command, and other interactions are done with
pure Ruby reimplementations of core Git functionality. This choice,
however, is transparent to end users, and you need not know which
method is being used.
.
This software was developed to power GitHub, and should be considered
production ready.
.
This version has been patched for use with GITLAB.
Description-md5: c0e6584b6d5c0cc8cfcc5d42ce4400c1
Ruby-Versions: all