How to Install and Uninstall lsyncd Package on openSuSE Tumbleweed
Last updated: November 06,2024
1. Install "lsyncd" package
Please follow the guidelines below to install lsyncd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
lsyncd
Copied
2. Uninstall "lsyncd" package
This is a short guide on how to uninstall lsyncd on openSuSE Tumbleweed:
$
sudo zypper remove
lsyncd
Copied
3. Information about the lsyncd package on openSuSE Tumbleweed
Information for package lsyncd:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lsyncd
Version : 2.3.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 210.9 KiB
Installed : No
Status : not installed
Source package : lsyncd-2.3.1-2.1.src
Upstream URL : https://github.com/axkibe/lsyncd
Summary : Live Syncing (Mirror) Daemon
Description :
Lsyncd (Live Syncing (Mirror) Daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. It watches multiple directory trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then the software synchronizes single files by collecting the inotify events. lsyncd is a lightweight live mirror solution that should be easy to install and use while blending well with your system.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lsyncd
Version : 2.3.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 210.9 KiB
Installed : No
Status : not installed
Source package : lsyncd-2.3.1-2.1.src
Upstream URL : https://github.com/axkibe/lsyncd
Summary : Live Syncing (Mirror) Daemon
Description :
Lsyncd (Live Syncing (Mirror) Daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. It watches multiple directory trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then the software synchronizes single files by collecting the inotify events. lsyncd is a lightweight live mirror solution that should be easy to install and use while blending well with your system.