generated from seanpm2001/Template_Other_V4
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathINSTALL
39 lines (22 loc) · 813 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
----
----
Installing the URLL Specification repository
----
This project currently does not have to be installed. It is just a set of documentation, and some tools for the URLL file specification.
It is recommended to have a markdown viewer installed, as there are lots of markdown files.
Some libraries are included, and are written in multiple languages each. Try to have Python 3.7.1 or later installed to get at least one variant of the library working.
Install Python
----
Install Python on Ubuntu Linux
.. code-block:: shell
sudo apt-install python3
..
Install Python on Fedora Linux
.. code-block:: shell
sudo dnf install python3
..
Further installation instructions are currently unavailable.
----
Install instructions file version: 1 (2022, Monday, April 25th 5:10 pm PST)
----
----