How to Install and Uninstall ruby-mustache Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: January 11,2025
1. Install "ruby-mustache" package
In this section, we are going to explain the necessary steps to install ruby-mustache on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
ruby-mustache
Copied
2. Uninstall "ruby-mustache" package
Learn how to uninstall ruby-mustache on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
ruby-mustache
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-mustache package on Ubuntu 20.10 (Groovy Gorilla)
Package: ruby-mustache
Architecture: all
Version: 1.0.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mustache/ruby-mustache_1.0.2-1_all.deb
Size: 25338
MD5sum: dfa7b14008d1ed34ffeadb03347820f5
SHA1: fa63ded9a71beaa8a9231957b9b9a74b0b1357a0
SHA256: c7d2d57b7a23308f459d12c296378db72b0683adebc53f0d8226b299a2748d6e
SHA512: 9694c2d620664f57d38a9fa1beec84e15b42eb2411561ba6939297615b2e37b22091e245e5234ccc3e333591e290ea1cbff82e0e3e7c11d9120037e4a8409476
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.0.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mustache/ruby-mustache_1.0.2-1_all.deb
Size: 25338
MD5sum: dfa7b14008d1ed34ffeadb03347820f5
SHA1: fa63ded9a71beaa8a9231957b9b9a74b0b1357a0
SHA256: c7d2d57b7a23308f459d12c296378db72b0683adebc53f0d8226b299a2748d6e
SHA512: 9694c2d620664f57d38a9fa1beec84e15b42eb2411561ba6939297615b2e37b22091e245e5234ccc3e333591e290ea1cbff82e0e3e7c11d9120037e4a8409476
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