Skip to content

BlockG-ws/potential-octo-memory

 
 

Repository files navigation

Use Github Actions to build Arch packages.

How to use

Go to releases and download packages, or use the repo: https://aur.imgb.space

1.import keys

wget -O /tmp/gb-cha0s.asc 'https://rawcdn.githack.com/BlockG-ws/potential-octo-memory/master/repo-sign.asc' && sudo pacman-key --add /tmp/gb-cha0s.asc
sudo pacman-key --lsign-key hi@imgb.space
  1. add repo

edit /etc/pacman.conf

[gb-cha0s]
Server = https://aur.imgb.space
  1. sync
sudo pacman -Syu

Contribute Guide

based on vifly's post (Chinese).

For package additions/deletions, please open a issue with package name and reasons.

About

AUR packages builds for workspace

Resources

Stars

Watchers

Forks

Languages

  • Shell 77.4%
  • Python 18.4%
  • Dockerfile 2.6%
  • JavaScript 1.6%