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

Last updated: January 16,2025

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

This guide covers the steps necessary to install golang-gitlab-yawning-obfs4-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall golang-gitlab-yawning-obfs4-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 0:24:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-gitlab-yawning-obfs4-devel
Version : 0.0.11
Release : 6.fc36
Architecture : noarch
Size : 86 k
Source : obfs4-0.0.11-6.fc36.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