How to Install and Uninstall ruby-simple-po-parser Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-simple-po-parser" package

This is a short guide on how to install ruby-simple-po-parser on Kali Linux

$ sudo apt update $ sudo apt install ruby-simple-po-parser

2. Uninstall "ruby-simple-po-parser" package

This guide let you learn how to uninstall ruby-simple-po-parser on Kali Linux:

$ sudo apt remove ruby-simple-po-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-simple-po-parser package on Kali Linux

Package: ruby-simple-po-parser
Version: 1.1.5-2
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Size: 7776
SHA256: e5fddcddc5f015885654679d65454fbd9d6213676e4338ecae3cc96d6ee4655a
SHA1: d11a9cd229a7bcfc8ea95dfcdcb47f75161b083f
MD5sum: 6ef984c1cf99ec3db75ecedb146e9321
Description: Simple PO file to ruby hash parser
This is a simple PO file to ruby hash parser, which complies with GNU PO file
specification. Tested with the msgcat (GNU gettext-tools) 0.18.3 tool.
.
The parser is probably as optimized for speed as possible with pure ruby,
while parsing all different PO types into separate keys. It was written as a
"core-replacement" for an equivalent parslet PEG parser for arashm/PoParser
and benchmarked about 500 times faster.
Description-md5:
Homepage: https://github.com/experteer/simple_po_parser
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-simple-po-parser/ruby-simple-po-parser_1.1.5-2_all.deb