Korhonen AUR
This is a repository of prebuilt AUR packages that I use myself. I decided to share it openly on the internet if somebody else finds it useful.
Disclaimer
This repository provides pre-built Arch Linux packages for convenience. While I personally review the PKGBUILD files and inspect the changes/diffs when packages are updated, I cannot guarantee that these packages are secure, free from defects, or suitable for every system.
By using packages from this repository, you acknowledge that you do so at your own risk. You are responsible for reviewing the packages you install and ensuring they meet your own security and trust requirements.
For maximum transparency and security, I strongly encourage users to review the original AUR packages, including their PKGBUILD files, source references, comments, and update history, directly at:
This repository should be considered a convenience source for pre-built packages, not a replacement for performing your own review and due diligence.
Support
This repository comes with no support and no guarantee of uptime.
I update the packages sporadically, more than likely multiple times a week and if I’m not too busy, daily. If you have packages that you would like to be included here, email me and I’ll see what I can do.
Usage
First, add my PGP key to your Pacman keyring and trust it
sudo pacman-key -r [email protected]
sudo pacman-key --lsign-key F2B9F713E7ED627336DD85E444FA3F28CD931BB0Then add the following to your /etc/pacman.conf
[korhonen_aur]
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$archAnd finally, install my keyring package so you will get automatic updates when my PGP key changes
sudo pacman -Syu korhonen-aur-keyring