This is an apt repository for testing Koha release builds on Debian/Ubuntu.
Testing Koha release builds.
To use this repository, run the following commands as root user, replacing VERSION with stable, oldstable or oldoldstable.
echo 'deb [signed-by=/etc/apt/keyrings/koha.asc] https://apt.kohaaloha.com/ VERSION main' | tee /etc/apt/sources.list.d/koha.list
Then run...
apt install apt-transport-https ca-certificates curl
mkdir -p --mode=0755 /etc/apt/keyrings
curl -fsSL https://apt.kohaaloha.com/gpg.asc -o /etc/apt/keyrings/koha.asc
apt update
apt install koha-common
For complete instructions on how to use the Koha packages, including how to install the development or previous stable versions of Koha, see http://wiki.koha-community.org/wiki/Debian.
Name | Last modified | Size |
---|---|---|
Parent Directory | - | |
distributions | 2024-11-26 10:45 | 8.1K |
incoming | 2020-11-30 15:47 | 315 |
options | 2020-07-28 13:57 | 79 |
uploaders | 2020-07-05 13:05 | 50 |
changelogs.example | 2020-07-05 13:05 | 6.6K |