Vertaling van "get install" 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.
Powinno się następnie uruchomić apt-get install, aby go zainstalować.
Jeżeli program nie jest zainstalowany, możesz zrobić to za pomocą komendy apt-get install ceni.
If not installed, you can install it with the command apt-get install ceni.
Można to rozwiązać za pomocą aptitude, wybierając te pakiety do instalacji; można też spróbować wykonać apt-get install pakiet.
This can be resolved by either using aptitude to choose these packages for installation or by trying apt-get install package.
apt-get install exuberant-ctags i uruchom ctags na plikach źródłowych.
apt-get install exuberant-ctags and run ctags on the source files.
Użytkownik zorientował się, że apt-get install wine winesetuptk zaowocowało instalacją bez niezbędnego pliku wine.conf a jego próby uruchomienia winesetup okazały się bezowocne.
A user discovered that apt-get install wine winesetuptk gave him an installation without the necessary wine.conf file and his attempts to run winesetup were unsuccessful.
Instalacja pakietów: sudo apt-get install nazwapakietu
Install packages: sudo apt-get install package name
Część sudo apt-get install apache2 uruchamia instalację pakietu apache2.
Command sudo apt-get install apache2 launch installation of package apache2.
Opcja jest podobna do -s stosowanej z apt-get install, lub apt-get dist-upgrade.
This is kind of like using the -s option with apt-get install, or apt-get dist-upgrade.
Jeśli będziesz chcieć zainstalować pojedynczy pakiet, wpisz po prostu komendę 'apt-get install', gdzie to nazwa pakietu, którego potrzebujesz.
If you are looking for a specific single package, after installation is complete, simply run 'apt-get install', where is the name of the package you are looking for.
Jeżeli posiadasz powolny komputer, to możesz uruchamiać dselect na innej, szybszej maszynie do wyszukiwania pakietów, a później możesz skorzystać z polecenia apt-get install, by je zainstalować.
If your machine runs dselect slowly then you might consider running dselect on another (faster) machine in order to determine the packages you want to install, then use apt-get install on the slow machine to install them.
Poniższy skrypt używa gnome-applets (aby je zainstalować na debianie/ubuntu użyj apt-get install gnome-applets).
The script below uses gnome-applets (to install them on debian/ubuntu use apt-get install gnome-applets).
Używając APTa pakiety mogą być dodawane i usuwane z systemu, odpowiednio za pomocą apt-get install pakiet i apt-get remove pakiet.
With APT, packages can be added or removed from the system, respectively with apt-get install package and apt-get remove package.
apt-get install coś oznacza: otwórz terminal, zostań rootem (sux) i wpisz polecenie po znaku zachęty .
apt-get install something Means: Open a terminal, become root (su) and enter the command at the prompt.