[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/HowTo/Desktop" by FransSpiesschaert

Debian Wiki wiki at debian.org
Tue Nov 8 11:13:36 UTC 2016


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Stretch/HowTo/Desktop" page has been changed by FransSpiesschaert:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/HowTo/Desktop?action=diff&rev1=5&rev2=6

Comment:
replace jessie with stretch in entry 781

  # check securely if the key is correct and add it to the keyring used by APT if it is:
  gpg --keyring /usr/share/keyrings/debian-keyring.gpg --check-sigs  07DC563D1F41B907 && gpg --export 07DC563D1F41B907 | apt-key add -
  # add repository to sources.list - please check the homepages for mirrors!
- echo "deb http://deb-multimedia.org jessie main" >> /etc/apt/sources.list
+ echo "deb http://deb-multimedia.org stretch main" >> /etc/apt/sources.list
  # update the list of available packages:
  apt-get update
  }}}



More information about the debian-edu-commits mailing list