repo

Zen APT repository

Migration notice

This repository has migrated to https://HorizenOfficial.github.io/repo/ and won’t be updated anymore.

You have to follow the instructions under #configuring-the-new-repository-on-existing-installations to use the new repository for existing installations.

To configure the repository on new installations please follow the instructions here https://github.com/HorizenOfficial/repo/blob/master/README.md.

Configuring the new repository on existing installations

Please run the following to switch from the old repository to the new one. This will only work if you set up the old repository following the official instructions.

sudo sed -i 's/[zZ][eE][nN][cC][aA][sS][hH][oO][fF][fF][iI][cC][iI][aA][lL]/HorizenOfficial/g' /etc/apt/sources.list.d/zen.list
sudo apt-get update

When running sudo apt-get update or sudo apt-get install zen you might get an error like this:

E: Repository 'https://HorizenOfficial.github.io/repo/ $distro Release' changed its 'Origin' value from 'ZencashOfficial' to 'HorizenOfficial'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

To fix this please accept the change in origin by pressing y + ENTER if this dialog appears:

Do you want to accept these changes and continue updating from this repository? [y/N]