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://repo.grassblock.eu.org/gb-cha0s

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 [email protected]
  1. add repo

edit /etc/pacman.conf

[gb-cha0s]
Server =  https://repo.grassblock.eu.org/gb-cha0s
  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 92.4%
  • Dockerfile 3.2%
  • Python 2.4%
  • JavaScript 2.0%