x
Install AuthPass on Linux
Linux Setup
Linux Installation
The way to install on linux very much depends on your platform. The preferred way is to use a package manager which will keep the app up to date.
If you use AuthPass for Linux please provide feedback. Thanks!
Snap Store
Especially for Ubuntu this might be the easiest way. Download from the Snap Store.
Flathub flatpak release
Debian Apt repository
Debian package a distributed through an apt repository on package.io
# Add repository
curl -s https://packagecloud.io/install/repositories/authpass/authpass/script.deb.sh | sudo bash
# Install authpass
sudo apt-get install authpass
For details or manual installation check the documentation on packagecloud.io.
Manual Downloads
- Download the latest
.tar.gz
: - Mirror: available on FossHub
- GitHub releases
AuthPass is updated regularly. Please check regularly for updates. These provide regular updates, bugfixes and feature enhancements.