Vertaling van "sudo apt-get" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
From the command line, enter sudo apt-get -f install alien rpm gettext.
Dans la ligne de commande, entrez sudo apt-get -f install alien rpm gettext.
To remove any dependencies no longer needed, run sudo apt-get autoremove in a terminal.
Pour enlever les dépendances devenues inutiles, exécutez sudo apt-get autoremove dans un terminal.
If using dpkg, install any missing dependencies by typing sudo apt-get -f install.
Si vous utilisez dkpg, installez les dépendances manquantes en tapant sudo apt-get -f install.
The simplest way to upgrade a binary installation is to run "sudo apt-get update".
Pour mettre à jour une installation binaire, la méthode la plus simple est de lancer "sudo apt-get update".
After that to update the sources list do sudo apt-get update
Puis pour mettre à jour la liste des sources faites sudo apt-get update
To access the updated files, bring your index of binary files up-to-date by running the command sudo apt-get update.
Pour accéder aux nouveaux fichiers, mettez à jour l'index de vos fichiers binaires en exécutant la commande sudo apt-get update.
In order to tune them all automatically, please execute the sudo apt-get build-dep wine command and accept the presented suggestions.
Pour les régler toutes automatiquement, lancez la commande sudo apt-get build-dep wine et acceptez les suggestions qui apparaissent.
So we go to the terminal and we type sudo apt-get install openjdk-8-jdk.
Donc, nous allons dans le terminal, et nous tapons sudo apt-get install openjdk-8-jdk
When trying to install a software package (using the command sudo apt-get install xxxx) you may see the error
Quand vous essayez d'installer un paquet (avec la commande sudo apt-get install xxxx) vous pouvez rencontrer l'erreur
Use the following command on your system's command prompt: sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts.
Utilisez la commande suivante dans votre terminal: sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts.
I have done several searches and even using the command sudo apt-get remove 'package name' I can not find the name of my package to remove it.
J'ai fais plusieurs recherche et même en utilisant la commande sudo apt-get remove 'nom du package' je n'arrive pas a trouver le nom de mon package pour le retirer.
The utility needs to be installed first using the following command line: "sudo apt-get install sosreport".
L'utilitaire doit être installé en premier à l'aide de la ligne de commande suivante : « sudo apt-get install sosreport ».
If you get an error message saying: "wget: command not found", run "sudo apt-get install wget"
Si vous avez un message d'erreur disant : « wget: command not found », faites « sudo apt-get install wget ».