How to Install and Uninstall ruby-stamp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "ruby-stamp" package

Here is a brief guide to show you how to install ruby-stamp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-stamp

2. Uninstall "ruby-stamp" package

This guide covers the steps necessary to uninstall ruby-stamp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-stamp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-stamp
Priority: optional
Section: universe/ruby
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-stamp/ruby-stamp_0.6.0-1_all.deb
Size: 8578
MD5sum: b805811c5fce9ccd145ce3447a9efec7
SHA1: f5f7a9266da60af297e415ef11cf695e1bd7148e
SHA256: 73df9bdb305ecec45274eaf8b309e72d1e7e315927302a9b42a0d4e75f41479a
Description-en: 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: 161d0cfaf9d134ac58ae808e7bbca259
Homepage: https://github.com/jeremyw/stamp
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu