Skip to content

filipkemuel/kaistall-pac

Repository files navigation

kaistall-pac

My Personal Pacman Repo. With packages built from AUR that I need on my machines.

Packages in the repo

Setup

  1. First add the gpg-key

    pacman-key --recv-keys 27481B6EA21FDC55B08746109CE4184AEB8CAD30
    pacman-key --lsign-key 27481B6EA21FDC55B08746109CE4184AEB8CAD30
  2. add the repo to /etc/pacman.conf

    [kaistall-pac]
    Server = https://filipkemuel.github.io/$repo/$arch

    Do add it belo the official repo's so that it has lower priority than the official repo's.

  3. Update the pacman repo caches

    pacman -Sy

About

My Personal Pacman Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages