Skip to content

whatev33r/ctOS-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

ctOS-Repo

Repository for ctOS packages

Installation

Edit the following lines to your /etc/pacman.conf

[ctOS]
SigLevel = Optional DatabaseOptional
Server = https://github.com/raw/whatev33r/ctOS-Repo/master/$arch

PKGBUILDS for ctOS

The source PKGBUILD files contained in the ctOS repository are found in the packages folder.

devtools package is requied to build packages!

Build Preparation

Build Script has to be executed as user!

sudo chown -R <user>:<user> . 

Build Script

Build every Package:

./build.sh

Build single Package:

./build.sh "<package_name>"

About

Official ctOS package repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages