How to Install and Uninstall syncthing.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "syncthing.x86_64" package

This guide covers the steps necessary to install syncthing.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install syncthing.x86_64

2. Uninstall "syncthing.x86_64" package

This tutorial shows how to uninstall syncthing.x86_64 on Fedora 35:

$ sudo dnf remove syncthing.x86_64 $ sudo dnf autoremove

3. Information about the syncthing.x86_64 package on Fedora 35

Last metadata expiration check: 0:32:25 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : syncthing
Version : 1.20.4
Release : 1.fc35
Architecture : x86_64
Size : 8.4 M
Source : syncthing-1.20.4-1.fc35.src.rpm
Repository : updates
Summary : Continuous File Synchronization
URL : https://syncthing.net
License : MPLv2.0 and MIT and OFL and CC-BY and BSD and ASL 2.0 and ISC
Description : Syncthing replaces other file synchronization services with something
: open, trustworthy and decentralized. Your data is your data alone and
: you deserve to choose where it is stored, if it is shared with some
: third party and how it's transmitted over the Internet. Using syncthing,
: that control is returned to you.
:
: This package contains the syncthing client binary and systemd services.