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

Last updated: May 13,2024

1. Install "ruby-grit" package

Please follow the guidance below to install ruby-grit on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-grit

2. Uninstall "ruby-grit" package

Please follow the guidance below to uninstall ruby-grit on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-grit
Architecture: all
Version: 2.8.2-2
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: 196
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-2_all.deb
Size: 41736
MD5sum: e025fc9e85045d780e4ded94fe850758
SHA1: bd8ddd1523516dd72e5cf4b01f39f22e783837b7
SHA256: 1943581f79b28960633aca1f714ef9a100472029ccb4d19acb65a7b0f234c227
SHA512: 6ac327af51c03fc21808f570c95e849ed881f87c2cdbb458f7d58f69273151151b2d4c9cead75df347db5233bc9214453e34f09f50fe11cea502e8440c5c2ae2
Homepage: http://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