How to Install and Uninstall fastd.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "fastd.x86_64" package

Learn how to install fastd.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fastd.x86_64

2. Uninstall "fastd.x86_64" package

Learn how to uninstall fastd.x86_64 on Fedora 34:

$ sudo dnf remove fastd.x86_64 $ sudo dnf autoremove

3. Information about the fastd.x86_64 package on Fedora 34

Last metadata expiration check: 5:32:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fastd
Version : 22
Release : 1.fc34
Architecture : x86_64
Size : 117 k
Source : fastd-22-1.fc34.src.rpm
Repository : updates
Summary : Fast and secure tunneling daemon
URL : https://github.com/NeoRaider/fastd/wiki
License : BSD
Description : fastd is a secure tunneling daemon with some unique features:
:
: - Very small binary (about 100KB on OpenWRT in the default configuration,
: including all dependencies besides libc)
: - Exchangable crypto methods
: - Transport over UDP for simple usage behind NAT
: - Can run in 1:1 and 1:n scenarios
: - There are no server and client roles defined by the protocol, this is just
: defined by the usage.
: - Only one instance of the daemon is needed on each host to create a full mesh
: If no full mesh is established, a routing protocol is necessary to enable
: hosts that are not connected directly to reach each other