How To Install ykpers on Fedora 36
Introduction
In this tutorial we learn how to install ykpers
on Fedora 36.
What is ykpers
Yubico’s YubiKey can be re-programmed with a new AES key. This is a library that makes this an easy task.
We can use yum
or dnf
to install ykpers
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ykpers.
Install ykpers 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 ykpers
using dnf
by running the following command:
sudo dnf -y install ykpers
Install ykpers 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 ykpers
using yum
by running the following command:
sudo yum -y install ykpers
How To Uninstall ykpers on Fedora 36
To uninstall only the ykpers
package we can use the following command:
sudo dnf remove ykpers
ykpers Package Contents on Fedora 36
/usr/bin/ykchalresp
/usr/bin/ykinfo
/usr/bin/ykpersonalize
/usr/lib/.build-id
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/efb4a8118735faa4d072f3e8309a019b0166ba
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/2b6b227914a2f5844651a2c530b127b8048621
/usr/lib/.build-id/db
/usr/lib/.build-id/db/792d58165e479a8cefc4d7e1daa8b3bfcd454a
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/8264fe59c376a1c05fa69de0de1ea21fd44773
/usr/lib/libykpers-1.so.1
/usr/lib/libykpers-1.so.1.20.0
/usr/lib/udev/rules.d/69-yubikey.rules
/usr/share/doc/ykpers
/usr/share/doc/ykpers/AUTHORS
/usr/share/doc/ykpers/ChangeLog
/usr/share/doc/ykpers/Compatibility.asciidoc
/usr/share/doc/ykpers/NEWS
/usr/share/doc/ykpers/README
/usr/share/licenses/ykpers
/usr/share/licenses/ykpers/COPYING
/usr/share/man/man1/ykchalresp.1.gz
/usr/share/man/man1/ykinfo.1.gz
/usr/share/man/man1/ykpersonalize.1.gz
References
Summary
In this tutorial we learn how to install ykpers
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ykpers on Fedora 36” linkTitle: “ykpers” type: “docs” description: “In this tutorial we learn how to install ykpers in Fedora 36. ykpers is Yubikey personalization program” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ykpers-featured.png
Introduction
In this tutorial we learn how to install ykpers
on Fedora 36.
What is ykpers
Yubico’s YubiKey can be re-programmed with a new AES key. This is a library that makes this an easy task.
We can use yum
or dnf
to install ykpers
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ykpers.
Install ykpers 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 ykpers
using dnf
by running the following command:
sudo dnf -y install ykpers
Install ykpers 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 ykpers
using yum
by running the following command:
sudo yum -y install ykpers
How To Uninstall ykpers on Fedora 36
To uninstall only the ykpers
package we can use the following command:
sudo dnf remove ykpers
ykpers Package Contents on Fedora 36
/usr/bin/ykchalresp
/usr/bin/ykinfo
/usr/bin/ykpersonalize
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/02cee86bd192fed352578f509cc05b60ab99d9
/usr/lib/.build-id/56
/usr/lib/.build-id/56/8f1e5af7c08a04b75d6057b47d550875023024
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/b3b46ee443c0042d1b4a4ed7e37e56d290e41d
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/a021017906a7a3f58ea6f6e1718282b89d6885
/usr/lib/udev/rules.d/69-yubikey.rules
/usr/lib64/libykpers-1.so.1
/usr/lib64/libykpers-1.so.1.20.0
/usr/share/doc/ykpers
/usr/share/doc/ykpers/AUTHORS
/usr/share/doc/ykpers/ChangeLog
/usr/share/doc/ykpers/Compatibility.asciidoc
/usr/share/doc/ykpers/NEWS
/usr/share/doc/ykpers/README
/usr/share/licenses/ykpers
/usr/share/licenses/ykpers/COPYING
/usr/share/man/man1/ykchalresp.1.gz
/usr/share/man/man1/ykinfo.1.gz
/usr/share/man/man1/ykpersonalize.1.gz
References
Summary
In this tutorial we learn how to install ykpers
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).