How To Install golang-github-nbutton23-zxcvbn on Fedora 36

In this tutorial we learn how to install golang-github-nbutton23-zxcvbn in Fedora 36. golang-github-nbutton23-zxcvbn is Zxcvbn password complexity algorithm

Introduction

In this tutorial we learn how to install golang-github-nbutton23-zxcvbn on Fedora 36.

What is golang-github-nbutton23-zxcvbn

Zxcvbn password complexity algorithm in golang.

We can use yum or dnf to install golang-github-nbutton23-zxcvbn on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-nbutton23-zxcvbn.

Install golang-github-nbutton23-zxcvbn on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-nbutton23-zxcvbn using dnf by running the following command:

sudo dnf -y install golang-github-nbutton23-zxcvbn

Install golang-github-nbutton23-zxcvbn on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-nbutton23-zxcvbn using yum by running the following command:

sudo yum -y install golang-github-nbutton23-zxcvbn

How To Uninstall golang-github-nbutton23-zxcvbn on Fedora 36

To uninstall only the golang-github-nbutton23-zxcvbn package we can use the following command:

sudo dnf remove golang-github-nbutton23-zxcvbn

golang-github-nbutton23-zxcvbn Package Contents on Fedora 36

/usr/bin/testapp
/usr/lib/.build-id
/usr/lib/.build-id/da
/usr/lib/.build-id/da/bde29b6a6d28f08d7708829e9f6622005bda02
/usr/share/doc/golang-github-nbutton23-zxcvbn
/usr/share/doc/golang-github-nbutton23-zxcvbn/README.md
/usr/share/licenses/golang-github-nbutton23-zxcvbn
/usr/share/licenses/golang-github-nbutton23-zxcvbn/LICENSE.txt

References

Summary

In this tutorial we learn how to install golang-github-nbutton23-zxcvbn on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).