KenwoodFox d5eb2f2045
Some checks failed
nightly-build / build (bacula) (push) Successful in 1m19s
nightly-build / build (fchat-horizon-appimage) (push) Successful in 47s
nightly-build / build (openrgb-git) (push) Failing after 44s
nightly-build / build (paru) (push) Successful in 55s
nightly-build / build (plezy) (push) Successful in 49s
nightly-build / build (qownnotes) (push) Successful in 52s
nightly-build / build (ventoy-bin) (push) Successful in 42s
nightly-build / build (visual-studio-code-bin) (push) Successful in 47s
more patches
2026-06-30 15:34:09 -04:00
2026-06-29 17:41:24 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-30 15:34:09 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-28 11:34:54 -04:00
2026-06-30 15:34:09 -04:00
2026-06-29 12:55:52 -04:00

packages.kitsunehosting.net

For Arch

Add the repo to /etc/pacman.conf:

[kitsune]
SigLevel = Required
Server = https://packages.kitsunehosting.net/arch/$arch

You'll have to trust my key

curl -fsSL https://packages.kitsunehosting.net/arch/repository.key -o /tmp/kitsune-arch.key
sudo pacman-key --add /tmp/kitsune-arch.key
sudo pacman-key --lsign-key 55475892AE52B6B25703B53BDBB5A90C0995ECA5
sudo pacman -Sy

(if you dont wanna add a key, you can swap SigLevel = Required for SigLevel = Optional TrustAll.)

For Debian

TODO! https://packages.kitsunehosting.net/debian/

About autopackage

This is a rewrite/port of my original autopackage python script, that i used to just keep to myself but... now im just trusting enough of my personal supply chain that i think im comfy sharing package builds... at least for friends!

I mostly intend for CI to run this script but, if you want to make tweaks or experiment locally thats super fine too!

Languages
Python 86.6%
Shell 13.4%