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

Last updated: May 17,2024

1. Install "ruby-acts-as-list" package

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

$ sudo apt update $ sudo apt install ruby-acts-as-list

2. Uninstall "ruby-acts-as-list" package

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

$ sudo apt remove ruby-acts-as-list $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-acts-as-list
Architecture: all
Version: 1.0.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 77
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 4.2)
Filename: pool/universe/r/ruby-acts-as-list/ruby-acts-as-list_1.0.3-1_all.deb
Size: 17084
MD5sum: 3c8600f05fa85ef20939cbcafe4977c3
SHA1: a309c36566e825210b9f3f071d55f2761ce02230
SHA256: 0cf63dd5bab35cd2b85d79491fc9b78c50885106aafd3f00e2ac33ed69a2c2bc
SHA512: ab73b008a2e3e9a7359f6bffe23572417b14462304ecd8e4c8a92dfdbffe99225effe7c54b1a7f78e5611ff1ff3af0905cc8a9bd7be3f3442019dc8ecbf4d92a
Homepage: https://github.com/swanandp/acts_as_list
Description-en: sorting, reordering capabilities to active_record models
This "acts_as" extension provides the capabilities for sorting and reordering
a number of objects in a list. The class that has this specified needs to have
a "position" column defined as an integer on the mapped database table.
Description-md5: 0b8995baf341bbfc12e580ceaf14aef2
Ruby-Versions: all