How to Install and Uninstall ruby-plist Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-plist" package

Please follow the guidelines below to install ruby-plist on Kali Linux

$ sudo apt update $ sudo apt install ruby-plist

2. Uninstall "ruby-plist" package

This guide covers the steps necessary to uninstall ruby-plist on Kali Linux:

$ sudo apt remove ruby-plist $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-plist package on Kali Linux

Package: ruby-plist
Version: 3.7.0-1
Installed-Size: 39
Maintainer: Debian Ruby Team
Architecture: all
Size: 13396
SHA256: 0558966cded1b16e48db3ce892c7640a3b255a91f30cf5cd6acd3acb73adca0b
SHA1: 07caa623aede3027a1ba72c36135b13b6b88d67f
MD5sum: 1d0a5b830f89c8a888fc02eaff8f32dc
Description: all-purpose property list manipulation library
Plist is a library to manipulate Property List files, also known as plists.
It can parse plist files into native Ruby data structures as well as
generating new plist files from your Ruby objects.
Description-md5:
Homepage: https://github.com/patsplat/plist
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-plist/ruby-plist_3.7.0-1_all.deb