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

Last updated: May 20,2024

1. Install "ruby-tilt" package

This tutorial shows how to install ruby-tilt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-tilt

2. Uninstall "ruby-tilt" package

Please follow the guidance below to uninstall ruby-tilt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-tilt
Priority: optional
Section: universe/ruby
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-tilt/ruby-tilt_2.0.1-2_all.deb
Size: 22134
MD5sum: b8c3ebb4173b30623cc82ef6b107c0ac
SHA1: c698912e537a5d74fc15202a8a4b40d6ff6e227b
SHA256: 7e3d29a6fa80a4f367e6d3cf4ff331f95f66c6d099d3eac0db599f6cba05b5fc
Description-en: Generic interface to multiple Ruby template engines
Tilt is a thin interface over a bunch of different Ruby template engines in an
attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.
Description-md5: c17148f710e2b2659369d4771f67930a
Homepage: http://github.com/rtomayko/tilt/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu