How to Install and Uninstall ruby-acts-as-list Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "ruby-acts-as-list" package
This guide let you learn how to install ruby-acts-as-list on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-acts-as-list
Copied
2. Uninstall "ruby-acts-as-list" package
Learn how to uninstall ruby-acts-as-list on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-acts-as-list
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-acts-as-list package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-acts-as-list
Priority: optional
Section: universe/ruby
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.2-4
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.0)
Filename: pool/universe/r/ruby-acts-as-list/ruby-acts-as-list_0.7.2-4_all.deb
Size: 9102
MD5sum: bf4d1fcd9ea13dadbbbc064b64eed5ec
SHA1: 1584f170f2d90f49eae040aea919f89c9868d955
SHA256: 722e4c4e40fa0d60a1d128db9ea653f21e91f9345736c6384108953610cbc110
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
Homepage: http://github.com/swanandp/acts_as_list
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.2-4
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.0)
Filename: pool/universe/r/ruby-acts-as-list/ruby-acts-as-list_0.7.2-4_all.deb
Size: 9102
MD5sum: bf4d1fcd9ea13dadbbbc064b64eed5ec
SHA1: 1584f170f2d90f49eae040aea919f89c9868d955
SHA256: 722e4c4e40fa0d60a1d128db9ea653f21e91f9345736c6384108953610cbc110
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
Homepage: http://github.com/swanandp/acts_as_list
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu