samwhelp / archcraft-adjustment-repository

archcraft-adjustment-repository

Home Page:https://samwhelp.github.io/archcraft-adjustment-documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

archcraft-adjustment-repository

Subject

Local Repository

Preapre Dir

Repository Dir Path: /opt/archcraft/archcraft-adjustment-repository

cd /opt
sudo mkdir archcraft
sudo chmod 777 archcraft

cd archcraft
git clone https://github.com/samwhelp/archcraft-adjustment-repository.git

Config

Config File Path: /etc/pacman.conf

[archcraft-adjustment]
SigLevel = Optional TrustAll
Server = file:///opt/archcraft/archcraft-adjustment-repository/$arch

Test

sudo pacman -Sy

Install Hello Package

sudo pacman -S archcraft-adjustment-hello

Remote Repository

Config

Config File Path: /etc/pacman.conf

[archcraft-adjustment]
SigLevel = Optional TrustAll
Server = https://samwhelp.github.io/archcraft-adjustment-repository/$arch

About

archcraft-adjustment-repository

https://samwhelp.github.io/archcraft-adjustment-documentation/

License:MIT License


Languages

Language:Makefile 49.2%Language:HTML 31.7%Language:Shell 19.1%