Releases: kwankiu/PKGBUILDs
Repository archives
Repository archives from the past few months:
format: <repo>_<date>.<archive_format>
repo:
- asahi
- rockchip
date:
- YYYYMMDD
archive_format:
- .tar.xz
aarch64
(NEW) Pacman Repository (WIP)
Some packages are experimental
If a package / dependency is hosted on https://github.com/7Ji/archrepo I will not host a duplicated package here.
Therefore, for full experience, make sure to add 7Ji's archrepo to your system as well.
Direct trust
import my signing key:
sudo pacman-key --recv-keys B669E3B56B3DC918
sudo pacman-key --lsign B669E3B56B3DC918
add the following session in your /etc/pacman.conf:
for asahi:
[asahi]
Server = https://github.com/kwankiu/PKGBUILDs/releases/download/$arch
for rockchip:
[rockchip]
Server = https://github.com/kwankiu/PKGBUILDs/releases/download/$arch
Bypass GPG Signature
if you encounter gpg signature issue, you can disable it by adding SigLevel = Never
in your /etc/pacman.conf like this:
[asahi]
SigLevel = Never
Server = https://github.com/kwankiu/PKGBUILDs/releases/download/$arch
Wine
Wine WoW64 Packages
These are experimental packages
For testing only.
Build from https://github.com/Kron4ek/Wine-Builds/actions/runs/8772437285
Arch Repository Builder
Compiled binary for Arch Repository Builder
A naive builder to build Arch packages, mainly those from AUR, and create a sane folder structure for repo hosted on Github releases.
Made by @7Ji
https://github.com/7ji/arb
Last built: 19 March 2024
Compatible with libalpm v14