How to Install and Uninstall syrep Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "syrep" package

This tutorial shows how to install syrep on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install syrep

2. Uninstall "syrep" package

Please follow the instructions below to uninstall syrep on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove syrep $ sudo apt autoclean && sudo apt autoremove

3. Information about the syrep package on Ubuntu 21.10 (Impish Indri)

Package: syrep
Architecture: amd64
Version: 0.9-4.3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marvin Stark
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 138
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14), libdb5.3, zlib1g (>= 1:1.1.4)
Filename: pool/universe/s/syrep/syrep_0.9-4.3_amd64.deb
Size: 54086
MD5sum: 7abdf5fc08962c9552d7b1cccd40167e
SHA1: 9eeb947ec35954d6afcba6286765cf177f7986a1
SHA256: e1967715c22b0f2a962ee6b3198c345f3d7bb4d5f831095a8e029990b7723da5
SHA512: b5319ce87d0be15a86b95163c27e9f4990fe7b50fa66bed7d222bc0ace903824a35406c7f5e7fcd790d355a89121e215c1afc5943ac3335efd2b6588d1f3f0e2
Homepage: http://0pointer.de/lennart/projects/syrep
Description-en: A generic file repository synchronization tool
syrep is a generic file repository synchronization tool. It may be used to
synchronize large file hierarchies bidirectionally by exchanging patch files.
Syrep is truely peer-to-peer, no central servers are involved.
Synchronizations between more than two repositories are supported. The patch
files may be transferred via offline media, e.g. removable hard disks or
compact discs.
.
Files are tracked by their message digests, currently MD5. The following file
operations are tracked in the snapshot files: creation, deletion,
modification, creation of new hard or symbolic links, renaming. (The latter is
nothing more than a new hard link and removal of the old file). syrep doesn't
distinguish between soft and hard links. In fact even copies of files are
treated as the same. Currently, syrep doesn't synchronize file attributes like
access modes or modification times.
.
Syrep was written to facilitate the synchronization of two large digital music
repositories without direct network connection. Patch files of several
gigabytes are common in this situation.
.
Syrep is able to cope with 64 bit file sizes. (LFS)
.
Syrep is optimized for speed. It may make use of a message digest cache to
accelerate the calculation of digests of a whole directory hierarchy
Description-md5: e2dccf32190b77fcb4aae7dae06fc868