---
title: Install Smart 2FA TOTP on Manjaro Linux using the Snap Store | Snapcraft
description: Get the latest version of Smart 2FA TOTP for on Manjaro Linux - Open
  source software for 2FA authorization
url: https://snapcraft.io/install/smart2fa/manjaro
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install Smart 2FA TOTP on **Manjaro Linux**

# Smart 2FA TOTP (smart2fa)

[TechnoL0g (technolog)](https://snapcraft.io/publisher/technolog "View all snaps from TechnoL0g (technolog)")

* [TechnoL0g (technolog)](https://snapcraft.io/publisher/technolog "View all snaps from TechnoL0g (technolog)")
* [Security](https://snapcraft.io/search?categories=security)
* [Utilities](https://snapcraft.io/search?categories=utilities)

[Install](https://snapcraft.io/install/smart2fa/manjaro#install)

#### Open source software for 2FA authorization

Smart2FA is a free, secure, open-source app allows you protect your accounts by adding 2-factor authentication (2FA). The app brings together best-in-class security practices and a seamless user experience together. Enable Smart2FA for your favorite online services.

The Smart2FA app generates secure 2 step verification tokens on your device. It helps you protect your account by adding an additional layer of security. Just enable the two-factor authentication in your account settings for your provider, scan the QR code provided and you're good to go!

Smart2FA support the TOTP algorithm. This algorithm is industry-standard and making Smart2FA compatible with thousands of services. Any web service that supports Google Authenticator will also work with Smart2FA Authenticator.

A time-based one-time password (TOTP) is a temporary passcode generated by an algorithm that uses the current time of day as one of its authentication factors. A time factor restricts user authentication to a specific time window in which logging on is permitted and restricts access to the system outside of that window.

**Smart 2FA Feature overview**

* Free & open source
* Backups with AES 256-bit Encryption
* Compatible with Google Authenticator app
* Support industry-standard TOTP algorithm
* View clean data and keys
* Export in Json file
* Downloading 2fa authorization tokens from sites via QR or by entering a code
* Multilingual
* Webcam support for scanning qr-codes
* Desktop/Mobile
* Generation of a single QR to export a RAW key to another device
* Built-in auto-synchronization of token time

**Cross-Platform**
You can use Smart2FA Authenticator in a simple and convenient interface using our Smart2FA Desktop application for macOS, Windows, and Linux devices.

**Backups with AES 256-bit Encryption**
Export encrypted JSON files with keys on your desktop device. This keeps you in total control of your data while providing effective backup.

**Multi-device usage**
You can import Smart2FA backups in any device running Smart2FA Authenticator. This is highly useful in cases where you use 2 or several devices or need to switch your phone.

**All of your accounts**
We support most major multifactor authentication accounts including Github, Epic Games, Gmail, Facebook and thousands of other providers. We support 6, 8, and 12-digit tokens.

**Protect your Crypto**
Smart2FA is the two factor authentication solution to protect your cryptocurrency wallet.

### Package name

* smart2fa

---

### License

* AGPL-3.0

---

### Last updated

* 11 July 2022 - latest/stable
* 11 July 2022 - latest/edge

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

### Websites

* [github.com/technologiespro](https://github.com/technologiespro "https://github.com/technologiespro")

---

### Contact

* [technolog@smartholdem.io](mailto:technolog@smartholdem.io "mailto:technolog@smartholdem.io")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/smart2fa/manjaro#report-snap-modal)

---

## Enable snaps on Manjaro Linux and install Smart 2FA TOTP

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

Snapd can be installed from Manjaro’s Add/Remove Software application (Pamac), found in the launch menu. From the application, search for *snapd*, select the result, and click Apply.

Alternatively, *snapd* can be installed from the command line:

```
sudo pacman -S snapd
```

Once installed, the *systemd* unit that manages the main snap communication socket needs to be enabled:

```
sudo systemctl enable --now snapd.socket
```

To enable *classic* snap support, enter the following to create a symbolic link between `/var/lib/snapd/snap` and `/snap`:

```
sudo ln -s /var/lib/snapd/snap /snap
```

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

### Install Smart 2FA TOTP

To install Smart 2FA TOTP, simply use the following command:

```
sudo snap install smart2fa
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/smart2fa/manjaro)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/smart2fa/manjaro)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
