How to Install and Uninstall ruby-uri-template Package on Kali Linux

Last updated: May 05,2024

1. Install "ruby-uri-template" package

Please follow the instructions below to install ruby-uri-template on Kali Linux

$ sudo apt update $ sudo apt install ruby-uri-template

2. Uninstall "ruby-uri-template" package

Learn how to uninstall ruby-uri-template on Kali Linux:

$ sudo apt remove ruby-uri-template $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-uri-template package on Kali Linux

Package: ruby-uri-template
Version: 0.7.0-2
Installed-Size: 100
Maintainer: Debian Ruby Team
Architecture: all
Size: 19792
SHA256: 1cb0bd396986a8ed9f41ddc021ae2f8c4314698460d42f57e9f4e5fd648d8dae
SHA1: 063d2c6823b391980b4871afa64a2fd2b0f3a0f0
MD5sum: 86924a0676878b2c8adc6c12a92df147
Description: templating system for URIs
A templating system for URIs, which implements RFC6570 and Colon based
URITemplates in a clean and straight forward way.
.
With URITemplate you can generate URIs based on simple templates and extract
variables from URIs using the same templates. There are currently two syntaxes
defined. Namely the one defined in RFC 6570 and a colon based syntax, similar
to the one used by sinatra.
Description-md5:
Homepage: http://github.com/hannesg/uri_template
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-uri-template/ruby-uri-template_0.7.0-2_all.deb