How to Install and Uninstall ruby-fast-gettext Package on Kali Linux

Last updated: May 05,2024

1. Install "ruby-fast-gettext" package

Please follow the instructions below to install ruby-fast-gettext on Kali Linux

$ sudo apt update $ sudo apt install ruby-fast-gettext

2. Uninstall "ruby-fast-gettext" package

Please follow the steps below to uninstall ruby-fast-gettext on Kali Linux:

$ sudo apt remove ruby-fast-gettext $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fast-gettext package on Kali Linux

Package: ruby-fast-gettext
Version: 2.0.3-2
Installed-Size: 114
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter
Suggests: ruby-activerecord
Size: 30812
SHA256: 39bf72c81813d3b728a754e52c4c34406fea04a5b61a9dc2bcdf696244fdbd66
SHA1: 2f62ebe491071a30071ee208a650dc1a40b8fbde
MD5sum: 9fbb5e3ebfb694efb167c64eaadc4add
Description: Fast GetText implementation for Ruby
FastGettext provides fast, memory-efficient, and thread-safe
internationalization API similar to GNU GetText. In addition to performance
improvements over original Ruby GetText, its capabilities include support for
multiple backends and advanced extensibility. Translations can be loaded from
po, mo, yaml files or, if ActiveRecord is available, from databases.
Description-md5:
Homepage: https://github.com/grosser/fast_gettext
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fast-gettext/ruby-fast-gettext_2.0.3-2_all.deb