How to Install and Uninstall ruby-api-pagination Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-api-pagination" package

Here is a brief guide to show you how to install ruby-api-pagination on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-api-pagination

2. Uninstall "ruby-api-pagination" package

Please follow the steps below to uninstall ruby-api-pagination on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-api-pagination $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-api-pagination package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-api-pagination
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.2.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-api-pagination/ruby-api-pagination_4.2.0-1_all.deb
Size: 8108
MD5sum: 714a61c291bb3179f77f938e3b9a4641
SHA1: 92c43ce12317df00168ef3e11111ac535f8119a8
SHA256: ca4bec7d079029044d3430016d859e81e5da702b392256ad0c3d30c2d035750a
Description-en: API pagination support
This package provide Link header pagination for Rails and Grape APIs,
following the proposed RFC 5988 (http://tools.ietf.org/html/rfc5988) standard
for Web linking to include pagination information in the response HTTP headers
instead of in the body of the response.
Description-md5: fffd6c6027cf207fb5b58db8976f9c99
Homepage: https://github.com/davidcelis/api-pagination
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu