From 7a5c9061ed3bb50b074fc516909774fc391631e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Thu, 26 Nov 2020 23:51:48 +0000 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++----- 1 file 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 +1. 4GB RAM or higher +2. 64 bit System + **Ubuntu/Mint/Debian/Similars** -1. CentOS, Debian, Fedora, Ubuntu, and derivatives -1. 4GB RAM or higher - -```bash + + +```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: