How to Install and Uninstall lxqt-wallet.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "lxqt-wallet.x86_64" package

This tutorial shows how to install lxqt-wallet.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install lxqt-wallet.x86_64

2. Uninstall "lxqt-wallet.x86_64" package

This guide covers the steps necessary to uninstall lxqt-wallet.x86_64 on Fedora 36:

$ sudo dnf remove lxqt-wallet.x86_64 $ sudo dnf autoremove

3. Information about the lxqt-wallet.x86_64 package on Fedora 36

Last metadata expiration check: 1:32:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : lxqt-wallet
Version : 3.2.2
Release : 3.fc36
Architecture : x86_64
Size : 100 k
Source : lxqt-wallet-3.2.2-3.fc36.src.rpm
Repository : fedora
Summary : Create a kwallet like functionality for LXQt
URL : https://github.com/mhogomchungu/lxqt_wallet
License : BSD
Description : This project seeks to give a functionality for secure storage
: of information that can be presented in key-values pair like
: user names-passwords pairs.
:
: Currently the project can store the information in KDE's kwallet,
: GNOME's secret service or in an internal system that use libgcrypt
: as its cryptographic backend.
:
: The internal secure storage system allows the functionality to
: be provided without dependencies on KDE or GNOME libraries.
:
: This project is designed to be used by other projects simply by
: adding the source folder in the build system and start using it.