How to Install and Uninstall ruby-acts-as-taggable-on Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "ruby-acts-as-taggable-on" package

This tutorial shows how to install ruby-acts-as-taggable-on on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-acts-as-taggable-on

2. Uninstall "ruby-acts-as-taggable-on" package

Please follow the guidelines below to uninstall ruby-acts-as-taggable-on on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-acts-as-taggable-on $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-acts-as-taggable-on package on Ubuntu 21.10 (Impish Indri)

Package: ruby-acts-as-taggable-on
Architecture: all
Version: 6.5.0-2
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: 111
Depends: ruby-activerecord (>= 2:5.0), ruby-activerecord (<< 2:6.1)
Filename: pool/universe/r/ruby-acts-as-taggable-on/ruby-acts-as-taggable-on_6.5.0-2_all.deb
Size: 18588
MD5sum: 7b13824226e1404388664c33662ab992
SHA1: 4d40ca479cf94a4f06104bf0865072208345f8b0
SHA256: 5fb03e4934d8c5a2b1dc04512f940f99e3ed45a9eb63ddd3c22f60d6ccc23b1d
SHA512: c28b05f7aa78d4b8c1eeca0ff23e530cb2b93202c26295ce0e6cf976f5d9d5919ae8d2228356b66f5914822cb52b226cb67d6174ec63fac60f8c4ca67f7269e4
Homepage: https://github.com/mbleigh/acts-as-taggable-on
Description-en: provides advanced tagging for Rails
With ActsAsTaggableOn, you can tag a single model on several contexts, such as
skills, interests, and awards. It also provides other advanced functionality.
.
This plugin was originally based on Acts as Taggable on Steroids by Jonathan
Viney. Rather than tying functionality to a specific keyword (namely `tags`),
acts as taggable on allows you to specify an arbitrary number of tag
"contexts" that can be used locally or in combination in the same way steroids
was used.
Description-md5: b13f960983d064cf9c645a1946b0c4ea
Ruby-Versions: all