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

Last updated: May 10,2024

1. Install "ruby-po-to-json" package

This tutorial shows how to install ruby-po-to-json on Kali Linux

$ sudo apt update $ sudo apt install ruby-po-to-json

2. Uninstall "ruby-po-to-json" package

This tutorial shows how to uninstall ruby-po-to-json on Kali Linux:

$ sudo apt remove ruby-po-to-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-po-to-json package on Kali Linux

Package: ruby-po-to-json
Version: 2.0.0-2
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-json (>= 1.6.0)
Size: 7152
SHA256: d2660030df841f89ed9b96e273c9d118c93feedc25ce16a48756f181722dda5d
SHA1: 5b7bee42058eea68c0af63703c77c94923f8a436
MD5sum: f8c88daff96a82a160905837232c3f3a
Description: convert gettext PO files to JSON
This package provides the Ruby gem po_to_json. This gem can be used to convert
gettext PO files to JSON objects so that you can use it in your application.
gettext PO files are often used for adding support for internationalization.
Description-md5:
Homepage: https://github.com/webhippie/po_to_json
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-po-to-json/ruby-po-to-json_2.0.0-2_all.deb