How to Install and Uninstall ruby-simple-po-parser Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

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

Please follow the guidance below to install ruby-simple-po-parser on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the steps below to uninstall ruby-simple-po-parser on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-simple-po-parser package on Ubuntu 21.10 (Impish Indri)

Package: ruby-simple-po-parser
Architecture: all
Version: 1.1.5-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: 39
Filename: pool/universe/r/ruby-simple-po-parser/ruby-simple-po-parser_1.1.5-2_all.deb
Size: 7592
MD5sum: dafd7b0ea4e25e0fe297db9ea1796620
SHA1: f2ca7d9294ffc958993974243b957876574465f0
SHA256: 6032c882e15a7dd0b393e91cbc39179bfcd8ac7c66c7793fbbd592a63db2206d
SHA512: 9cc09e5f5b8c00882e10fa2fef03b8ff03b8196395a1d06611f396084156366f3a79b81272c19e9f681c471dcc3a678376c053c99f8ab50d9169ff8c114b9f60
Homepage: https://github.com/experteer/simple_po_parser
Description-en: 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: 0f51f291b587235e0c39c675e561b6a8
Ruby-Versions: all