Using a backport

From Andreida
Revision as of 19:15, 6 June 2023 by Andreas (talk | contribs) (Created page with "Add to the sources files: vi /etc/apt/sources.list example for Bullseye (Debian 11), add to the end of the file: # backports deb http://deb.debian.org/debian bullseye-back...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Add to the sources files:

vi /etc/apt/sources.list

example for Bullseye (Debian 11), add to the end of the file:

# backports
deb http://deb.debian.org/debian bullseye-backports main contrib non-free
deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free 
apt-get update
apt-get install rsnapshot # or whatever you needed