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

Last updated: October 06,2024

1. Install "syncthing.x86_64" package

This tutorial shows how to install syncthing.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install syncthing.x86_64

2. Uninstall "syncthing.x86_64" package

Please follow the guidance below to uninstall syncthing.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove syncthing.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 8:38:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : syncthing
Version : 1.8.0
Release : 2.el8.1
Architecture : x86_64
Size : 9.4 M
Source : syncthing-1.8.0-2.el8.1.src.rpm
Repository : epel
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 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 syncthing client binary and systemd services.