You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
stable | 2 years ago | |
testing | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
clean-all.sh | 2 years ago | |
install-all-testing.sh | 2 years ago | |
install-all.sh | 2 years ago |
README.md
Cyber Build Scripts
This repository contains PKGBUILDs used by the CyberOS Build System.
They will let you install Cyber on top of any Arch-based distro with a script for convenience.
Quick note
Just like Cyber, these PKGBUILDs are meant to be ran under Arch/CyberOS.
Other distros may work, however we will not provide support for them.
How to use
Clone and run ./install-all.sh
in the root of the repo as a user with sudo permissions.
If you're feeling adventurous, you can run ./install-all-testing.sh
. :)
Make sure you have base-devel
(you should if you're already building AUR packages.)