How to Install and Uninstall pass-pwned.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "pass-pwned.noarch" package

Please follow the guidance below to install pass-pwned.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install pass-pwned.noarch

2. Uninstall "pass-pwned.noarch" package

Learn how to uninstall pass-pwned.noarch on Fedora 34:

$ sudo dnf remove pass-pwned.noarch $ sudo dnf autoremove

3. Information about the pass-pwned.noarch package on Fedora 34

Last metadata expiration check: 0:01:53 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : pass-pwned
Version : 0.1.1
Release : 4.fc34
Architecture : noarch
Size : 12 k
Source : pass-pwned-0.1.1-4.fc34.src.rpm
Repository : fedora
Summary : Password-Store extension for Have I Been Pwned
URL : https://github.com/alzeih/pass-pwned
License : MIT
Description : Password-Store extension for Have I Been Pwned? Pwned Passwords v2 API.
:
: In order to protect the value of the source password being searched for,
: Pwned Passwords also implements a k-Anonymity model that allows a password
: to be searched for by partial hash. This allows the first 5 characters of a
: SHA-1 password hash (not case-sensitive) to be passed to the API.