#!/bin/sh clear # # Mis à jour des sources # apt-get update # # les packetages à ajouter # #tout pour avoir de bons économiseurs d'écran apt-get -y install xscreensaver-nognome apt-get -y install xscreensaver-gl apt-get -y install kscreensaver/unstable #firewall apt-get -y install guarddog/unstable #antivirus apt-get install clamav #moniteur système et certains de ses plugins apt-get -y install gkrellm #phases lunaires apt-get -y install gkrellmoon #contrôle Xmms apt-get -y install gkrellmms #affiche Webcam apt-get -y install gkrellkam #blender et le nécessaire au rendu radiosité apt-get -y install blender python yafray #wine, meilleure installation apt-get -y install binfmt-support libicu21c102 libwine libwine-print msttcorefonts wine wine-utils #divers apt-get -y install gftp apt-get -y install -t stable flashplugin-nonfree #apt-get -y install mplayer (ne marche pas toujours très bien lorsque l'on passe par ce mode d'installation - essayer plutot la compilation) #apt-get -y install gimp1.3 gimp1.3-nonfree apt-get install gimp2.0 gimp2.0-nonfree gimp2.0-print #Karamba et librairies nécessaires #apt-get -y install libgcc1 #apt-get -y install libgtk1.2 #apt-get -y install libstdc++5 #apt-get -y install zlib1g #apt-get -y install libxrender1 #apt-get -y install karamba/unstable (je ne l'installe pas, lui préférant Superkaramba, plus stable et surtout plus puissant - à télécharger sur www.kde-look.org)