Differences

This shows you the differences between two versions of the page.

Link to this comparison view

debian.fr [2012/11/04 20:59]
debian.fr [2022/04/16 12:22] (current)
Line 1: Line 1:
 +
 +@related: [[Debian]] [[DemExp]] [[dpkg]]
 +
 +@lang: [[French]] , [[English]]=[[Debian]]
 +
 +  * isbn:2744019410
 +  * isbn:2841773671
 +
 +http://rzr.online.fr/contrib.htm
 +
 +
 +=== [[Debian]] [[Software]]===
 +
 +  \su root
 +  apt-get install wget
 +  wget -O- http://rzr.online.fr/docs/contribs/sources.list \
 +  >> /etc/apt/sources.list
 +  apt-get update
 +
 +===Demexp===
 +
 +  cp /etc/apt/sources.list /etc/apt/sources.list.orig
 +
 +cat >> /etc/apt/sources.list << EOF
 +  # unstable (sid)
 +  deb http://ftp.de.debian.org/debian unstable main contrib non-free
 +  deb-src http://ftp.de.debian.org/debian unstable main non-free contrib
 +  deb http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
 +  deb-src http://ftp.de.debian.org/debian-non-US/ unstable/non-US main non-free contrib
 +
 +  # http://www.demexp.org
 +  deb http://thomas.enix.org/pub/debian/packages ./
 +EOF
 +
 +  apt-get install  -t unstable  demexp-client-gtk2
 +
 +  cp etc/apt/sources.list.orig /etc/apt/sources.list
 +
 +===MISC===
 +http://www.coagul.org/article.php3?id_article=450
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki