How do I install Atomic Wallet?
Once you download the app, double-click the file and wait for Atomic Wallet to get installed.
- Once you download the file, right-click it and select Properties.
- Switch to the Permissions tab.
- Under Execute, check the Allow executing file as program option.
- Close the window and double-click the file. Voila, you're all set!
Troubleshooting
- We can only guarantee that the app is compatible with the latest stable Ubuntu release, so make sure your system is up to date. If it's not, backup your data and run this command in your terminal, then try installing Atomic Wallet again:
sudo apt update && sudo apt upgrade
- If the app freezes or crashes, try installing the Debian (.deb) version.
- If you're running Ubuntu 16.04, keep in mind it's no longer receiving any updates apart from security patches. Consider migrating to Ubuntu 20.04 LTS to keep your apps (including Atomic Wallet) working smoothly.
Debian
Once you download the file, run this command in your terminal: sudo dpkg -i atomicwallet.deb
Voila, you're all set!
Troubleshooting
- We can only guarantee that the app is compatible with the latest stable Debian release, so make sure your system is up to date. If it's not, backup your data and run this command in your terminal, then try installing Atomic Wallet again:
sudo apt update && sudo apt upgrade
- If you're getting the "Trace/breakpoint trap" error message, run this command in your terminal:
[your Atomic Wallet file] --no-sandbox
- If you're getting the "Package libappindicator3-1 is not installed" error message and can't install libappindicator3-1, try this:
- Open the ./unpack/DEBIAN/control file.
You can runless ./unpack/DEBIAN/control
or use any other method you prefer. - Search for libappindicator3-1 in that file.
With less, try / +
libappindicator3-1
+ Enter. - Replace libappindicator3-1 with
libayatana-appindicator3-1
and save your changes. - Run
dpkg -b unpack
+ the name of the Atomic Wallet .deb file you downloaded. - Run
sudo apt install ./
+ the name of the Atomic Wallet .deb file you downloaded.
For example,sudo apt install ./atomicwallet-2.36.0-186.deb
.
- Open the ./unpack/DEBIAN/control file.
Fedora
Once you download the file, run this command in your terminal: sudo rpm -i atomicwallet.rpm
Voila, you're all set!
Troubleshooting
- We can only guarantee that the app is compatible with the latest stable Fedora release, so make sure your system is up to date. If it's not, backup your data and follow the DNF System Upgrade guide to upgrade your system to the current release.
- In case you're getting the "SUID sandbox helper binary was found, but is not configured correctly" error message, please run this command in your terminal:
sudo sysctl kernel.unprivileged_userns_clone=1
Need help? Want to leave us any feedback? Feel free to contact us! We provide friendly human support 24/7.
Reach out to our support team