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

Last updated: May 18,2024

1. Install "ruby-stamp" package

Please follow the steps below to install ruby-stamp on Kali Linux

$ sudo apt update $ sudo apt install ruby-stamp

2. Uninstall "ruby-stamp" package

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

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

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

Package: ruby-stamp
Version: 0.6.0-1.1
Installed-Size: 42
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 8664
SHA256: 3c5e4a3af6962378f0ccdbc67a0e4df9405bcbeecf6eef3cf128f22a832bd8b2
SHA1: 4b4de2d2781fabd6007155cd9a6088dd976a1552
MD5sum: 561f748d85c738e35877e557d30139e9
Description: date and time formatting for humans
Stamp is a Ruby library that formats dates and times based on human-friendly
examples, not arcane strftime directives. Give it an example date string with
whatever month, day, year and weekday parts you'd like, and your date will be
formatted accordingly.
Description-md5:
Homepage: https://github.com/jeremyw/stamp
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-stamp/ruby-stamp_0.6.0-1.1_all.deb