CBSH Arch Linux Repository

Adding the CBSH Repository to pacman

Adding a Third Party Repo, such as my repo, is easy. Add the Following Lines to the end of your /etc/pacman.conf:

[cbsh-arch-repo]
SigLevel = Optional DatabaseOptional
Server = https://gitlab.com/cabooshy/$repo/-/raw/master/$arch

Then Sync the repos and update your system using: $ sudo pacman -Syyu

Followed By: $ sudo pacman -S name-of-package

Current Packages in this Repository:

  • Nothing Yet!
Description
The CBSH Repository that contains all my programs that i've built myself for my use
Readme 63 MiB
Languages
Standard ML 85%
Shell 15%