How to Install and Uninstall ruby-acts-as-taggable-on Package on Ubuntu 16.04 LTS (Xenial Xerus)

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 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall ruby-acts-as-taggable-on on Ubuntu 16.04 LTS (Xenial Xerus):

$ 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 16.04 LTS (Xenial Xerus)

Package: ruby-acts-as-taggable-on
Priority: optional
Section: universe/ruby
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.5.0-2
Depends: ruby | ruby-interpreter, rails
Filename: pool/universe/r/ruby-acts-as-taggable-on/ruby-acts-as-taggable-on_3.5.0-2_all.deb
Size: 18060
MD5sum: ae0ccfeca299548ccdd0ddc1244e1420
SHA1: d9825b3e730a990fba4dad2e6851f152a300330e
SHA256: 816079d7efcbd051dc1d0f82aa487429118935a8249f6407a71d2eb1b2746186
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
Homepage: https://github.com/mbleigh/acts-as-taggable-on
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu