How to Install and Uninstall gcr.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "gcr.src" package
This is a short guide on how to install gcr.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gcr.src
Copied
2. Uninstall "gcr.src" package
In this section, we are going to explain the necessary steps to uninstall gcr.src on Oracle Linux 8:
$
sudo dnf remove
gcr.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcr.src package on Oracle Linux 8
Last metadata expiration check: 3:15:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcr
Version : 3.28.0
Release : 1.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_appstream
Summary : A library for bits of crypto UI and parsing
URL : https://wiki.gnome.org/Projects/CryptoGlue
License : LGPLv2+
Description : gcr is a library for displaying certificates, and crypto UI, accessing
: key stores. It also provides a viewer for crypto files on the GNOME
: desktop.
:
: gck is a library for accessing PKCS#11 modules like smart cards.
Available Packages
Name : gcr
Version : 3.28.0
Release : 1.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_appstream
Summary : A library for bits of crypto UI and parsing
URL : https://wiki.gnome.org/Projects/CryptoGlue
License : LGPLv2+
Description : gcr is a library for displaying certificates, and crypto UI, accessing
: key stores. It also provides a viewer for crypto files on the GNOME
: desktop.
:
: gck is a library for accessing PKCS#11 modules like smart cards.