How to Install and Uninstall ruby-slim Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-slim" package

Please follow the steps below to install ruby-slim on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-slim

2. Uninstall "ruby-slim" package

Learn how to uninstall ruby-slim on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-slim package on Ubuntu 21.10 (Impish Indri)

Package: ruby-slim
Architecture: all
Version: 4.0.1-3
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: 141
Depends: ruby (>= 2.0), ruby-temple (>= 0.7.6), ruby-temple (<< 0.9), ruby-tilt (>= 2.0.6), ruby-tilt (<< 2.1)
Filename: pool/universe/r/ruby-slim/ruby-slim_4.0.1-3_all.deb
Size: 51044
MD5sum: b1440dd0f2efc453188d7b4088ef77e0
SHA1: f0563ecc04aac561e153ff76ab1c37be0589dc26
SHA256: 7307693ba6892d69437931079628f0b8e8fd4488b1ad7d69d7932bba373467aa
SHA512: d4e67476497c6eb387cee92a0b0400f4ae706a4962f54aebffc50ba3e74e91425e8ff8fe1584a7d30d0059093df9fda51224f88ac6e7e90c14ff647a0c7079e2
Homepage: http://slim-lang.com/
Description-en: powerful (X)HTML templating engine with an elegant syntax
Slim is a template language whose goal is to reduce the view syntax to the
essential parts without becoming cryptic.
.
A short list of the features:
- elegant syntax: short syntax without closing tags, HTML style mode with
closing tags and configurable shortcut tags
- automatic HTML escaping and support for Rails' `html_safe?`
- highly configurable and extendable via plugins: logic less mode similar
to Mustache and translator/I18n support among others.
- high performance: comparable speed to ERB and streaming support in Rails
- supported by all major frameworks (Rails, Sinatra, ...)
- full Unicode support for tags and attributes on Ruby 1.9
- embedded engines like Markdown and Textile
Description-md5: c733a623320b42a12ccf593fdf5499ce
Ruby-Versions: all