How to Install and Uninstall syncthing-tools.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "syncthing-tools.x86_64" package

Please follow the instructions below to install syncthing-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "syncthing-tools.x86_64" package

Please follow the guidelines below to uninstall syncthing-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the syncthing-tools.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : syncthing-tools
Version : 1.27.3
Release : 1.el9
Architecture : x86_64
Size : 12 M
Source : syncthing-1.27.3-1.el9.src.rpm
Repository : epel
Summary : Continuous File Synchronization (server tools)
URL : https://syncthing.net
License : MPL-2.0 AND Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-3.0 AND ISC AND MIT AND OFL-1.1
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.