How to Install and Uninstall golang-github-google-fscrypt-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "golang-github-google-fscrypt-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-google-fscrypt-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-github-google-fscrypt-devel.noarch

2. Uninstall "golang-github-google-fscrypt-devel.noarch" package

This tutorial shows how to uninstall golang-github-google-fscrypt-devel.noarch on Oracle Linux 9:

$ sudo dnf remove golang-github-google-fscrypt-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-google-fscrypt-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:35:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-google-fscrypt-devel
Version : 0.3.4
Release : 2.el9
Architecture : noarch
Size : 139 k
Source : fscrypt-0.3.4-2.el9.src.rpm
Repository : epel
Summary : PAM module for managing Linux filesystem encryption
URL : https://github.com/google/fscrypt
License : Apache-2.0
Description : fscrypt is a high-level tool for the management of Linux filesystem encryption.
: This tool manages metadata, key generation, key wrapping, PAM integration, and
: provides a uniform interface for creating and modifying encrypted directories.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/fscrypt