How to Install and Uninstall mingw64-p11-kit.noarch Package on Fedora 35

Last updated: May 12,2024

1. Install "mingw64-p11-kit.noarch" package

This tutorial shows how to install mingw64-p11-kit.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-p11-kit.noarch

2. Uninstall "mingw64-p11-kit.noarch" package

In this section, we are going to explain the necessary steps to uninstall mingw64-p11-kit.noarch on Fedora 35:

$ sudo dnf remove mingw64-p11-kit.noarch $ sudo dnf autoremove

3. Information about the mingw64-p11-kit.noarch package on Fedora 35

Last metadata expiration check: 2:44:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw64-p11-kit
Version : 0.23.16.1
Release : 7.fc35
Architecture : noarch
Size : 376 k
Source : mingw-p11-kit-0.23.16.1-7.fc35.src.rpm
Repository : fedora
Summary : MinGW Library for loading and sharing PKCS#11 modules
URL : http://p11-glue.freedesktop.org/p11-kit.html
License : BSD
Description : p11-kit provides a way to load and enumerate PKCS#11 modules, as well as
: a standard configuration setup for installing PKCS#11 modules in such a
: way that they're discoverable. This library is cross-compiled for MinGW.