How to Install and Uninstall ruby-os Package on Kali Linux
Last updated: December 23,2024
1. Install "ruby-os" package
In this section, we are going to explain the necessary steps to install ruby-os on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-os
Copied
2. Uninstall "ruby-os" package
Please follow the instructions below to uninstall ruby-os on Kali Linux:
$
sudo apt remove
ruby-os
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-os package on Kali Linux
Package: ruby-os
Version: 0.9.6-1.1
Installed-Size: 26
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 6164
SHA256: 2d7db6bfa526b83520f788efec0003f4377b2ec81d1e195dbaa8006d1966592d
SHA1: 56136b5acb70f2f3615d9e2f4f5c3695f435553c
MD5sum: 5c6dfe0e37ed887b4823260f34fa1b0f
Description: Simple and easy way to know if you're on windows or not (reliably)
It also tells how many bits the OS is, etc.
.
The OS library allows for some useful and easy functions, like OS.windows?
(=> true or false) OS.bits ( => 32 or 64) etc"
Description-md5:
Homepage: http://github.com/rdp/os
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-os/ruby-os_0.9.6-1.1_all.deb
Version: 0.9.6-1.1
Installed-Size: 26
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 6164
SHA256: 2d7db6bfa526b83520f788efec0003f4377b2ec81d1e195dbaa8006d1966592d
SHA1: 56136b5acb70f2f3615d9e2f4f5c3695f435553c
MD5sum: 5c6dfe0e37ed887b4823260f34fa1b0f
Description: Simple and easy way to know if you're on windows or not (reliably)
It also tells how many bits the OS is, etc.
.
The OS library allows for some useful and easy functions, like OS.windows?
(=> true or false) OS.bits ( => 32 or 64) etc"
Description-md5:
Homepage: http://github.com/rdp/os
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-os/ruby-os_0.9.6-1.1_all.deb