How to Install and Uninstall ruby-pygments.rb Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-pygments.rb" package

In this section, we are going to explain the necessary steps to install ruby-pygments.rb on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-pygments.rb" package

Please follow the guidance below to uninstall ruby-pygments.rb on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-pygments.rb
Architecture: all
Version: 1.2.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Depends: ruby-multi-json (>= 1.0.0), python3, python3-pygments
Filename: pool/universe/r/ruby-pygments.rb/ruby-pygments.rb_1.2.1-2_all.deb
Size: 28400
MD5sum: d694fa18cda23f1dc5c60f5ea8342982
SHA1: 490927cca348f398df83fe6232a93ddf12188b01
SHA256: c9b4cad82ed187164549e3de1ebce1003b74b0cf894fcd30ef00cd83b5ae443e
SHA512: 44e37dcac841e730cd0d7ec7832e644089d06a55f210e25dc8ddf02fffffec4eacc352b51fc5d634007753d9501e5ed69205425c537411fa897bf7c46bcd8431
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