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

Last updated: June 29,2024

1. Install "ruby-temple" package

Please follow the guidance below to install ruby-temple on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-temple

2. Uninstall "ruby-temple" package

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

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

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

Package: ruby-temple
Priority: optional
Section: universe/ruby
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.6-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-temple/ruby-temple_0.7.6-1_all.deb
Size: 25772
MD5sum: 6c5f8c509672e824832645207c6e8d47
SHA1: 6a74a9f9588ae9d1f091eac74368e276faf354ea
SHA256: 8fe207095dfa24cc9fa754ce83b636d26f11e5aac94c10b77ef2cc1ff5eb973c
Description-en: template compilation framework in Ruby
Temple is an abstraction and a framework for compiling templates to pure Ruby.
It's all about making it easier to experiment, implement and optimize template
languages. It should be of interest of anyone who wants to implement a
template language or cares about the internals of a template engine.
Description-md5: 503b75947eed243cb13f09bd2fd45c19
Homepage: http://dojo.rubyforge.org/temple/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu