Benutzer-Werkzeuge

Webseiten-Werkzeuge


apt

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

apt [2021/12/14 18:23] – angelegt msapt [2021/12/14 18:34] (aktuell) ms
Zeile 3: Zeile 3:
 Es können verschiedene Stages (stable/testing/unstable) unterschiedlich gewichtet werde um somit eine Misch-Installation zu nutzen. Es können verschiedene Stages (stable/testing/unstable) unterschiedlich gewichtet werde um somit eine Misch-Installation zu nutzen.
  
-Beispiel für /etc/apt/source.list +Beispiel für ''/etc/apt/source.list'' 
-[code]+<code>
 # Debian GNU/Linux _Bullseye_ # Debian GNU/Linux _Bullseye_
  
Zeile 23: Zeile 23:
 deb http://ftp.deb-multimedia.org bullseye main non-free deb http://ftp.deb-multimedia.org bullseye main non-free
  
-# Debian GNU/Linux _Bookworm_ 
  
-deb http://ftp.de.debian.org/debian/ bookworm main contrib non-free +# Debian GNU/Linux _Sid_
-deb-src http://ftp.de.debian.org/debian/ bookworm main contrib non-free+
  
-#deb http://security.debian.org/ bookworm/updates main contrib non-free +deb http://ftp.de.debian.org/debiansid main contrib non-free 
-#deb-src http://security.debian.org/ bookworm/updates main contrib non-free+deb-src http://ftp.de.debian.org/debiansid main contrib non-free 
 +</code>
  
-# bookworm-updates +Dazu werden unter ''/rtc/apt/preferences.d/'' Dateien zu den unterschiedlichen Stages z.B''bullseye.pref'' an.
-deb http://ftp.de.debian.org/debian/ bookworm-updates main contrib non-free +
-deb-src http://ftp.de.debian.org/debian/ bookworm-updates main contrib non-free+
  
-# bookworm-backports +Beispiel für ''/etc/apt/preferences.d/bullseye.pref'': 
-deb http://http.debian.net/debian bookworm-backports main contrib non-free+<code> 
 +Package: * 
 +Pin: release n=bullseye 
 +Pin-Priority: 900 
 +</code> 
 +Dies weist allen Paketen aus Bullseye die Priorität 900 zu.
  
-# Multimedia Repository +Weitere Infos unter [[https://wiki.debian.org/de/AptPreferences|Debian]]
-deb http://ftp.deb-multimedia.org bookworm main non-free +
- +
-# Debian GNU/Linux _Sid_ +
- +
-deb http://ftp.de.debian.org/debian/ sid main contrib non-free +
-deb-src http://ftp.de.debian.org/debian/ sid main contrib non-free +
-[/code]+
apt.1639502600.txt.gz · Zuletzt geändert: 2021/12/14 18:23 von ms

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki