Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.86 KB

README.md

File metadata and controls

73 lines (46 loc) · 1.86 KB

Carch Aur Packages



AUR Version AUR Version


Carch is available in the AUR package repository.

Packages

carch carch-git

You can install it using an AUR package manager.

Select your desire <packager> then

paru -S carch
#or
paru -S carch-git
yay -S carch
#or
yay -S carch-git

📦 Package Build

git clone https://aur.archlinux.org/carch.git
cd carch
makepkg -si

📦 Git Package Build

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.