Using a backport: Difference between revisions

From Andreida
(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...")
 
(No difference)

Latest revision as of 19:15, 6 June 2023

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