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

Last updated: November 29,2024

1. Install "rubygem-bootsnap.x86_64" package

Please follow the step by step instructions below to install rubygem-bootsnap.x86_64 on Fedora 35

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

2. Uninstall "rubygem-bootsnap.x86_64" package

In this section, we are going to explain the necessary steps to uninstall rubygem-bootsnap.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:53:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-bootsnap
Version : 1.4.7
Release : 4.fc35
Architecture : x86_64
Size : 33 k
Source : rubygem-bootsnap-1.4.7-4.fc35.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.