Official testing repository

Info, questions, how-to, suggestions
Post Reply
aron
Posts: 92
Joined: Tue Dec 05, 2017 11:06 am

Official testing repository

Post by aron » Fri May 11, 2018 2:03 pm

You can get the most up-to-date packages from the official testing repository, however those packages might not work perfectly. Use this repository at your own risk, your system might get damaged.

To configure the testing repository, just open the pkman.ini for editing:

Code: Select all

# joe /etc/pkman/pkman.ini
and place this line above the other server entries.

Code: Select all

server.testing = "http://mirror.threos.io/threos-testing/$repo/$arch"

Post Reply