hetrix

source-based package manager · v1.3

installing hetrix

from AUR, from source, or using the bootstrap script.

quick install (AUR)

paru -S hetrix

or with yay:

yay -S hetrix

manual clone:

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

build from source

git clone https://codeberg.org/Druid520/hetrix.git
cd hetrix
chmod +x hetrix.sh
./hetrix.sh               # installs to /usr/local/bin
./hetrix.sh --prefix ~/.local   # user install

flags:

requirements

arch / endeavouros:
sudo pacman -S gcc make git curl cmake zpaq p7zip