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

Last updated: May 17,2024

1. Install "ruby-liquid" package

In this section, we are going to explain the necessary steps to install ruby-liquid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-liquid

2. Uninstall "ruby-liquid" package

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

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

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

Package: ruby-liquid
Priority: optional
Section: universe/ruby
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.6-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-liquid/ruby-liquid_3.0.6-1_all.deb
Size: 30074
MD5sum: f739258c1edcd997e6ff1c070033b513
SHA1: 3f05aeb4eab9d9a50a9ef82133be146185642535
SHA256: e9ed36fdc16dc0e47067bf9c0cf1c6e795a18cb38262d194e4bfb56fb9aa4b5e
Description-en: Ruby library for rendering safe HTML and email templates
Liquid is a secure, non-evaling end user template engine. It has simple
markup and beautiful results and is able to style emails as well as HTML.
.
It was developed for usage in Ruby on Rails web applications and integrates
seamlessly as a plugin but it also works excellently as a stand alone library.
Description-md5: 76b4081e014b0907107fba3ecba844ee
Homepage: http://www.liquidmarkup.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu