How to Install and Uninstall golang-gitlab-yawning-obfs4-devel.noarch Package on Fedora 34

Last updated: September 16,2024

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

This guide let you learn how to install golang-gitlab-yawning-obfs4-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall golang-gitlab-yawning-obfs4-devel.noarch on Fedora 34:

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

3. Information about the golang-gitlab-yawning-obfs4-devel.noarch package on Fedora 34

Last metadata expiration check: 3:35:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-gitlab-yawning-obfs4-devel
Version : 0.0.11
Release : 4.fc34
Architecture : noarch
Size : 87 k
Source : obfs4-0.0.11-4.fc34.src.rpm
Repository : fedora
Summary : The obfourscator, a pluggable transport for Tor
URL : https://gitlab.com/yawning/obfs4
License : GPLv3 and BSD
Description : This is a look-like nothing obfuscation protocol that incorporates ideas and
: concepts from Philipp Winter's ScrambleSuit protocol. The obfs naming was
: chosen primarily because it was shorter, in terms of protocol ancestry obfs4
: is much closer to ScrambleSuit than obfs2/obfs3.
:
: The notable differences between ScrambleSuit and obfs4:
:
: – The handshake always does a full key exchange (no such thing as a Session
: Ticket Handshake).
: – The handshake uses the Tor Project's ntor handshake with public keys
: obfuscated via the Elligator 2 mapping.
: – The link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20).
:
: As an added bonus, obfs4proxy also supports acting as an obfs2/3 client and
: bridge to ease the transition to the new protocol.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gitlab.com/yawning/obfs4.git