How to Install and Uninstall rbenv.x86_64 Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "rbenv.x86_64" package
Please follow the steps below to install rbenv.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
rbenv.x86_64
Copied
2. Uninstall "rbenv.x86_64" package
Please follow the guidelines below to uninstall rbenv.x86_64 on CentOS Stream 8:
$
sudo dnf remove
rbenv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rbenv.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:21:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rbenv
Version : 1.2.0
Release : 1.el8
Architecture : x86_64
Size : 34 k
Source : rbenv-1.2.0-1.el8.src.rpm
Repository : epel
Summary : Manage your app's Ruby environment
URL : https://github.com/rbenv/rbenv
License : MIT
Description : Use rbenv to pick a Ruby version for your application and guarantee that your
: development environment matches production. Put rbenv to work with Bundler for
: painless Ruby upgrades and bulletproof deployments.
Available Packages
Name : rbenv
Version : 1.2.0
Release : 1.el8
Architecture : x86_64
Size : 34 k
Source : rbenv-1.2.0-1.el8.src.rpm
Repository : epel
Summary : Manage your app's Ruby environment
URL : https://github.com/rbenv/rbenv
License : MIT
Description : Use rbenv to pick a Ruby version for your application and guarantee that your
: development environment matches production. Put rbenv to work with Bundler for
: painless Ruby upgrades and bulletproof deployments.