Skip to content

kpcyrd/what-the-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 20, 2026
8ec69fe · May 20, 2026

History

314 Commits
May 24, 2024
Apr 12, 2024
Feb 7, 2026
May 13, 2026
May 13, 2026
Apr 12, 2024
Apr 12, 2024
Apr 12, 2024
May 20, 2026
May 13, 2026
Jan 22, 2026
Apr 12, 2024
Feb 3, 2025
Apr 16, 2024

Repository files navigation

Sync Arch Linux

what-the-src plumbing sync-pacman --vendor archlinux --fetch https://github.com/archlinux/state/archive/refs/heads/main.tar.gz -r core-x86_64 -r extra-x86_64 -r core-any -r extra-any -r multilib-x86_64

Sync Debian

what-the-src plumbing sync-apt --vendor debian http://deb.debian.org/debian/ --release sid --release stable
what-the-src plumbing sync-apt --vendor debian https://security.debian.org/debian-security/ --release stable-security

Sync Fedora rawhide

what-the-src plumbing sync-rpm --vendor fedora https://ftp.halifax.rwth-aachen.de/fedora/linux/development/rawhide/Everything/source/tree/

Sync Alpine

what-the-src plumbing sync-alpine --vendor alpine --fetch https://ftp.halifax.rwth-aachen.de/alpine/edge/main/x86_64/APKINDEX.tar.gz --repo main
what-the-src plumbing sync-alpine --vendor alpine --fetch https://ftp.halifax.rwth-aachen.de/alpine/edge/community/x86_64/APKINDEX.tar.gz --repo community

Sync openSUSE

what-the-src plumbing sync-rpm --vendor opensuse https://ftp.halifax.rwth-aachen.de/opensuse/tumbleweed/repo/src-oss/

Sync Gentoo

what-the-src plumbing sync-gentoo --vendor gentoo --fetch https://github.com/gentoo-mirror/gentoo/archive/refs/heads/master.tar.gz

Sync live-bootstrap

what-the-src plumbing sync-live-bootstrap --vendor live-bootstrap --fetch https://github.com/fosslinux/live-bootstrap/archive/refs/heads/master.tar.gz

Sync Homebrew

what-the-src plumbing sync-homebrew --vendor homebrew --fetch https://formulae.brew.sh/api/formula.json

Sync Wolfi OS

what-the-src plumbing sync-alpine --vendor wolfi --fetch https://packages.wolfi.dev/os/x86_64/APKINDEX.tar.gz

Sync Guix

what-the-src plumbing sync-guix --vendor guix --fetch 'https://guix.gnu.org/packages.json'

Sync Ubuntu

what-the-src plumbing sync-apt --vendor ubuntu https://ftp.halifax.rwth-aachen.de/ubuntu/ --release jammy --release jammy-updates --release jammy-security --release jammy-backports --suite main --suite multiverse --suite universe

Sync Void Linux

what-the-src plumbing sync-void --vendor void --fetch https://repo-fastly.voidlinux.org/current/x86_64-repodata

Sync Yocto

what-the-src plumbing sync-yocto --vendor yocto --fetch https://git.openembedded.org/openembedded-core/snapshot/master.tar.gz

Sync StageX

what-the-src plumbing sync-stagex --vendor stagex --fetch https://codeberg.org/stagex/stagex/archive/main.tar.gz