Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-11-27 02:51:48 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-11-27 02:51:48 +0300
commit7a5c9061ed3bb50b074fc516909774fc391631e3 (patch)
treef44181096eb313a12ffcc875e0d76df7685171ba /README.md
parent805907852889970b34a03bf1b1b421d410463b47 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 16 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3f05923..ca5d680 100644
--- a/README.md
+++ b/README.md
@@ -167,19 +167,30 @@ After some tests without failure you can increase your confidence and ignore thi
### Linux
-**Ubuntu/Mint/Debian/Similars**
-
-1. CentOS, Debian, Fedora, Ubuntu, and derivatives
1. 4GB RAM or higher
+2. 64 bit System
-```bash
+**Ubuntu/Mint/Debian/Similars**
+
+<!---
wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
sudo apt-get update
sudo apt-get install -y apt-transport-https
+dotnet-runtime-3.1
+!-->
+
+```bash
sudo apt-get update
-sudo apt-get install -y libjpeg-dev libpng-dev libgeotiff-dev libdc1394-22 libavcodec-dev libavformat-dev libswscale-dev libopenexr24 libtbb-dev dotnet-runtime-3.1
+sudo apt-get install -y libjpeg-dev libpng-dev libgeotiff-dev libdc1394-22 libavcodec-dev libavformat-dev libswscale-dev libopenexr24 libtbb-dev
+```
+
+
+**Arch/Manjaro/Similars**
+
+```bash
+sudo pacman -S openjpeg2 libjpeg-turbo libpng libgeotiff libdc1394 libdc1394 ffmpeg openexr tbb dotnet-runtime
```
To run UVtools open it folder on a terminal and call one of: