How to Install and Uninstall ruby-acts-as-list Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

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

This is a short guide on how to install ruby-acts-as-list on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the ruby-acts-as-list package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-acts-as-list
Architecture: all
Version: 1.0.1-1
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: 77
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 4.2)
Filename: pool/universe/r/ruby-acts-as-list/ruby-acts-as-list_1.0.1-1_all.deb
Size: 16900
MD5sum: 28215efdf457b67e8c28743ef3ef89a5
SHA1: 72b32fa4b4d1b19ee1716131c347e94243270385
SHA256: ac615b0e094005c9fdac4210d4fafd1980d8aa35c6d8417eecfeef36b7c716ab
SHA512: 03f5532b9f5854ab790677ee6bfa67f2678e7c493f3fac47ffaaeda29b41cb1dfd53c18b9ecc8cbd39abe7c63fa3666c1c069018f154c6282125feaaaad615f8
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