How to Install and Uninstall golang-github-lucas-clemente-aes12-devel.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "golang-github-lucas-clemente-aes12-devel.noarch" package

This is a short guide on how to install golang-github-lucas-clemente-aes12-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-lucas-clemente-aes12-devel.noarch

2. Uninstall "golang-github-lucas-clemente-aes12-devel.noarch" package

This guide let you learn how to uninstall golang-github-lucas-clemente-aes12-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-lucas-clemente-aes12-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-lucas-clemente-aes12-devel.noarch package on Fedora 36

Last metadata expiration check: 2:49:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-lucas-clemente-aes12-devel
Version : 0
Release : 0.8.20190702gitcd47fb3.fc36
Architecture : noarch
Size : 34 k
Source : golang-github-lucas-clemente-aes12-0-0.8.20190702gitcd47fb3.fc36.src.rpm
Repository : fedora
Summary : AES-GCM with 12 byte tag sizes for Go
URL : https://github.com/lucas-clemente/aes12
License : MIT
Description : This package modifies the AES-GCM implementation from Go's standard library to
: use 12 byte tag sizes. It is not intended for a general audience, and used in
: quic-go.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/lucas-clemente/aes12