How to Install and Uninstall lcsync Package on Kali Linux

Last updated: June 07,2024

1. Install "lcsync" package

In this section, we are going to explain the necessary steps to install lcsync on Kali Linux

$ sudo apt update $ sudo apt install lcsync

2. Uninstall "lcsync" package

In this section, we are going to explain the necessary steps to uninstall lcsync on Kali Linux:

$ sudo apt remove lcsync $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcsync package on Kali Linux

Package: lcsync
Version: 0.3.0-1
Installed-Size: 72
Maintainer: Vagrant Cascadian
Architecture: amd64
Depends: libc6 (>= 2.34), liblibrecast0.5 (>= 0.8.0), libsodium23 (>= 1.0.10), libcap2-bin
Size: 15196
SHA256: e22f12457a4513a9d30ef88a046a87bd4b0f0f180736eaeff6d69cac2a863607
SHA1: d200cb45141622d1ea5f5114e8dad6c30c380105
MD5sum: 7fe7005aca6d2d164de79d39de119b83
Description: librecast file and data syncing tool
lcsync is a tool to sync files over IPv6 multicast or the local
filesystem. It splits the file into blocks, hashes them, and compares
them in order to efficiently transfer a minimal amount of data.
Description-md5:
Homepage: https://librecast.net/lcsync.html
Section: net
Priority: optional
Filename: pool/main/l/lcsync/lcsync_0.3.0-1_amd64.deb

5. The same packages on other Linux Distributions