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

Last updated: May 15,2024

1. Install "ruby-kaminari" package

Please follow the step by step instructions below to install ruby-kaminari on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-kaminari

2. Uninstall "ruby-kaminari" package

This guide let you learn how to uninstall ruby-kaminari on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-kaminari $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-kaminari
Priority: optional
Section: universe/ruby
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.16.3-1
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-actionpack
Filename: pool/universe/r/ruby-kaminari/ruby-kaminari_0.16.3-1_all.deb
Size: 20148
MD5sum: b7413d84c83841269fc42c892810a5d3
SHA1: 25715f76f749f42e9f3ff0bd921d1540b4866860
SHA256: 76fdc98598448eac7ffd05deceb450a9d12974c3adafe399f904c49fab6592e4
Description-en: pagination engine plugin for Rails 3+ and other modern frameworks
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable
and sophisticated paginator for Rails 3+
.
Features:
* Clean
* Easy to use
* Simple scope-based API
* Customizable engine-based I18n-aware helper
* ORM & template engine agnostic
* Modern
.
Learn more at /usr/share/doc/ruby-kaminari/README.rdoc
Description-md5: 809baff3edd3b536122f1d277f2ff60d
Homepage: https://github.com/amatsuda/kaminari
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu