IMPORTANT! We are currently carrying out maintenance work. These will be completed by about 22:00.

 

PPA Setup 

To install the regify repo run the following: 

echo 'deb https://apt.regify.com regify GA' | sudo tee /etc/apt/sources.list.d/regify.list
wget -qO - https://apt.regify.com/regify.gpg.key | sudo apt-key add -
sudo apt-get update  

Installation 

Then install a product. For example: 

sudo apt-get install regibox
sudo apt-get install regify-client  


Please note that there is no regipay client for Linux. Please use the regify-client to open payslips on Linux. 

 

FAQ 

I get the repo message that the architecture »i386« is not supported. 

Your system seems to require the i386 architecture as well. regify does not offer i386 versions. On Ubuntu, you can use dpkg --remove-architecture i386 to remove the architecture. But use this with caution if you use i386 programs.