Installation
Automated Installation Script
To install Carch, execute the following command in your terminal:
bash <(curl -L https://chalisehari.com.np/arch)
bash <(curl -L https://chalisehari.com.np/fedora)
Manual Installation
Dependencies
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
sudo dnf install rust gum figlet man-db man git wget unzip google-noto-color-emoji-fonts google-noto-emoji-fonts bat jetbrains-mono-fonts-all bash-completion-devel zsh fish curl bat
Clone and Build
git clone --depth 1 https://github.com/harilvfs/carchcd carchcargo build --releasecd 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.