File tree Expand file tree Collapse file tree 18 files changed +17
-156
lines changed
Expand file tree Collapse file tree 18 files changed +17
-156
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,7 @@ Použij tento příkaz v konzoli:
2929sudo apt-get install python3.4
3030```
3131
32- #### Fedora (do verze 21)
33-
34- Použij tento příkaz v konzoli:
35-
36- ```
37- sudo yum install python3.4
38- ```
39-
40- #### Fedora (22 +)
32+ #### Fedora
4133
4234Použij tento příkaz v konzoli:
4335
Original file line number Diff line number Diff line change @@ -29,17 +29,7 @@ $ sudo apt-get install git
2929
3030<!-- endsec-->
3131
32- <!-- sec data-title="Fedora (up to 21)" data-id="git_install_fedora_21"
33- data-collapse=true ces-->
34-
35- {% filename %}command-line{% endfilename %}
36- ``` bash
37- $ sudo yum install git
38- ```
39-
40- <!-- endsec-->
41-
42- <!-- sec data-title="Fedora 22+" data-id="git_install_fedora_22"
32+ <!-- sec data-title="Fedora" data-id="git_install_fedora"
4333data-collapse=true ces-->
4434
4535{% filename %}command-line{% endfilename %}
Original file line number Diff line number Diff line change @@ -67,20 +67,7 @@ $ sudo apt-get install python3.6
6767
6868<!-- endsec-->
6969
70- <!-- sec data-title="Fedora (up to 21)" data-id="python_fedora"
71- data-collapse=true ces-->
72-
73-
74- Use this command in your console:
75-
76- {% filename %}command-line{% endfilename %}
77- ```
78- $ sudo yum install python3
79- ```
80-
81- <!-- endsec-->
82-
83- <!-- sec data-title="Fedora (22+)" data-id="python_fedora22"
70+ <!-- sec data-title="Fedora" data-id="python_fedora"
8471data-collapse=true ces-->
8572
8673Use this command in your console:
@@ -90,6 +77,8 @@ Use this command in your console:
9077$ sudo dnf install python3
9178```
9279
80+ If you're on older Fedora versions you might get an error that the command dnf is not found. In that case you need to use yum instead.
81+
9382<!-- endsec-->
9483
9584<!-- sec data-title="openSUSE" data-id="python_openSUSE"
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Tipea este comando en tu consola:
4343
4444Usa este comando en tu consola:
4545
46- sudo yum install python3.4
46+ sudo dnf install python3.4
4747
4848
4949#### openSUSE
Original file line number Diff line number Diff line change @@ -27,14 +27,7 @@ Tapez cette commande dans votre terminal :
2727 $ sudo apt-get install python3.4
2828
2929
30- #### Fedora (jusqu'à la version 21)
31-
32- Tapez cette commande dans votre terminal :
33-
34- $ sudo yum install python3.4
35-
36-
37- #### Fedora (22+)
30+ #### Fedora
3831
3932Tapez cette commande dans votre terminal :
4033
Original file line number Diff line number Diff line change @@ -46,15 +46,6 @@ data-collapse=true ces-->
4646
4747<!-- endsec-->
4848
49- <!-- sec data-title="Fedora (21-es verzióig)" data-id="python_fedora"
50- data-collapse=true ces-->
51-
52- Írd be az alábbi programot a konzolba:
53-
54- $ sudo yum install python3.4
55-
56- <!-- endsec-->
57-
5849<!-- sec data-title="Fedora (22+)" data-id="python_fedora22"
5950data-collapse=true ces-->
6051
Original file line number Diff line number Diff line change @@ -27,14 +27,7 @@ Digita questo comando nella tua console:
2727 $ sudo apt-get install python3.4
2828
2929
30- #### Fedora (fino a 21)
31-
32- Usa questo comando nella tua console:
33-
34- $ sudo yum install python3.4
35-
36-
37- #### Fedora (22+)
30+ #### Fedora
3831
3932Usa questo comando nella tua console:
4033
Original file line number Diff line number Diff line change @@ -29,17 +29,7 @@ $ sudo apt-get install git
2929
3030<!-- endsec-->
3131
32- <!-- sec data-title="Fedora (up to 21)" data-id="git_install_fedora_21"
33- data-collapse=true ces-->
34-
35- {% filename %}command-line{% endfilename %}
36- ``` bash
37- $ sudo yum install git
38- ```
39-
40- <!-- endsec-->
41-
42- <!-- sec data-title="Fedora 22+" data-id="git_install_fedora_22"
32+ <!-- sec data-title="Fedora" data-id="git_install_fedora"
4333data-collapse=true ces-->
4434
4535{% filename %}command-line{% endfilename %}
Original file line number Diff line number Diff line change @@ -69,20 +69,7 @@ $ sudo apt-get install python3.6
6969
7070<!-- endsec-->
7171
72- <!-- sec data-title="Fedora (up to 21)" data-id="python_fedora_ko"
73- data-collapse=true ces-->
74-
75-
76- 콘솔에 아래 명령어를 입력하세요. :
77-
78- {% filename %}command-line{% endfilename %}
79- ```
80- $ sudo yum install python3
81- ```
82-
83- <!-- endsec-->
84-
85- <!-- sec data-title="Fedora (22+)" data-id="python_fedora22_ko"
72+ <!-- sec data-title="Fedora" data-id="python_fedora_ko"
8673data-collapse=true ces-->
8774
8875콘솔에 아래 명령어를 입력하세요. :
Original file line number Diff line number Diff line change @@ -65,15 +65,6 @@ Wpisz w konsoli poniższe polecenie:
6565
6666<!-- endsec-->
6767
68- <!-- sec data-title="Fedora (up to 21)" data-id="python_fedora"
69- data-collapse=true ces-->
70-
71- Użyj następującego polecenia w konsoli:
72-
73- $ sudo yum install python3.6
74-
75- <!-- endsec-->
76-
7768<!-- sec data-title="Fedora (22+)" data-id="python_fedora22"
7869data-collapse=true ces-->
7970
You can’t perform that action at this time.
0 commit comments