How to Install and Uninstall golang-gitlab-yawning-utls-devel.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "golang-gitlab-yawning-utls-devel.noarch" package

This is a short guide on how to install golang-gitlab-yawning-utls-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-gitlab-yawning-utls-devel.noarch

2. Uninstall "golang-gitlab-yawning-utls-devel.noarch" package

This tutorial shows how to uninstall golang-gitlab-yawning-utls-devel.noarch on Fedora 38:

$ sudo dnf remove golang-gitlab-yawning-utls-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gitlab-yawning-utls-devel.noarch package on Fedora 38

Last metadata expiration check: 2:07:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-gitlab-yawning-utls-devel
Version : 0.0.11
Release : 8.1.fc38
Architecture : noarch
Size : 174 k
Source : golang-gitlab-yawning-utls-0.0.11-8.1.fc38.src.rpm
Repository : fedora
Summary : Fork of the Go standard TLS library, providing access to the ClientHello
URL : https://gitlab.com/yawning/utls
License : BSD and GPLv3
Description : uTLS is a fork of "crypto/tls", which provides ClientHello fingerprinting
: resistance, low-level access to handshake, fake session tickets and some other
: features. Handshake is still performed by "crypto/tls", this library merely
: changes ClientHello part of it and provides low-level access.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gitlab.com/yawning/utls.git