How to Install and Uninstall ruby-pygments.rb Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "ruby-pygments.rb" package

This is a short guide on how to install ruby-pygments.rb on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-pygments.rb

2. Uninstall "ruby-pygments.rb" package

Please follow the step by step instructions below to uninstall ruby-pygments.rb on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-pygments.rb $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-pygments.rb
Architecture: all
Version: 1.2.1-1
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: 107
Depends: ruby-multi-json (>= 1.0.0), python3, python3-pygments
Filename: pool/universe/r/ruby-pygments.rb/ruby-pygments.rb_1.2.1-1_all.deb
Size: 27172
MD5sum: 15a15249e457fbc639b5eaa0187f8bb4
SHA1: 3bfeb4b5dad3c546f7b9ffd63fbc2b2bd4f1e1d9
SHA256: e71588b6df42ff9ea20710eb29923cb5935f59a4a1821c50f01c3f091766fde0
SHA512: 370a3661ea05db72f3b00cdb063a470735ffe7e728dbad9e512e6e333e5ee9066dc19262b13dbd5b5e8680e2c2c9b7aea09d74772882516d88c26df53ee1ddb1
Homepage: https://github.com/tmm1/pygments.rb
Description-en: pygments wrapper for Ruby
A Ruby wrapper for the Python pygments syntax highlighter.
.
pygments.rb works by talking over a simple pipe to a long-lived Python child
process. This library replaces albino, as well as a version of pygments.rb
that used an embedded Python interpreter.
.
Each Ruby process that runs has its own 'personal Python'; for example, 4
Unicorn workers will have one Python process each. If a Python process dies,
a new one will be spawned on the next pygments.rb request.
Description-md5: 68826c5c506183d7f8fe5866869b3062
Ruby-Versions: all