How to Install and Uninstall ruby-will-paginate Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "ruby-will-paginate" package

In this section, we are going to explain the necessary steps to install ruby-will-paginate on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-will-paginate

2. Uninstall "ruby-will-paginate" package

Here is a brief guide to show you how to uninstall ruby-will-paginate on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-will-paginate $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-will-paginate package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-will-paginate
Architecture: all
Version: 3.1.6-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: 83
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-will-paginate/ruby-will-paginate_3.1.6-1_all.deb
Size: 18220
MD5sum: 7ab53c2f4f7e17fc000d97c2415c1ed5
SHA1: 40a2796aa8a8ff6cadb3ac3c317bee5aa4fd1307
SHA256: 03641a08bed4bda1c24354b73a703b4f043ef3ee7c4e32ca95ed539f1f515e2c
SHA512: 5d7754efbf828dbad2b6d0637005c2d32fc59acb77b6b8cbe3df78b1de152447206602807b02790bec3a809d1acca4d2cca572ca6b2b1e8fe384bcaab7cabd08
Homepage: http://github.com/mislav/will_paginate/wikis
Description-en: Pagination for Rails
The will_paginate library provides a simple, yet powerful and
extensible API for pagination and rendering of pagination links in
ActionView templates.
.
Pagination is just limiting the number of records displayed, showing
a subset of them at any given view, and allowing you to move the
displayed window. This plugin makes the whole process a breeze.
.
Although this package is aimed at being used from the Ruby on Rails
framework, any Enumerable class can include WillPaginate, giving it
this functionality.
Description-md5: 0d5d96dea84126620ec37388e900d858
Ruby-Versions: all