Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Releases: kwankiu/PKGBUILDs

Repository archives

30 Jul 07:34
Compare
Choose a tag to compare

Repository archives from the past few months:

format: <repo>_<date>.<archive_format>

repo:

  • asahi
  • rockchip

date:

  • YYYYMMDD

archive_format:

  • .tar.xz

aarch64

19 Jun 17:38
Compare
Choose a tag to compare

(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

27 Apr 13:23
Compare
Choose a tag to compare

Wine WoW64 Packages

These are experimental packages
For testing only.

Build from https://github.com/Kron4ek/Wine-Builds/actions/runs/8772437285

Arch Repository Builder

01 Apr 14:18
Compare
Choose a tag to compare

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