How To Install golang-gitlab-yawning-obfs4-devel on Fedora 36

In this tutorial we learn how to install golang-gitlab-yawning-obfs4-devel in Fedora 36. golang-gitlab-yawning-obfs4-devel is The obfourscator, a pluggable transport for Tor

Introduction

In this tutorial we learn how to install golang-gitlab-yawning-obfs4-devel on Fedora 36.

What is golang-gitlab-yawning-obfs4-devel

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

We can use yum or dnf to install golang-gitlab-yawning-obfs4-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-gitlab-yawning-obfs4-devel.

Install golang-gitlab-yawning-obfs4-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-gitlab-yawning-obfs4-devel using dnf by running the following command:

sudo dnf -y install golang-gitlab-yawning-obfs4-devel

Install golang-gitlab-yawning-obfs4-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-gitlab-yawning-obfs4-devel using yum by running the following command:

sudo yum -y install golang-gitlab-yawning-obfs4-devel

How To Uninstall golang-gitlab-yawning-obfs4-devel on Fedora 36

To uninstall only the golang-gitlab-yawning-obfs4-devel package we can use the following command:

sudo dnf remove golang-gitlab-yawning-obfs4-devel

golang-gitlab-yawning-obfs4-devel Package Contents on Fedora 36

/usr/share/doc/golang-gitlab-yawning-obfs4-devel
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/ChangeLog
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/README.md
/usr/share/gocode/src/gitlab.com
/usr/share/gocode/src/gitlab.com/yawning
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/.goipath
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/README.md
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/csrand
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/csrand/csrand.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/drbg
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/drbg/hash_drbg.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/log
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/log/log.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/rfc1929.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks5.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/go.mod
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/obfs4proxy.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_http.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_socks4.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/pt_extras.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon_linux.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/base
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/base/base.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/base.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/hpkp_lite.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/meek.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/transport.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs2
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs2/obfs2.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs3
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs3/obfs3.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/framing
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/framing/framing.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/framing/framing_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/handshake_ntor.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/handshake_ntor_test.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/obfs4.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/packet.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/statefile.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/base.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/conn.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/handshake_ticket.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/handshake_uniformdh.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/hkdf_expand.go
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/transports.go
/usr/share/licenses/golang-gitlab-yawning-obfs4-devel
/usr/share/licenses/golang-gitlab-yawning-obfs4-devel/LICENSE
/usr/share/licenses/golang-gitlab-yawning-obfs4-devel/LICENSE-GPL3.txt

References

Summary

In this tutorial we learn how to install golang-gitlab-yawning-obfs4-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).