The Status desktop app is the best way to use Status on Linux. Take a look at the steps below to get started.
Other Linux distributions (such as Linux Mint or Fedora) using glibc version 2.31 or newer might work, but Status has not tested them.
Linux distributions using glibc versions older than 2.31 may not work as expected or at all.
1
2
3
Locate the file in your Downloads folder (the download file name begins with StatusIm-Desktop).
4
Open Terminal and change the directory to your Downloads folder. Example:
5
Run the following command in your terminal to extract the tarball file:
Replace the * with the Status app version number. For example: StatusIm-Desktop-v1.2.tar.gz
.
6
7
To launch Status, go to the directory where you have the Status app and double-click the AppImage file.
If this is the first time you run Status on your computer, check Run the Status app for the first time .
When you verify the GPG signature of the Status app, you confirm that the app has not been altered. To verify the GPG signature on Linux, you use Status app public key and the GNU Privacy Guard (or GPG) software that comes with most Linux distributions.
1
Open Terminal and change to the directory with the Status AppImage file.
2
Download and import the Status release public key:
3
Update the GPG trust database to include the Status' public key:
4
Validate the Status app GPG signature. For example, if you downloaded the Status app version 1.2, run this command:
5
The GPG signature verification is successful when you can see the
Good signature
message. Example: