Package repo for tools maintained by {du}punkto.
brew tap dupunkto/repo https://git.dupunkto.org/~dupunkto/repo.git
brew trust dupunkto/repo
brew install lifteselect repository add dupunkto git https://git.dupunkto.org/~dupunkto/repo.git
emaint sync -r dupunkto
emerge app-containers/liftcurl -fsSL https://repo.dupunkto.org/keyring.asc | pacman-key --add -
pacman-key --lsign-key 67129351629DE9FDD6382A22F3A58BE3EB77795B
printf '[dupunkto]\nServer = https://repo.dupunkto.org/arch/any\n' >> /etc/pacman.conf
pacman -Sy dupunkto-keyring liftThe
dupunkto-keyringpackage lets pacman pick up future key rotations automatically, so thepacman-keysteps only have to be executed once.
echo 'deb [trusted=yes] https://repo.dupunkto.org/debian stable main' > /etc/apt/sources.list.d/dupunkto.list
apt update
apt install lift