Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:debian [2024/04/10 19:25] – created none | wiki:debian [2024/04/10 19:32] (current) – none | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| **Backports** | **Backports** | ||
| < | < | ||
| - | echo 'deb http:// | + | echo "deb http:// |
| - | apt -t stretch-backports install < | + | apt -t $(lsb_release -cs)-backports install < |
| </ | </ | ||
| **Debian 8** | **Debian 8** | ||