How to Install and Uninstall rsync Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 14,2024

1. Install "rsync" package

This is a short guide on how to install rsync on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install rsync

2. Uninstall "rsync" package

Please follow the steps below to uninstall rsync on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove rsync $ sudo apt autoclean && sudo apt autoremove

3. Information about the rsync package on Ubuntu 22.10 (Kinetic Kudu)

Package: rsync
Architecture: amd64
Version: 3.2.5-1
Multi-Arch: foreign
Priority: standard
Section: net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Slootman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 776
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: lsb-base, libacl1 (>= 2.2.23), libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl3 (>= 3.0.0), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Suggests: openssh-client, openssh-server, python3, python3-braceexpand
Filename: pool/main/r/rsync/rsync_3.2.5-1_amd64.deb
Size: 422972
MD5sum: 363ccd81c8e27c5ca6b422333b247c1f
SHA1: e133d493c09dae1d1181215e0cebd45fd5ee02cc
SHA256: 62ca939a2a63264f8736d774e30e91f604f20242689b760d12e21b9603136bbc
SHA512: 7a43cfa7fd8a0e4eff888876dacdf6abba01d6210f7b1f583e2bd640fdb06ab7ca4c4f36e1788ea76ab8aaa621fb0e5b5f9e9ebc5b992589d6a51cb12bbebccf
Homepage: https://rsync.samba.org/
Description: fast, versatile, remote (and local) file-copying tool
Description-md5: 3bf40f318d2abfed74fa472aaff46d5f
Task: standard