How to Install and Uninstall ruby-actionpack-page-caching Package on Kali Linux
Last updated: November 07,2024
1. Install "ruby-actionpack-page-caching" package
This tutorial shows how to install ruby-actionpack-page-caching on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-actionpack-page-caching
Copied
2. Uninstall "ruby-actionpack-page-caching" package
In this section, we are going to explain the necessary steps to uninstall ruby-actionpack-page-caching on Kali Linux:
$
sudo apt remove
ruby-actionpack-page-caching
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-actionpack-page-caching package on Kali Linux
Package: ruby-actionpack-page-caching
Version: 1.2.4-1
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Replaces: ruby-actionpack-2.3
Depends: ruby-actionpack (>= 2:4.0.0)
Breaks: ruby-actionpack-2.3
Size: 11176
SHA256: 4d52fc93a15f34a1b72ec8781c9c82ad31a7310509e4c87b2b8ec3ea48bc0209
SHA1: b1e6947c74867cdc90f98b415aa501aab6dc6c58
MD5sum: 3afdffad8cd15e2c05a65fe03c4fcaa1
Description: static page caching for Action Pack (removed from core in Rails 4.0)
Page caching is an approach to caching where the entire action output of is
stored as a HTML file that the web server can serve without going through
Action Pack.
.
This is the fastest way to cache your content as opposed to going dynamically
through the process of generating the content. Unfortunately, this incredible
speed-up is only available to stateless pages where all visitors are treated
the same. Content management systems -- including weblogs and wikis -- have
many pages that are a great fit for this approach, but account-based systems
where people log in and manipulate their own data are often less likely
candidates.
Description-md5:
Homepage: https://github.com/rails/actionpack-page_caching
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-actionpack-page-caching/ruby-actionpack-page-caching_1.2.4-1_all.deb
Version: 1.2.4-1
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Replaces: ruby-actionpack-2.3
Depends: ruby-actionpack (>= 2:4.0.0)
Breaks: ruby-actionpack-2.3
Size: 11176
SHA256: 4d52fc93a15f34a1b72ec8781c9c82ad31a7310509e4c87b2b8ec3ea48bc0209
SHA1: b1e6947c74867cdc90f98b415aa501aab6dc6c58
MD5sum: 3afdffad8cd15e2c05a65fe03c4fcaa1
Description: static page caching for Action Pack (removed from core in Rails 4.0)
Page caching is an approach to caching where the entire action output of is
stored as a HTML file that the web server can serve without going through
Action Pack.
.
This is the fastest way to cache your content as opposed to going dynamically
through the process of generating the content. Unfortunately, this incredible
speed-up is only available to stateless pages where all visitors are treated
the same. Content management systems -- including weblogs and wikis -- have
many pages that are a great fit for this approach, but account-based systems
where people log in and manipulate their own data are often less likely
candidates.
Description-md5:
Homepage: https://github.com/rails/actionpack-page_caching
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-actionpack-page-caching/ruby-actionpack-page-caching_1.2.4-1_all.deb