You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 hours ago | |
---|---|---|
alpine-mirror | 3 months ago | |
apatch | 2 weeks ago | |
gaypaste | 5 months ago | |
htop-full | 2 months ago | |
jsq | 2 months ago | |
kiss | 3 months ago | |
kouhai | 3 days ago | |
libdrm-static | 4 months ago | |
limine-upgrade-hook | 1 month ago | |
linux-smol | 2 months ago | |
logwrap | 1 month ago | |
magiskboot | 2 months ago | |
miniroot | 7 months ago | |
mkdisk | 5 months ago | |
mpv-launcher | 4 months ago | |
nginx-current | 5 days ago | |
nitter | 10 hours ago | |
not-bash | 4 months ago | |
openssl-sha512sum-shim | 4 days ago | |
powersave-openrc | 4 months ago | |
ptrc-build | 3 months ago | |
ptrcbuild-base | 3 weeks ago | |
ptrcports-keys | 4 months ago | |
qsign | 2 months ago | |
root-enter | 3 weeks ago | |
shorten | 3 months ago | |
simple-suspend | 1 month ago | |
spotify | 3 months ago | |
tapws | 2 months ago | |
wireguard-vanity-address | 3 months ago | |
writevt | 2 months ago | |
.drone.yml | 7 months ago | |
.gitignore | 5 months ago | |
.rootbld-repositories | 3 months ago | |
README | 3 months ago |
README
Hi!
This is an Alpine Linux repository of random packages I find useful, but
not quite fitting into the official aports repo.
All the stuff here is built from https://git.ddd.rip/ptrcnull/ptrcports,
currently the main supported architectures are x86_64 and aarch64.
Adding into your system (as root):
echo "@ptrc https://repo.ptrc.pl/ptrcports" >> /etc/apk/repositories
apk add --update --allow-untrusted ptrcports-keys@ptrc
After that, you can add packages via `apk add package-name@ptrc`.