Skip to content

Installation

Automated Installation Script

To install Carch, execute the following command in your terminal:

Terminal window
bash <(curl -L https://chalisehari.com.np/arch)

Manual Installation

Dependencies

Terminal window
sudo pacman -S rust gum figlet man-db man git wget unzip noto-fonts-emoji ttf-joypixels curl bash bash-completion ttf-nerd-fonts-symbols ttf-jetbrains-mono ttf-jetbrains-mono-nerd bat zsh fish

Clone and Build

Terminal window
git clone --depth 1 https://github.com/harilvfs/carch
cd carch
cargo build --release
cd target/release/
sudo cp -r carch /usr/bin/

Now you can run carch in your terminal. If you encounter any issues on Fedora, they might be dependency-related. It should work fine, but if any problems arise, feel free to open an issue or email me at harilvfs@chalisehari.com.np.