]> git.ipfire.org Git - thirdparty/rsync.git/commit
INSTALL.md: point Ubuntu users at the ppa:rsyncproject/rsync PPA
authorAndrew Tridgell <tridge60@gmail.com>
Wed, 20 May 2026 04:36:02 +0000 (14:36 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Wed, 20 May 2026 05:36:44 +0000 (15:36 +1000)
commit9d014670df406cd437ecc0dcb718ffe68f2d82ce
tree9338b80121c716a5bba4ea1cb5ae51ed9e6eafe8
parent647a00a278e8eae02873b8f03a09a0c8344a1997
INSTALL.md: point Ubuntu users at the ppa:rsyncproject/rsync PPA

Most Ubuntu users landing on INSTALL.md want to install rsync, not
build it.  Add a short section near the top that offers the
Launchpad PPA as the one-line path for the four currently supported
series (jammy 22.04 LTS, noble 24.04 LTS, questing 25.10,
resolute 26.04 LTS), and clarify that the rest of the file is about
building from source.
INSTALL.md