How to Install and Uninstall rubygem-bootsnap.x86_64 Package on Fedora 38

Last updated: January 11,2025

1. Install "rubygem-bootsnap.x86_64" package

Please follow the guidance below to install rubygem-bootsnap.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rubygem-bootsnap.x86_64

2. Uninstall "rubygem-bootsnap.x86_64" package

This guide covers the steps necessary to uninstall rubygem-bootsnap.x86_64 on Fedora 38:

$ sudo dnf remove rubygem-bootsnap.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-bootsnap.x86_64 package on Fedora 38

Last metadata expiration check: 0:22:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-bootsnap
Version : 1.15.0
Release : 2.fc38
Architecture : x86_64
Size : 44 k
Source : rubygem-bootsnap-1.15.0-2.fc38.src.rpm
Repository : fedora
Summary : Boot large ruby/rails apps faster
URL : https://github.com/Shopify/bootsnap
License : MIT
Description : Bootsnap is a library that plugs into Ruby, with optional support
: for ActiveSupport and YAML, to optimize and cache expensive computations.