Update README.md

This commit is contained in:
Mario Voigt 2024-08-23 00:06:06 +02:00
parent bc5479d28f
commit 7ec563bc68

View File

@ -59,9 +59,13 @@ Please read this first before opening issues! This documentation does not mainta
- portable - portable
- regular installation with MSI Setup - regular installation with MSI Setup
- Linux - Linux
- regular installation from package manager like dnf/yum or apt - regular installation from package manager like dnf/yum or apt (see https://wiki.inkscape.org/wiki/Installing_Inkscape)
`sudo apt install inkscape #Ubuntu/Kubuntu (you might need to add PPA first to install the latest version. Do this by sudo add-apt-repository ppa:inkscape.dev/stable)` - Ubuntu/Kubuntu
`sudo dnf install inkscape #Fedora/CentOS` - `sudo add-apt-repository universe`
- `sudo add-apt-repository ppa:inkscape.dev/stable` for stable releases or `sudo add-apt-repository ppa:inkscape.dev/trunk` for develop trunk
- `sudo apt install inkscape`
- Fedora/CentOS
- `sudo dnf install inkscape`
- MacOS - MacOS
- this was never tested. We are sorry! - this was never tested. We are sorry!