How To Install revelation on Fedora 34

revelation is A password manager for the GNOME desktop

Introduction

In this tutorial we learn how to install revelation on Fedora 34.

What is revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

We can use yum or dnf to install revelation on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install revelation.

Install revelation on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install revelation using dnf by running the following command:

sudo dnf -y install revelation

Install revelation on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install revelation using yum by running the following command:

sudo yum -y install revelation

How To Uninstall revelation on Fedora 34

To uninstall only the revelation package we can use the following command:

sudo dnf remove revelation

revelation Package Contents on Fedora 34

/usr/bin/revelation
/usr/lib/python3.9/site-packages/revelation
/usr/lib/python3.9/site-packages/revelation/__init__.py
/usr/lib/python3.9/site-packages/revelation/__pycache__
/usr/lib/python3.9/site-packages/revelation/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/data.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/data.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/dialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/dialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/entry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/entry.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/io.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/io.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/ui.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/ui.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/bundle
/usr/lib/python3.9/site-packages/revelation/bundle/AfSplitter.py
/usr/lib/python3.9/site-packages/revelation/bundle/PBKDFv2.py
/usr/lib/python3.9/site-packages/revelation/bundle/__init__.py
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/AfSplitter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/AfSplitter.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/PBKDFv2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/PBKDFv2.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/luks.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/__pycache__/luks.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/bundle/luks.py
/usr/lib/python3.9/site-packages/revelation/config.py
/usr/lib/python3.9/site-packages/revelation/data.py
/usr/lib/python3.9/site-packages/revelation/datahandler
/usr/lib/python3.9/site-packages/revelation/datahandler/__init__.py
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/base.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/base.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/csvfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/csvfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/fpm.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/fpm.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/gpass.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/gpass.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/keepassxc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/keepassxc.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/netrc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/netrc.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/pwsafe.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/pwsafe.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/rvl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/rvl.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/splashid.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/splashid.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/text.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/text.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/xhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/__pycache__/xhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/revelation/datahandler/base.py
/usr/lib/python3.9/site-packages/revelation/datahandler/csvfile.py
/usr/lib/python3.9/site-packages/revelation/datahandler/fpm.py
/usr/lib/python3.9/site-packages/revelation/datahandler/gpass.py
/usr/lib/python3.9/site-packages/revelation/datahandler/keepassxc.py
/usr/lib/python3.9/site-packages/revelation/datahandler/netrc.py
/usr/lib/python3.9/site-packages/revelation/datahandler/pwsafe.py
/usr/lib/python3.9/site-packages/revelation/datahandler/rvl.py
/usr/lib/python3.9/site-packages/revelation/datahandler/splashid.py
/usr/lib/python3.9/site-packages/revelation/datahandler/text.py
/usr/lib/python3.9/site-packages/revelation/datahandler/xhtml.py
/usr/lib/python3.9/site-packages/revelation/dialog.py
/usr/lib/python3.9/site-packages/revelation/entry.py
/usr/lib/python3.9/site-packages/revelation/io.py
/usr/lib/python3.9/site-packages/revelation/ui.py
/usr/lib/python3.9/site-packages/revelation/util.py
/usr/share/applications/info.olasagasti.revelation.desktop
/usr/share/doc/revelation
/usr/share/doc/revelation/AUTHORS
/usr/share/doc/revelation/NEWS
/usr/share/doc/revelation/README.md
/usr/share/doc/revelation/TODO
/usr/share/glib-2.0/schemas/info.olasagasti.revelation.gschema.xml
/usr/share/icons/hicolor/128x128/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/16x16/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/24x24/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/256x256/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/32x32/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/48x48/apps/info.olasagasti.revelation.png
/usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-revelation.png
/usr/share/icons/hicolor/scalable/apps/info.olasagasti.revelation.svg
/usr/share/licenses/revelation
/usr/share/licenses/revelation/COPYING
/usr/share/locale/ca/LC_MESSAGES/revelation.mo
/usr/share/locale/cs/LC_MESSAGES/revelation.mo
/usr/share/locale/de/LC_MESSAGES/revelation.mo
/usr/share/locale/es/LC_MESSAGES/revelation.mo
/usr/share/locale/et/LC_MESSAGES/revelation.mo
/usr/share/locale/eu/LC_MESSAGES/revelation.mo
/usr/share/locale/fi/LC_MESSAGES/revelation.mo
/usr/share/locale/fr/LC_MESSAGES/revelation.mo
/usr/share/locale/it_IT/LC_MESSAGES/revelation.mo
/usr/share/locale/lt/LC_MESSAGES/revelation.mo
/usr/share/locale/nl/LC_MESSAGES/revelation.mo
/usr/share/locale/pl/LC_MESSAGES/revelation.mo
/usr/share/locale/pt_BR/LC_MESSAGES/revelation.mo
/usr/share/locale/ru/LC_MESSAGES/revelation.mo
/usr/share/locale/sr_RS/LC_MESSAGES/revelation.mo
/usr/share/locale/sv/LC_MESSAGES/revelation.mo
/usr/share/locale/uk/LC_MESSAGES/revelation.mo
/usr/share/locale/zh/LC_MESSAGES/revelation.mo
/usr/share/metainfo/info.olasagasti.revelation.appdata.xml
/usr/share/mime/packages/revelation.xml
/usr/share/revelation
/usr/share/revelation/icons
/usr/share/revelation/icons/hicolor
/usr/share/revelation/icons/hicolor/scalable
/usr/share/revelation/icons/hicolor/scalable/actions
/usr/share/revelation/icons/hicolor/scalable/actions/document-export.svg
/usr/share/revelation/icons/hicolor/scalable/actions/document-import.svg
/usr/share/revelation/icons/hicolor/scalable/actions/object-locked.svg
/usr/share/revelation/icons/hicolor/scalable/actions/password-change.svg
/usr/share/revelation/icons/hicolor/scalable/actions/password-check.svg
/usr/share/revelation/icons/hicolor/scalable/actions/password-generate.svg
/usr/share/revelation/revelation.gresource

References

Summary

In this tutorial we learn how to install revelation on Fedora 34 using yum and dnf.