How to Install and Uninstall ruby-bootsnap Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-bootsnap" package

This tutorial shows how to install ruby-bootsnap on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-bootsnap

2. Uninstall "ruby-bootsnap" package

This is a short guide on how to uninstall ruby-bootsnap on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-bootsnap package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-bootsnap
Architecture: amd64
Version: 1.4.6-1
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-4), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-bootsnap/ruby-bootsnap_1.4.6-1_amd64.deb
Size: 31384
MD5sum: 39b8672c7ea4a3bfb1ce48d0efba58c3
SHA1: 0f13fde7d0c5f4d0dae17fd90f2cdf428f828e1d
SHA256: 8bd69bbec27e956c4f16ab8851b8e481128fd12fe76cb70291f1cf4a17afa3c5
SHA512: 008f94fdfdc65c7d57faea9184db8b5856c31cbaeded1c36614e390a56cfde6d1b65909bc75d6c86598645c43105b6d5648a20c90d126abf58325b6b59f255ac
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