1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Mention yadm in official arch repos

This commit is contained in:
Samisafool
2022-02-05 08:55:30 +05:30
committed by GitHub
parent 5b3e5de331
commit 4c471e7109

View File

@@ -26,10 +26,10 @@ A version of yadm is available via standard package repositories. Use `apt-get`
## Arch Linux
yadm is available in the [Arch User Repos](https://wiki.archlinux.org/index.php/Arch_User_Repository) and can be installed with an [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) or with [Makepkg](https://wiki.archlinux.org/index.php/Makepkg).
yadm is available in the official repository, simply use `pacman` to install it.
```
yay -Syu yadm-git
sudo pacman -S yadm
```
## Gentoo Linux