Skip to content

doudoud82/doudou-aur

Repository files navigation

My Arch Linux Repository

GitHub Pages Build Github Pages Deployment

Personal Arch Linux package repository hosted on GitHub Pages with automated builds from AUR.

Requirement

Docker is a requirement to build the packages.

📦 Available Packages

List of the main packages this repo adds

  • ab-download-manager-bin
  • capt-src
  • mkinitcpio-sd-numlock

🚀 Usage

1. Import GPG Key and install the keyring and mirrorlist

sudo sudo pacman-key --recv-key 063F6A5182A1B15D
sudo pacman-key --lsign-key 063F6A5182A1B15D
sudo pacman -U https://doudoud82.github.io/doudou-aur/x86_64/doudou-aur-keyring-2026.02.02-1-any.pkg.tar.zst
sudo pacman -U https://doudoud82.github.io/doudou-aur/x86_64/doudou-aur-mirrorlist-2026.02.02-1-x86_64.pkg.tar.zst

2. Add Repository to Pacman

Edit /etc/pacman.conf and add:

[doudou-aur]
SigLevel = Required DatabaseOptional
Server = /etc/pacman.d/doudou-aur-mirrorlist

3. Install Packages

For example:

sudo pacman -Sy
sudo pacman -S capt-src

📋 Package List

View all available packages: Browse x86_64/

⚙️ Repository Details

  • Repository Name: doudou-aur
  • Architecture: x86_64
  • Signature Level: Required

🛠️ For Maintainer

Adding New Packages

Just add the package name in the packages file.

And finally call ./run-build-docker.sh

📝 License

Packages retain their original licenses from AUR. See individual package PKGBUILD at AUR for details.

🔗 Links

About

Personal Arch Linux package repository.

Resources

License

Stars

Watchers

Forks

Contributors