Vertaling van "sudo apt-get" in Engels
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.
Dans la ligne de commande, entrez sudo apt-get -f install alien rpm gettext.
From the command line, enter sudo apt-get -f install alien rpm gettext.
Pour enlever les dépendances devenues inutiles, exécutez sudo apt-get autoremove dans un terminal.
To remove any dependencies no longer needed, run sudo apt-get autoremove in a terminal.
Si vous utilisez dkpg, installez les dépendances manquantes en tapant sudo apt-get -f install.
If using dpkg, install any missing dependencies by typing sudo apt-get -f install.
Pour mettre à jour une installation binaire, la méthode la plus simple est de lancer "sudo apt-get update".
The simplest way to upgrade a binary installation is to run "sudo apt-get update".
Puis pour mettre à jour la liste des sources faites sudo apt-get update
After that to update the sources list do 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.
To access the updated files, bring your index of binary files up-to-date by running the command sudo apt-get update.
Pour les régler toutes automatiquement, lancez la commande sudo apt-get build-dep wine et acceptez les suggestions qui apparaissent.
In order to tune them all automatically, please execute the sudo apt-get build-dep wine command and accept the presented suggestions.
Donc, nous allons dans le terminal, et nous tapons sudo apt-get install openjdk-8-jdk
So we go to the terminal and we type sudo apt-get install openjdk-8-jdk.
Quand vous essayez d'installer un paquet (avec la commande sudo apt-get install xxxx) vous pouvez rencontrer l'erreur
When trying to install a software package (using the command sudo apt-get install xxxx) you may see the error
Utilisez la commande suivante dans votre terminal: sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts.
Use the following command on your system's command prompt: sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts.
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.
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.
L'utilitaire doit être installé en premier à l'aide de la ligne de commande suivante : « sudo apt-get install sosreport ».
The utility needs to be installed first using the following command line: "sudo apt-get install sosreport".
Si vous avez un message d'erreur disant : « wget: command not found », faites « sudo apt-get install wget ».
If you get an error message saying: "wget: command not found", run "sudo apt-get install wget"