Skip to content

Commit

Permalink
Closes #3. Add openSUSE installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
logological committed Jun 21, 2016
1 parent 10eac4b commit 3ae23e3
Show file tree
Hide file tree
Showing 26 changed files with 136 additions and 6 deletions.
2 changes: 2 additions & 0 deletions cs/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Pokud již nemáš nainstalovaný, git měl by být k dispozici pomocí Správce
sudo apt-get install git
# or
sudo yum install git
# or
sudo zypper install git
```
8 changes: 8 additions & 0 deletions cs/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ Použij tento příkaz v konzoli:
$ sudo dnf nainstalovat python3.4
```

#### openSUSE

Použij tento příkaz v konzoli:

```
$ sudo zypper install python3
```

### OS X

Musíš jít na web https://www.python.org/downloads/release/python-342/ a stáhnout si instalátor Python:
Expand Down
5 changes: 5 additions & 0 deletions en/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ If it isn't installed already, git should be available via your package manager,
#### Fedora (22+)

$ sudo dnf install git


#### openSUSE

$ sudo zypper install git
7 changes: 7 additions & 0 deletions en/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ Use this command in your console:
$ sudo dnf install python3


#### openSUSE

Use this command in your console:

$ sudo zypper install python3


### OS X

You need to go to the website https://www.python.org/downloads/release/python-343/ and download the Python installer:
Expand Down
7 changes: 7 additions & 0 deletions es/python_installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ Usa este comando en tu consola:
sudo yum install python3.4


#### openSUSE

Usa este comando en tu consola:

sudo zypper install python3


### OS X

Debes ir al sitio web https://www.python.org/downloads/release/python-342/ y descargar el instalador de Python:
Expand Down
4 changes: 3 additions & 1 deletion fr/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ Git est probablement déjà installé mais, si ce n'est pas le cas, voici les in

sudo apt-get install git
# ou
sudo yum install git
sudo yum install git
# ou
sudo zypper install git
7 changes: 7 additions & 0 deletions fr/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Tapez cette commande dans votre terminal :
$ sudo dnf install python3.4


#### openSUSE

Tapez cette commande dans votre terminal :

$ sudo zypper install python3


### OS X

Vous devez aller sur le site https://www.python.org/downloads/release/python-343/ et télécharger l'installateur Python :
Expand Down
4 changes: 3 additions & 1 deletion hu/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ Ha még nincs telepítve, elérhető a a package manager-en keresztül, szóval

sudo apt-get install git
# vagy
sudo yum install git
sudo yum install git
# vagy
sudo zypper install git
6 changes: 6 additions & 0 deletions hu/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Ha még nincs Pythonod, vagy másik verziót szeretnél telepíteni, így tehete
$ sudo dnf install python3.4


#### openSUSE

Írd be az alábbi programot a konzolba:

$ sudo zypper install python3

### OS X

Menj a https://www.python.org/downloads/release/python-343/ oldalra, és töltsd le a Python installert:
Expand Down
4 changes: 3 additions & 1 deletion it/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ Se non è già installato, git dovrebbe essere disponibile tramite il gestore di

sudo apt-get install git
# oppure
sudo yum install git
sudo yum install git
# oppure
sudo zypper install git
7 changes: 7 additions & 0 deletions it/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Usa questo comando nella tua console:
$ sudo dnf install python3.4


#### openSUSE

Usa questo comando nella tua console:

$ sudo zypper install python3


### OS X

Devi andare sul sito https://www.python.org/downloads/release/python-343/ e scarica il programma d'installazione di Python:
Expand Down
2 changes: 2 additions & 0 deletions ko/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Git은 [git-scm.com](http://git-scm.com/)에서 다운로드 할 수 있습니
sudo apt-get install git
# 또는
sudo yum install git
# 또는
sudo zypper install git
7 changes: 7 additions & 0 deletions ko/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@
$ sudo dnf install python3.4


#### openSUSE

콘솔에서 다음 명령을 실행합니다.

$ sudo zypper install python3


### OS X

https://www.python.org/downloads/release/python-343/ 에서 파이썬 설치프로그램을 다운 받아야 합니다.
Expand Down
4 changes: 3 additions & 1 deletion pl/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ Możliwe, że git jest już zainstalowany domyśle, ale jeśli tak nie jest, pow

sudo apt-get install git
# or
sudo yum install git
sudo yum install git
# or
sudo zypper install git
7 changes: 7 additions & 0 deletions pl/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Użyj następującego polecenia w konsoli:
$ sudo dnf install python3.4


#### openSUSE

Użyj następującego polecenia w konsoli:

$ sudo zypper install python3


### OS X

Przejdź na stronę https://www.python.org/downloads/release/python-343/ i pobierz instalator Pythona:
Expand Down
7 changes: 7 additions & 0 deletions pt/python_installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ Use o seguinte comando no terminal:
sudo yum install python3.4


#### openSUSE

Use o seguinte comando no terminal:

sudo zypper install python3


### OS X

Você precisa acessar o site https://www.python.org/downloads/release/python-342/ e baixar o instalador do Python:
Expand Down
4 changes: 3 additions & 1 deletion ru/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@

sudo apt-get install git
# or
sudo yum install git
sudo yum install git
# or
sudo zypper install git
7 changes: 7 additions & 0 deletions ru/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Django написан на Python. Нам нужен Python, чтобы сдел
$ sudo dnf install python3.4


#### openSUSE

Используй следующую команду в консоли:

$ sudo zypper install python3


### OS X

Тебе нужно перейти по ссылке https://www.python.org/downloads/release/python-343/ и скачать дистрибутив Python:
Expand Down
2 changes: 2 additions & 0 deletions sk/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Ak ho ešte nemáš nainštalovaný, git by mal byť dostupný pomocou správcu
sudo apt-get install git
# or
sudo yum install git
# or
sudo zypper install git
```
8 changes: 8 additions & 0 deletions sk/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ Použi v konzole tento príkaz:
$ sudo dnf instal python3.4
```

#### openSUSE

Použi v konzole tento príkaz:

```
$ sudo zypper install python3
```

### OS X

Inštalačný program Pythonu si môžeš stiahnuť zo stránky https://www.python.org/downloads/release/python-343/:
Expand Down
2 changes: 2 additions & 0 deletions tr/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Halihazırda yüklü değilse, git'i paket yöneticinizle indirebilirsiniz. Şun
sudo apt-get install git
# veya
sudo yum install git
# veya
sudo zypper install git
```
8 changes: 8 additions & 0 deletions tr/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ Terminalde kullanmanız gereken komut:
$ sudo dnf install python3.4
```

#### openSUSE

Terminalde kullanmanız gereken komut:

```
$ sudo zypper install python3
```

### OS X

Python kurulum dosyasını indirmek için resmi siteye gitmelisiniz: https://www.python.org/downloads/release/python-342/:
Expand Down
5 changes: 5 additions & 0 deletions uk/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ Git можна завантажити з [git-scm.com](http://git-scm.com/). В
#### Fedora (22+)

$ sudo dnf install git


#### openSUSE

$ sudo zypper install git
7 changes: 7 additions & 0 deletions uk/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ Python для Windows можна завантажити з сайту https://ww
$ sudo dnf install python3.4


#### openSUSE

Скористайтеся наступною командою в консолі:

$ sudo zypper install python3


### OS X

Вам необхідно перейти на веб сайт https://www.python.org/downloads/release/python-343/ і завантажити Python інсталятор:
Expand Down
4 changes: 3 additions & 1 deletion zh/deploy/install_git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@

sudo apt-get install git
# or
sudo yum install git
sudo yum install git
# or
sudo zypper install git
7 changes: 7 additions & 0 deletions zh/python_installation/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Django 是用 Python 写的。 在 Django 中,我们需要使用 Python 语言
$ sudo dnf install python3.4


#### openSUSE

在您的控制台中使用此命令:

$ sudo zypper install python3


### OS X

你需要去到网站 https://www.python.org/downloads/release/python-343/ 然后下载 Python 安装程序:
Expand Down

0 comments on commit 3ae23e3

Please # to comment.