For x86_64-linux-gnu
, a pre-compiled static binary is available, see releases. Else you can build one.
Rename the binary miniss
and put it somewhere under your PATH.
AUR: miniss
Manually:
$ git clone https://aur.archlinux.org/miniss.git
$ cd miniss
$ makepkg -sic
With an AUR helper (Pacman wrappers), eg. pikaur:
$ pikaur -S miniss