How to Install and Uninstall syncthing-tools.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

1. Install "syncthing-tools.x86_64" package

Please follow the guidance below to install syncthing-tools.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install syncthing-tools.x86_64

2. Uninstall "syncthing-tools.x86_64" package

Please follow the instructions below to uninstall syncthing-tools.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove syncthing-tools.x86_64 $ sudo dnf autoremove

3. Information about the syncthing-tools.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:38:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : syncthing-tools
Version : 1.8.0
Release : 2.el8.1
Architecture : x86_64
Size : 13 M
Source : syncthing-1.8.0-2.el8.1.src.rpm
Repository : epel
Summary : Continuous File Synchronization (server tools)
URL : https://syncthing.net
License : MPLv2.0 and MIT and OFL and CC-BY and BSD and ASL 2.0 and CC0 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 main syncthing server tools:
:
: * strelaysrv / strelaypoolsrv, the syncthing relay server for indirect
: file transfers between client nodes, and
: * stdiscosrv, the syncthing discovery server for discovering nodes
: to connect to indirectly over the internet.