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

Last updated: May 18,2024

1. Install "ruby-xdg" package

This tutorial shows how to install ruby-xdg on Kali Linux

$ sudo apt update $ sudo apt install ruby-xdg

2. Uninstall "ruby-xdg" package

This is a short guide on how to uninstall ruby-xdg on Kali Linux:

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

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

Package: ruby-xdg
Version: 2.2.3-1.1
Installed-Size: 79
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 11980
SHA256: 4231356dfcc11361fdbf7be6b67e8b752bb9e5d3992df2396ec4b3646015f96a
SHA1: 24e514b7fe83d5605991a898a1fec4a590befdb6
MD5sum: 8b0a028c92ac28e8d24ce026ccda9ada
Description: Ruby interface for using XDG directory standard
XDG provides a module for supporting the XDG Base Directory.
Presently, it only supports the XDG Base Directory Standard.
.
If your program utilizes user or system-wide support files
(e.g. configuration files), you owe it to yourself to checkout
the XDG base directory standard.
.
You can learn more about the standard at:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
Description-md5:
Homepage: https://rubyworks.github.com/xdg
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-xdg/ruby-xdg_2.2.3-1.1_all.deb