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

Last updated: May 20,2024

1. Install "ruby-rack-pjax" package

Please follow the instructions below to install ruby-rack-pjax on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rack-pjax

2. Uninstall "ruby-rack-pjax" package

Please follow the guidelines below to uninstall ruby-rack-pjax on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rack-pjax $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rack-pjax
Priority: optional
Section: universe/ruby
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.0-2
Depends: ruby | ruby-interpreter, ruby-rack, ruby-nokogiri
Filename: pool/universe/r/ruby-rack-pjax/ruby-rack-pjax_0.7.0-2_all.deb
Size: 4934
MD5sum: 80c5dc46b874e582ecf958829f98a65d
SHA1: 1316f69294d0cf26bf11cca0b49008515a9941e5
SHA256: 151a94ebfa302011edb859787fa79f23ba73807dc4e40169b637a76b53cebbfa
Description-en: serve pjax responses through rack middleware
Rack-pjax is middleware that lets you serve 'chrome-less' pages in response
to pjax-requests.
.
It does this by stripping the generated body; only the title and inner-html
of the pjax-container are sent to the client.
.
While this won't save you any time rendering the page, it gives you more
flexibility where and how to define the pjax-container.
Description-md5: 1980c9903178a60a5c56f03b08f29938
Homepage: https://github.com/eval/rack-pjax
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions