What is the translation of " APT-GET " in English?

Noun
aptitude
eignung
begabung
fähigkeit
geschick
befähigung
eignungsprüfung
eignungsladekabel
apt-get

Examples of using Apt-get in German and their translations into English

{-}
  • Computer category close
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Programming category close
  • Official/political category close
  • Political category close
So würde dies während apt-get update aussehen.
Here's how it looks during an apt-get update.
Einige redhat basierten Distributionen nutzen apt-get.
Some redhat based distributions make use of apt-get.
Apt-get install gpsbabel(oder apt-get install gpsbabel) aus.
Aptitude install gpsbabel or apt-get install gpsbabel.
Früher musste das Kommando fink scanpackages ausgeführt werden, damit apt-get die neuen Pakete kennt.
Historically, the command fink scanpackages had to be run for apt-get to notice the new packages, but now this happens auto matically.
Nun, da wir apt-get install'ed die… versuchen Sie es erneut….
Now that we have apt-get install'ed those… try again….
Combinations with other parts of speech
List -Datei in testing und führen Sie eine Aktualisierung der Paketlisten(apt-get update) sowie ein Distributions-Upgrade(apt-get dist-upgrade) durch.
List file to use testing and do an apt-get update and apt-get dist-upgrade.
Apt-get upgrade -f selbst bei Fehlern mit Upgrade… oder apt-get dist-upgrade -f… bzw. Dist-Upgrade fortfahren.
Aptitude-f upgrade continue upgrade even after error… or aptitude-f dist-upgrade continue dist-upgrade even after error.
Eine der vielen Möglichkeiten, Software in Ubuntu zu installieren, besteht darin, den Befehl apt-get oder apt zu verwenden.
One of the many ways of installing software in Ubuntu is to use the apt-get or the apt command.
Führen Sie auf Ubuntu apt-get update aus, bevor Sie die nachstehenden Befehle ausführen.
On Ubuntu, run apt-get update before running the commands below.
Das Paket APT enthält derzeit zwei Abschnitte, die APT-dselect -Methode und die Anwenderschnittstelle apt-get für die Befehlszeile.
The APT package currently contains two sections,the APT dselect method and the apt-get command line user interface.
Als Besonderheit bei dieser Zwischenveröffentlichung müssen alle, die apt-get für ihre Upgrades verwenden, dieses Mal den dist-upgrade -Befehl benutzen, damit die neuesten Kernel-Pakete eingespielt werden.
As a special case for this point release, those using the apt-get tool to perform the upgrade will need to ensure that the dist-upgrade command is used, in order to update to the latest kernel packages.
Wenn andere Bibliotheken, wie die Installierten genutzt werden sollen,dann können diese entweder mit dem eigenen Programm hochgeladen werden oder aber mittels apt-get, pip, pear, npm oder ähnlichen Paketmanagern installiert werden.
If you want to use other libraries than the installed ones,you can upload them with your program or use the console to install them via apt-get, pip, pear, npm or similar package managers.
Auf Debian basierende Linux-Bereitstellungen wie Ubuntu verwenden den Befehl apt-get und den Paketmanager dpkg, daher funktionieren die Beispiele für yum in den folgenden Abschnitten für diese Bereitstellungen nicht.
Debian-based Linux distributions, like Ubuntu, use the apt-get command and dpkg package manager, so the yum examples in the following sections do not work for those distributions.
Amazon ECS erfordert mindestens die Docker-Version 1.9.0(Version 18.06.1-ce wird empfohlen), und die Standard-Docker-Versionen in vielen Systempaketmanagern,wie etwa yum oder apt-get, erfüllen diese Mindestanforderung nicht.
Amazon ECS requires a minimum Docker version of 1.9.0(version 18.06.1-ce is recommended), and the default Docker versions in many system package managers,such as yum or apt-get do not meet this minimum requirement.
Debian-basierte Systeme-Paket-Management ist relativ leicht von der GUI oder CLI- apt-get installieren können oder Deinstallation von Software- apt-cache kann suchen die Datenbank-Software keine Notwendigkeit für Root-Rechte zu suchen.
Debian based systems-package management is relatively easy from the gui or cli- apt-get can install or remove software- apt-cache can search the database of software no need for root privileges to search.
Apt-get install enlightenment/unstable apt-get -t unstable install enlightenment Das erste Beispiel wird nicht versuchen irgendwelche Pakete auf Ihrem System zu aktualisieren; wenn bestimmte Abhängigkeiten verletzt werden, schlägt die Installation fehl.
Apt-get install enlightenment/unstable apt-get-t unstable install enlightenment The first will not attempt to upgrade any packages on your system, so if specific dependencies are not met, the install will fail.
Emile van Bergen glaubte, dass dies zu lösen sei, wohingegen Corrin Lakeland jedoch meinte,dass dies nur mit" apt-src" anstatt" apt-get" zu lösen sei, da sehr viele Pakete beim Kompilieren konfiguriert werden müssen.
Emile van Bergen thought these could be overcome, although Corrin Lakeland suggested that it mightonly be achieved by using apt-src instead of apt-get because so many packages need to be configured at compile time.
Die Befehle, die in diesem Beispiel ausgeführt werden, sind apt-get update -y und apt-get install -y maven(um Apache Maven zu installieren), mvn install um den Quellcode zu kompilieren, zu testen und in ein Build-Ausgabeartefakt zu packen und andere Aktionen durchzuführen.
The commands that are run in this example are apt-get update-y and apt-get install-y maven(to install Apache Maven), mvn install, docker login, and several echo commands.
Um einen neuen Schlüssel hinzuzufügen, müssen Sie ihn zuerst herunterladen(Sie sollten sicherstellen, dass Sie einen vertrauenswürdigen Kommunikationskanal benutzen, wenn Sie ihn herunterladen),ihn mit apt-key hinzufügen und dann apt-get update ausführen, so dass APT die Release.
In order to add a new key you need to first download it(you should make sure you are using a trusted communication channel when retrieving it),add it with apt-key and then run apt-get update so that apt can download and verify the Release.
Debianex bemerkte, dass Debian die stabilste Distribution sei, und aufgrund seiner Stabilität, apt-get und einer sehr hilfreichen großen Gemeinschaft verwende er dies System und erwarte, dass es die Nummer 1 bleibe.
Of its readers assume that etch will be released whenever it is ready. debianex stated that Debian is the most stable distribution and because of its stability, apt-get and a very helpful large community he is using the system and expects it to stay at No 1.
Das ist ein schwerwiegender Fehler in Ihrem Paketverwaltungssystem. Bitte überprüfen Sie mit Synaptic, ob sich defekte Pakete auf Ihrem System befinden, überprüfen Sie die Zugriffsberechtigungen und den Inhalt der Datei»/etc/apt/sources. list« und erstellen Sie die für den Betrieb der Paketverwaltung notwendigen Informationen mit»sudo apt-get update« und»sudo apt-get install -f« neu.
This is a major failure of your software management system. Please check for broken packages with synaptic, check the file permissions and correctness of the file'/etc/apt/sources.list' and reload the software information with:'sudo apt-get update' and'sudo apt-get install-f.
Wenn Sie in solch einer Situation ein Paket mit überlappenden Dateien mittels aptitude(8) oder apt-get(1) installieren, stellt dpkg(1), das das Paket entpackt, sicher, dass ein Fehler an das aufrufende Programm zurückgegeben wird, ohne dass vorhandene Dateien überschrieben werden.
When you install a package with overlapped files using aptitude(8) or apt-get(1) under such a situation, dpkg(1) which unpacks package ensures to return error to the calling program without overwriting existing files.
Der GPG-Schlüssel ist notwendig, um sicherzustellen, dass die heruntergeladenen Pakete authentisch sind und nicht nachträglich manipuliert wurden. Informiere deinen Paketmanager über das neue PPA, indem du folgendes eingibst:sudo apt-get update Dieser Befehl fragt jede auf deinem System eingeschaltete Paketquelle nach der neuesten Softwareliste ab.
Notify your package manager of the new PPA by entering:sudo apt-get update This command will retrieve the latest list of software from each repository that is enabled on your system, including the I2P PPA that was added with the earlier command.
Informieren Sie ihren Paketmanager über das neue Repository durch folgende Ergänzungen sudo apt-get update Dieser Befehl wird die Liste aktueller Software von jedem auf Ihrem System aktivierten Repository aktualisieren, inklusive der I2P Repositories wie in Step 1 hinzugefügt.
Notify your package manager of the new repository by entering sudo apt-get update This command will retrieve the latest list of software from every repository enabled on your system, including the I2P repository added in step 1.
Sudo add-apt-repository ppa: qos/ pulseaudio-dlna sudo apt-get update sudo apt-get installieren pulseaudio-dlna Geben Sie nun folgendes in ein Terminal ein: pulseaudio-dlna pulseaudio-dlna--codec mp3- -encoder-backend ffmpeg Natürlich war das bei mir der Fall, und in anderen Fällen ist es möglicherweise nicht nötig.
Sudo add-apt-repository ppa: qos/pulseaudio-dlna sudo apt-get update sudo apt-get install pulseaudio-dlna Now, to run it, type the following in a terminal: pulseaudio-dlna pulseaudio-dlna--codec mp3--encoder-backend=ffmpeg Of course, this was the case for me, and it might not be needed in other cases.
Osamu Aoki hat die derzeitige Paketinstallation analysiert und festgestellt, dass es einerseits Dselect,Aptitude und Apt-get zur Installation einzelner Pakete(aus einer Liste von ungefähr 8700) und andererseits Tasksel gibt, das die Auswahl aus etwa 30 Tasks erlaubt.
Osamu Aoki(青木 修) reviewed the current package installation system and concluded that there is dselect,aptitude and apt-get to install single packages(out of a list of roughly 8700) and tasksel that selects some out of thirty tasks.
Sudo add-apt-repository ppa: qos/ pulseaudio-dlna sudo apt-get update sudo apt-get install pulseaudio-dlna Um es jetzt auszuführen, geben Sie Folgendes in ein Terminal ein: pulseaudio-dlna pulseaudio-dlna -codec mp3 -encoder -backend ffmpeg Natürlich war dies bei mir der Fall und wird in anderen Fällen möglicherweise nicht benötigt.
Sudo add-apt-repository ppa: qos/pulseaudio-dlna sudo apt-get update sudo apt-get install pulseaudio-dlna Now, to run it, type the following in a terminal: pulseaudio-dlna pulseaudio-dlna-codec mp3-encoder-backend=ffmpeg Of course, this was the case for me, and it might not be needed in other cases.
Ich habe festgestellt, dass, obwohl ich gelernt URPMI erste und für eine ganze Weile war es gern, apt-get hat mich über in mancher Hinsicht- apt-get ist so viel schneller als urpmi obwohl ich renne apt-get ona 500mhz/256mb pipsqueak meinem 2GHz 64bit amd Vergleich….
I have found that although I learned URPMI first and for quite a while was more fond of it, apt-get has won me over in some respects- apt-get is SO much quicker than urpmi even though I'm running apt-get ona 500mhz/256mb pipsqueak compared to my 2ghz 64bit amd….
Wenn Sie ein Paket im Depot aktualisieren, wird es beim Benutzer aktualisiert, wenn dieser das Kommando apt-get update&& apt-get upgrade ausführt. Für jeden Benutzer ist es leicht, sich eine kurze Beschreibung und andere wichtige Informationen über Ihre Pakete anzeigen zu lassen.
Once you have set up your repository, you can list and install all of your packages together with the ones in Debian; if you update a package, it will be upgraded when the user runs apt-get update&& apt-get upgrade; and every user will be able to easily see a short description and other important information about your packages.
Bekannte Pakete in der Datenbank von dpkg aktualisieren avail='mktemp' apt-cache dumpavail> "$avail" dpkg--merge-avail"$avail" rm -f"$avail" die Auswahl von dpkg aktualisieren dpkg--set-selections < pkg-list mit apt-get die gewählten Pakete installieren apt-get dselect-upgrade Der erste Befehl zeichnet die verfügbaren Pakete in der Datenbank dpkg auf und anschließend stellt dpkg--set-selections die Liste der Pakete wieder her, die Sie installieren wollen und der Aufruf von apt-get führt die erforderlichen Operationen aus!
Update dpkg's database of known packages avail='mktemp' apt-cache dumpavail>"$avail" dpkg--merge-avail"$avail" rm-f"$avail" Update dpkg's selections dpkg--set-selections< pkg-list Ask apt-get to install the selected packages apt-get dselect-upgrade The first commands records the list of available packages in the dpkg database, then dpkg--set-selections restores the selection of packages that you wish to install, and the apt-get invocation executes the required operations!
Results: 204, Time: 0.0489

Top dictionary queries

German - English