How to Install and Uninstall ruby-http-accept-language Package on Kali Linux

Last updated: April 20,2024

1. Install "ruby-http-accept-language" package

Learn how to install ruby-http-accept-language on Kali Linux

$ sudo apt update $ sudo apt install ruby-http-accept-language

2. Uninstall "ruby-http-accept-language" package

Please follow the step by step instructions below to uninstall ruby-http-accept-language on Kali Linux:

$ sudo apt remove ruby-http-accept-language $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-http-accept-language package on Kali Linux

Package: ruby-http-accept-language
Version: 2.1.1-3
Installed-Size: 33
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby-activesupport
Suggests: ruby-railties
Size: 7104
SHA256: 512391e4c9eb4cfa452e913f65e41829725c5937b0a99ee8fbc9b728cda36ea1
SHA1: c361911dc588c3b5d755b0c50fd187ef36c5515a
MD5sum: 7fae09c9191c0a03a54995bb82d041b9
Description: Ruby library that finds out which locale the user prefers
This ruby library reads the language user specified in their browser
and returns the language in an array. This package will be useful
in cases where the locale should be selected depending on the
user's locale settings automatically.
.
Features
* Splits the http-header into languages specified by the user
* Returns empty array if header is malformed.
* Corrects case to xx-XX
* Sorted by priority given, as much as possible.
* Gives you the most important language
* Gives compatible languages
Description-md5:
Homepage: https://github.com/iain/http_accept_language
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-accept-language/ruby-http-accept-language_2.1.1-3_all.deb