For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manual installation

This guide will show you how to manually install the GoodAccess Client Application using downloaded packages.

1. DEB package - Debian, Mint, Ubuntu, etc.

Download the DEB installation package and install it using the following script.

Replace "x.x.xx-x" in the script with the version number of the file you downloaded.

sudo apt install ./goodaccess_x.x.xx-x_amd64.deb

2. RPM package - CentOS, Fedora, Redhat, Rocky, etc.

Download the RPM installation package and install it using the following script (admin rights required).

Replace "x.x.xx-x" in the script with the version number of the file you downloaded.

sudo rpm -ivh ./goodaccess-x.x.xx-x.x86_64.rpm

You have now successfully installed the GoodAccess Client Application.

If you are experiencing any problems:

Last updated

Was this helpful?