Skip to content

carch-org/pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.