How to Install and Uninstall ruby-mustache Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 07,2024
1. Install "ruby-mustache" package
This tutorial shows how to install ruby-mustache on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
ruby-mustache
Copied
2. Uninstall "ruby-mustache" package
Please follow the guidance below to uninstall ruby-mustache on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
ruby-mustache
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-mustache package on Ubuntu 21.10 (Impish Indri)
Package: ruby-mustache
Architecture: all
Version: 1.1.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 89
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mustache/ruby-mustache_1.1.1-2_all.deb
Size: 26596
MD5sum: baf448ed5e8e0605146cf2ca0fdd3a91
SHA1: c86146e8fcdbb2bf2a372f05d37b96ed67a382d5
SHA256: 86ab8e78fed721758de84c5c175044df27744bdf6fbcfd517b944dcf964f9ea7
SHA512: 1d45b5194a986f17f1e10a5b0b443ecc1930668e11dc4bd145f393b1bdf6e79bee631fd699ee5e9c5b07e871dd0b234870659d410a9da4733484d9691a062525
Homepage: https://github.com/defunkt/mustache
Description-en: Mustache is a framework-agnostic way to render logic-free views
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views. (As in model-view-controller.)
.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language."
.
Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.
Description-md5: 8af4e16042e2487ca6fe1978b3304079
Ruby-Versions: all
Architecture: all
Version: 1.1.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 89
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mustache/ruby-mustache_1.1.1-2_all.deb
Size: 26596
MD5sum: baf448ed5e8e0605146cf2ca0fdd3a91
SHA1: c86146e8fcdbb2bf2a372f05d37b96ed67a382d5
SHA256: 86ab8e78fed721758de84c5c175044df27744bdf6fbcfd517b944dcf964f9ea7
SHA512: 1d45b5194a986f17f1e10a5b0b443ecc1930668e11dc4bd145f393b1bdf6e79bee631fd699ee5e9c5b07e871dd0b234870659d410a9da4733484d9691a062525
Homepage: https://github.com/defunkt/mustache
Description-en: Mustache is a framework-agnostic way to render logic-free views
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views. (As in model-view-controller.)
.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language."
.
Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.
Description-md5: 8af4e16042e2487ca6fe1978b3304079
Ruby-Versions: all