New repository


Author : obarun | Tags : Generalpublied : 2019-04-16 01:58:00

A new Obarun repository was created called observice. This repository contains all services available for 66 tools.
This new repository prevents the crowding of obcore and obextra with service packages and make it easier to locate a special service script for your system.
Also the temporary (transition between s6opts and 66) repository labeled [66] is now removed and all packages are spread among the new repositories as seen below.
Remember, to quickly find something on a given repository:

$ pacman -Sl observice

Set this new repository on your /etc/pacman.conf:

#[obcore-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obcore/testing/

[obcore]
SigLevel = Required
Server = https://repo.obarun.org/obcore

#[obextra-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obextra/testing

[obextra]
SigLevel = Required
Server = https://repo.obarun.org/obextra

[observice]
SigLevel = Required
Server = https://repo.obarun.org/observice

#[testing]
#Include = /etc/pacman.d/mirrorlist

Synchronize pacman database

# pacman -Syy

Note: The new version of pacman (>/= 5.1.3-5) reflects the above changes

Thanks for your attention.

Latest posts