View on GitHub

asamarch-documentation

asamarch-documentation

asamarch-documentation

Use Remote

[asamos]
SigLevel = Optional TrustAll
Server = https://samwhelp.github.io/asamarch-repository/repo/main

run

sudo pacman -Sy

run

sudo pacman -S asamos-hello

Use Local

run to clone

sudo mkdir -p /opt/asamos/
sudo chmod 777 /opt/asamos/
git clone https://github.com/samwhelp/asamarch-repository.git /opt/asamos/asamarch-repository
[asamos]
SigLevel = Optional TrustAll
Server = file:///opt/asamos/asamarch-repository/repo/main

run

sudo pacman -Sy

run

sudo pacman -S asamos-hello

Use Include

#Server = file:///opt/asamos/asamarch-repository/repo/main
Server = https://samwhelp.github.io/asamarch-repository/repo/main
[asamos]
SigLevel = Optional TrustAll
Include = /etc/pacman.d/asamos-mirrorlist
#Server = file:///opt/asamos/asamarch-repository/repo/main
#Server = https://samwhelp.github.io/asamarch-repository/repo/main

run

sudo pacman -Sy

run

sudo pacman -S asamos-hello