@@ -90,121 +90,101 @@ approach.
90
90
91
91
.. _sec-installation-from-sources-linux-recommended-installation :
92
92
93
- Debian/Ubuntu package installation
94
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93
+ Linux system package installation
94
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
95
95
96
- On Debian ("buster" or newer) or Ubuntu ("bionic" or newer), we recommend that you
97
- install:
96
+ We recommend that you install the following packages, depending on your distribution:
98
97
99
- .. literalinclude :: debian.txt
98
+ .. tab :: Debian/Ubuntu
100
99
101
- If you wish to do Sage development, we recommend that you additionally
102
- install the following:
100
+ .. literalinclude :: debian.txt
103
101
104
- .. literalinclude :: debian-develop.txt
102
+ .. tab :: Fedora/Redhat/CentOS
105
103
106
- For all users, we recommend that you install the following system packages,
107
- which provide additional functionality and cannot be installed by Sage:
104
+ .. literalinclude :: fedora.txt
108
105
109
- .. literalinclude :: debian-recommended.txt
106
+ .. tab :: Arch Linux
110
107
111
- In addition to these, if you don't want Sage to build optional packages that might
112
- be available from your OS, cf. the growing list of such packages on :trac: `27330 `,
113
- install:
108
+ .. literalinclude :: arch.txt
114
109
115
- .. literalinclude :: debian-optional.txt
110
+ .. tab :: OpenSUSE
116
111
117
- Fedora/Redhat/CentOS package installation
118
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
112
+ .. literalinclude :: opensuse.txt
119
113
120
- On Fedora/Redhat/CentOS, we recommend that you install:
114
+ .. tab :: Void Linux
121
115
122
- .. literalinclude :: fedora .txt
116
+ .. literalinclude :: void .txt
123
117
124
118
If you wish to do Sage development, we recommend that you additionally
125
119
install the following:
126
120
127
- .. literalinclude :: fedora-develop.txt
121
+ .. tab :: Debian/Ubuntu
128
122
129
- For all users, we recommend that you install the following system packages,
130
- which provide additional functionality and cannot be installed by Sage:
123
+ .. literalinclude :: debian-develop.txt
131
124
132
- .. literalinclude :: fedora-recommended.txt
125
+ .. tab :: Fedora/Redhat/CentOS
133
126
134
- In addition to these, if you don't want Sage to build optional packages that might
135
- be available from your OS, cf. the growing list of such packages on :trac: `27330 `,
136
- install:
127
+ .. literalinclude :: fedora-develop.txt
137
128
138
- .. literalinclude :: fedora-optional.txt
129
+ .. tab :: Arch Linux
139
130
140
- Arch Linux package installation
141
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
131
+ .. literalinclude :: arch-develop.txt
142
132
143
- On ArchLinux, we recommend that you install:
133
+ .. tab :: OpenSUSE
144
134
145
- .. literalinclude :: arch .txt
135
+ .. literalinclude :: opensuse-develop .txt
146
136
147
- If you wish to do Sage development, we recommend that you additionally
148
- install the following:
137
+ .. tab :: Void Linux
149
138
150
- .. literalinclude :: arch -develop.txt
139
+ .. literalinclude :: void -develop.txt
151
140
152
141
For all users, we recommend that you install the following system packages,
153
142
which provide additional functionality and cannot be installed by Sage:
154
143
155
- .. literalinclude :: arch-recommended.txt
144
+ .. tab :: Debian/Ubuntu
156
145
157
- In addition to these, if you don't want Sage to build optional packages that might
158
- be available from your OS, cf. the growing list of such packages on :trac: `27330 `,
159
- install:
146
+ .. literalinclude :: debian-recommended.txt
160
147
161
- .. literalinclude :: arch-optional.txt
148
+ .. tab :: Fedora/Redhat/CentOS
162
149
163
- OpenSUSE package installation
164
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
150
+ .. literalinclude :: fedora-recommended.txt
165
151
166
- On OpenSUSE, we recommend that you install:
152
+ .. tab :: Arch Linux
167
153
168
- .. literalinclude :: opensuse .txt
154
+ .. literalinclude :: arch-recommended .txt
169
155
170
- If you wish to do Sage development, we recommend that you additionally
171
- install the following:
156
+ .. tab :: OpenSUSE
172
157
173
- .. literalinclude :: opensuse-develop .txt
158
+ .. literalinclude :: opensuse-recommended .txt
174
159
175
- For all users, we recommend that you install the following system packages,
176
- which provide additional functionality and cannot be installed by Sage:
160
+ .. tab :: Void Linux
177
161
178
- .. literalinclude :: opensuse -recommended.txt
162
+ .. literalinclude :: void -recommended.txt
179
163
180
164
In addition to these, if you don't want Sage to build optional packages that might
181
165
be available from your OS, cf. the growing list of such packages on :trac: `27330 `,
182
166
install:
183
167
184
- .. literalinclude :: opensuse-optional.txt
168
+ .. tab :: Debian/Ubuntu
185
169
186
- Void Linux package installation
187
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
170
+ .. literalinclude :: debian-optional.txt
188
171
189
- On Void Linux, we recommend that you install:
172
+ .. tab :: Fedora/Redhat/CentOS
190
173
191
- .. literalinclude :: void .txt
174
+ .. literalinclude :: fedora-optional .txt
192
175
193
- If you wish to do Sage development, we recommend that you additionally
194
- install the following:
176
+ .. tab :: Arch Linux
195
177
196
- .. literalinclude :: void-develop .txt
178
+ .. literalinclude :: arch-optional .txt
197
179
198
- For all users, we recommend that you install the following system packages,
199
- which provide additional functionality and cannot be installed by Sage:
180
+ .. tab :: OpenSUSE
200
181
201
- .. literalinclude :: void-recommended .txt
182
+ .. literalinclude :: opensuse-optional .txt
202
183
203
- In addition to these, if you don't want Sage to build optional packages that might
204
- be available from your OS, cf. the growing list of such packages on :trac: ` 27330 `,
205
- install:
184
+ .. tab :: Void Linux
185
+
186
+ .. literalinclude :: void-optional.txt
206
187
207
- .. literalinclude :: void-optional.txt
208
188
209
189
.. _section_macprereqs :
210
190
0 commit comments