Téléchargement sous linux

lagrange8 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention   -  
lagrange8 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
j'ai installé linux sur mon pc et lorsque le tape les commande pour le téléchargement voici ce qui s'affiche et je ne sais plus quoi faire
merci!

lagrange@lagrange-laptop:~$ sudo apt-get install firefox
[sudo] password for kwatcho:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet quartus
lagrange@lagrange-laptop:~$
A voir également:

4 réponses

lami20j Messages postés 21331 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 570
 
Salut,

que t'affiche
aptitude search firefox
0
lagrange8 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention  
 
salut!
voici ce que ça m'affiche:
i mozilla-firefox-local-en-gb -Mozilla Firefox English language/region pa

et quand je saisis ces commande j'ai plutôt une autre liste des commande qui s'affiche
et je se sait plus comment procéder
merci!
0
lami20j Messages postés 21331 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 570
 
Re,

affiche le résultat de
cat /etc/apt/sources.list
0
lagrange8 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention  
 
voici le résultat de la commade

lagrange@lagrange-laptop:~$ cat /etc/apt/sources.list
deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu/ gutsy partner
# deb-src http://archive.canonical.com/ubuntu/ gutsy partner

deb http://security.ubuntu.com/ubuntu/ gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu/ gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security universe
deb http://security.ubuntu.com/ubuntu/ gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security multiverse

merci
0