How to Install and Uninstall ruby-bootsnap Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-bootsnap" package

Please follow the guidance below to install ruby-bootsnap on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-bootsnap

2. Uninstall "ruby-bootsnap" package

Learn how to uninstall ruby-bootsnap on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-bootsnap package on Ubuntu 21.10 (Impish Indri)

Package: ruby-bootsnap
Architecture: amd64
Version: 1.4.6-1build1
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: 111
Depends: ruby-msgpack (>= 1.0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-bootsnap/ruby-bootsnap_1.4.6-1build1_amd64.deb
Size: 31432
MD5sum: 3d68473d02bac42d1f77b8e4ed93cce7
SHA1: 1154f7e88a4ea8f2abfefde6137ea91315d5e9c2
SHA256: 073d9a3c8f191cf203cc16a0d74efeb86645ada3763831ef4d3c41094ae277f2
SHA512: 895171f753f593ea04cfe918041a61cb592bd3158cfbda2fb6fe57b541806b53b06a80627ceb1184789a2ff44ab9937d57d21a17f606f08cde70158a7d4c04c6
Homepage: https://github.com/Shopify/bootsnap
Description-en: Boot large ruby/rails apps faster
Bootsnap is a library that plugs into Ruby, with optional support for
`ActiveSupport` and `YAML`, to optimize and cache expensive computations.
.
Bootsnap optimizes methods to cache results of expensive computations, and can
be grouped into two broad categories:
* Path Pre-Scanning
* Compilation caching
Description-md5: a93e0d3ec0f3436e89b0fa59ce5a328f
Ruby-Versions: ruby2.7