1
0
Fork 0
mirror of https://github.com/rbenv/rbenv.git synced 2025-05-24 14:02:03 +02:00

Update README.md

This commit is contained in:
Kamil 2025-03-31 14:01:39 +02:00 committed by GitHub
parent 10e96bfc47
commit ab89d09813
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,9 +48,11 @@ On systems with Homebrew package manager, the “Using Package Managers” metho
#### Arch Linux and its derivatives
Archlinux has an [AUR Package](https://aur.archlinux.org/packages/rbenv/) for
rbenv and you can install it from the AUR using the instructions from this
[wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages).
Archlinux has an [official package](https://archlinux.org/packages/extra/any/rbenv/) which you can install:
```sh
sudo pacman -S rbenv
```
#### Fedora