Aur
Carch is also available in the AUR package repository.
Package carch
carch-git
You can install it using an AUR package manager.
Select <packager>
then
sh
paru -S carch
#or
paru -S carch-git
sh
yay -S carch
#or
yay -S carch-git
sh
git clone https://aur.archlinux.org/carch.git
cd carch
makepkg -si
sh
git clone https://aur.archlinux.org/carch-git.git
cd carch-git
makepkg -si
NOTE
You can use the carch
package for stable updates with the latest release, or use the git package
to get the most recent changes directly from the Carch GitHub repository.