Arch Linux packaging for Termy - A minimal GPU-powered terminal written in Rust.
Install Termy from the AUR using your preferred helper:
# Using paru
paru -S termy-bin
# Using yay
yay -S termy-binOr manually clone and build:
git clone https://aur.archlinux.org/termy-bin.git
cd termy-bin
makepkg -siThis repository contains the PKGBUILD and related files for packaging Termy for Arch Linux.
To update Termy:
paru -Syu termy-binFor more information, visit termy.dev