Deb: command not found
Bonjour,
Je souhaite installer chromium mais quand je rentre les lignes :
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
sa me met :
nicolas@nicolas-desktop:~$ deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
No command 'deb' found, did you mean:
Command 'debc' from package 'devscripts' (main)
Command 'derb' from package 'libicu-dev' (main)
Command 'dab' from package 'bsdgames' (universe)
Command 'debi' from package 'devscripts' (main)
deb: command not found
merci d'avance pour votre aide
Je souhaite installer chromium mais quand je rentre les lignes :
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
sa me met :
nicolas@nicolas-desktop:~$ deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ karmic main
No command 'deb' found, did you mean:
Command 'debc' from package 'devscripts' (main)
Command 'derb' from package 'libicu-dev' (main)
Command 'dab' from package 'bsdgames' (universe)
Command 'debi' from package 'devscripts' (main)
deb: command not found
merci d'avance pour votre aide
Configuration: Linux Firefox 3.5.4
A voir également:
- Deb command not found
- Vb6fr.dll could not be found - Forum Windows
- Que veut dire not found - Forum Réseaux sociaux
- Sfc scannow command - Guide
- Input signal not found ✓ - Forum Matériel & Système
- The realtek network controller was not found. if deep sleep mode is enabled please plug the cable ✓ - Forum Pilotes (drivers)
3 réponses
Ca tombe bien, ce n'est pas une commande mais un dépôts à rajouter dans /etc/sources.list. Mais de toute façon comme l'indique :
https://packages.ubuntu.com/karmic/chromium
... il suffit d'activer le dépôt universe, pas besoin d'en rajouter d'autres, comme indiqué ici :
http://doc.ubuntu-fr.org/depots
http://doc.ubuntu-fr.org/sources.list
A priori tu devrais avoir dans /etc/apt/sources.list et après correction des lignes du genre :
Amuse toi bien, chromium c'est marrant (mais un peu répétitif, malheureusement les ennemis ne changent pas beaucoup et on est un peu victime des bonus qu'on récupère).
Bonne chance
https://packages.ubuntu.com/karmic/chromium
... il suffit d'activer le dépôt universe, pas besoin d'en rajouter d'autres, comme indiqué ici :
http://doc.ubuntu-fr.org/depots
http://doc.ubuntu-fr.org/sources.list
A priori tu devrais avoir dans /etc/apt/sources.list et après correction des lignes du genre :
deb http://fr.archive.ubuntu.com/ubuntu/ karmic universe multiverse deb http://security.ubuntu.com/ubuntu/ karmic-security universe multiverse deb http://fr.archive.ubuntu.com/ubuntu/ karmic-updates universe multiverse
Amuse toi bien, chromium c'est marrant (mais un peu répétitif, malheureusement les ennemis ne changent pas beaucoup et on est un peu victime des bonus qu'on récupère).
Bonne chance
deb n'est pas une commande mais un ligne à rajouter dans le fichiers des sources de MàJs. Que l'on ouvre avec:
ainsi on rajoutera la ligne souhaitée (ou demander par le site) à la fin de notre fichier, avec un petit commentaire pour avoir un suivi:
- on sauvegarde (Ctrl+S), on ferme.
- on met à jour:
Et voilà le tour est joué!
source: (en anglais)
http://forums.debian.net/viewtopic.php?f=10&t=71905