sainnhe / sainnhe.github.io

Personal Blog
https://www.sainnhe.dev/
1 stars 0 forks source link

post/create-personal-arch-linux-package-repository/ #9

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Create Personal Arch Linux Package Repository via GitHub Pages - sainnhe's blog

About For whatever reasons, you may want to create your own package repository, like this: repo.sainnhe.dev In this article, I’m going to record my steps to create my own arch linux package repository, via github pages, no need to maintain your server. Build signed packages Create your gpg key When you installed a package from AUR, you generally cloned a repo that contains a PKGBUILD file, then you executed makepkg to build this package.

https://www.sainnhe.dev/post/create-personal-arch-linux-package-repository/

tnek213 commented 2 years ago

Thanks for the article! It was very helpful! I also got my own little repo now. :-)

sengedev commented 4 months ago

What should I do for individual packages larger than 25MB?