Une nouvelle version d'Ubuntu est arrivée il y a 3 jours : Ubuntu 11.04 Natty Narwhal. Avec une toute nouvelle interface graphique Unity :
L'objectif de cet article est de finaliser l'installation avec 73 logiciels intéressants voire indispensables avec les 3 étapes pour y parvenir facilement.
18 paquets de gestion/personnalisation du PC
Partitionnement : gpartedConfiguration de Compiz Fusion : compizconfig-settings-manager
Thèmes complémentaires : community-themes gnome-extra-icons gnome-artgnome-colors
Outil de configuration simplifiée : ubuntu-tweak
Gestionnaire des tâches en console : htop
Comparaison/Fusion Répertoire/Fichiers : meld
Grub and Splash screen configuration : startupmanager
Boot-up Manager : bum
Nautilus Actions : nautilus-actions nautilus-image-converter nautilus-open-terminal nautilus-gksunautilus-wallpaper
Renommer des fichiers par lot : gprename
Wallpaper management : drapes
Optimisation temps de chargement : preload
Mettre des programmes dans le Systay : alltray
Suppression des fichiers inutiles : bleachbit
Outil universelle de notification : specto
Stockage en ligne : nautilus-dropbox
18 paquets pour le Multimédia
Lecteur Multimédia : smplayerCodecs & Compagnies : ffmpeg2theora x264 libdvdcss2 flashplugin-nonfree non-free-codecs ffmpeg
Java : sun-java6-jre sun-java6-plugin sun-java6-fonts
Visionneuse : picasa gthumb
Traitement d'images : gimp gimp-help-fr gnome-photo-printer cheese fotoxx
Tag Mp3 : easytag
8 paquets pour la communication
MODIF Navigateur Google Chromium : chromium-browserChat : emesene
P2P en Lan : giver
P2P Hadopi : amule
Chat en Lan : iptux
Mail : thunderbird thunderbird-locale-fr
Téléphonie VOIP : skype
14 paquets pour la bureautique
Visualisateur de Police : gnome-specimenCopie d'écran : shutter
Effet sur capture d'écran : screenie-qt
Outils : cups-pdf libreoffice-pdfimport pdfmod pdfedit
Etiquettes : glabels
Scanner : xsane
Conjugaison : verbiste verbiste-gnome
Acrobat reader : acroread acroread-fonts
Bloc-notes wiki : zim
8 paquets pour la Sécurité
Cryptage disque dur : truecryptGestion Mots de Passe : keepassx
Interface Graphique pour Firewall : gufw
Outils de sécurité : secure-delete
Sauvegarde auto des disques durs : fwbackups sbackup
Outils divers (contient photorec) : testdisk
Contrôle parental : nanny
7 paquets divers
Finances personnelles : kmymoneyGoogle Earth : googleearth-package
Jeux éducatifs pour enfants : gcompris tuxpaint childsplay
Virtualisation : virtualbox-4.0 dkms
Cadeau : 22 jeux :
pokerth btanks armagetronad openarena lincity-ng wesnoth neverball glest frozen-bubble ultrastar-ng wormux frozen-bubble warzone2100 teeworlds foobillard plee-the-bear xmoto rrootage intensityengine speed-dreams tremulous vdriftEtape 1 : Ajouter les dépôts logiciels
Afin de rajouter l'ensemble de ces paquets, il est nécessaire d'ajouter des dépôts logiciels à votre fichier sources.list. Pour ce faire, copier-coller l'instruction suivante dans une console :
Puis remplacez l'intégralité du contenu du fichier par un copier-coller de ce qui suit :
################DEBUT DU COPIER COLLER################
#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################
###### Ubuntu Main Repos
deb http://fr.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse
###### Ubuntu Update Repos
deb http://fr.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse
###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu natty partner
deb http://archive.canonical.com/ubuntu natty partner
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### GetDeb - http://www.getdeb.net
## Run this command: wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
deb http://archive.getdeb.net/ubuntu natty-getdeb apps
## Run this command: wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
deb http://archive.getdeb.net/ubuntu natty-getdeb apps
#### Google Linux Software Repositories - http://www.google.com/linuxrepositories/index.html
## Run this command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free
## Run this command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free
#### Medibuntu - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ natty free non-free
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ natty free non-free
#### Playdeb - http://www.playdeb.net/
## Run this command: wget -O- http://archive.getdeb.net/getdeb-archive.key
deb http://archive.getdeb.net/ubuntu natty-getdeb games | sudo apt-key add -
## Run this command: wget -O- http://archive.getdeb.net/getdeb-archive.key
deb http://archive.getdeb.net/ubuntu natty-getdeb games | sudo apt-key add -
#### Ubuntu Tweak - http://ubuntu-tweak.com/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb http://ppa.launchpad.net/tualatrix/ubuntu natty main
#### VirtualBox - http://www.virtualbox.org## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
deb http://ppa.launchpad.net/tualatrix/ubuntu natty main
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian natty contrib
################FIN DU COPIER COLLER################
Afin d'importer les clefs GPG de ces dépôts, vous garantissant ainsi l'intégrité des paquets contenus, copier-coller ensuite dans votre terminal, les commandes suivantes, l'une après l'autre :
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Comme alternative, vous pouvez personnaliser la liste des dépôts à rajouter en utilisant l'excellent :
Ubuntu Sources Lists Generator
Ubuntu Sources Lists Generator
Etape 2 : Tout installer avec 1 seule commande
C'est ici que la force de Linux, par rapport à Windows, devient évidente. Les 3 commandes ci-dessous sont à copier-coller dans votre terminal et ces 73 logiciels seront installés en moins de 15 minutes.Installer les logiciels :
sudo apt-get install gparted x264 ffmpeg2theora libdvdcss2 flashplugin-nonfree non-free-codecs ffmpeg compizconfig-settings-manager community-themes gnome-colors gnome-themes-extras breathe-icon-theme htop specto meld smplayer vlc mozilla-plugin-vlc vlc-plugin-pulse startupmanager bum nautilus-actions nautilus-image-converter nautilus-open-terminal nautilus-gksu nautilus-wallpaper preload alltray chromium-browser emesene giver gnome-specimen shutter cups-pdf pdfmod pdfedit glabels xsane verbiste verbiste-gnome gprename drapes keepassx gufw secure-delete sbackup testdisk bleachbit picasa gthumb gimp gimp-help-fr screenie-qt thunderbird thunderbird-locale-fr kmymoney gcompris easytag gnome-photo-printer nanny tuxpaint childsplay fotoxx zim gnome-extra-icons gnome-art cheese iptux libreoffice-pdfimport amule skype googleearth-package ubuntu-tweak virtualbox-4.0 dkms acroread acroread-fonts sun-java6-jre sun-java6-plugin sun-java6-fonts
Les commandes complémentaires :
Finaliser l'installation de Virtual Box:
sudo adduser $LOGNAME vboxusers
Installer les jeux :
sudo apt-get install pokerth btanks armagetronad openarena lincity-ng wesnoth neverball glest frozen-bubble ultrastar-ng wormux frozen-bubble warzone2100 teeworlds foobillard plee-the-bear xmoto rrootage intensityengine speed-dreams tremulous vdrift
Etape 3 : Les paquets à télécharger directement
3 logiciels devront être téléchargés directement sur les sites des éditeurs :Dropbox
Truecrypt
Fwbackups
Comme toujours, si vous avez des suggestions d'amélioration ou une erreur à signaler, n'hésitez pas à laisser un commentaire.
Et pour finir, quelque liens utiles :
Ubuntu-fr.org
Simple comme Ubuntu
50 tutos en vidéo
Aucun commentaire:
Enregistrer un commentaire