Note
Installing or uploading packages that act as installer scripts or customize the system in a way that diverges from the official guidelines is not allowed on the AUR.
As such, the package has been removed from the AUR. I respect the AUR guidelines, and I encourage you to check the main Carch project for alternative installation methods. Thank you!
carch
carch-git
paru -S carch
#or
paru -S carch-git
yay -S carch
#or
yay -S carch-git
git clone https://aur.archlinux.org/carch.git
cd carch
makepkg -si
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.