How to install GIMP & Inkscape on Linux?

Published: 24 May 2022
on channel: MivoCloud
129
7

In this video, I will show you how to install GIMP & Inkscape photo editor for your Linux server.
The example will be shown on Ubuntu 20.04, but you can use the commands on other Debian repositories. With GIMP as Inkscape, you can edit photos on your server, and in order to be able to install it, you will need the following:
1. VPS Linux
2. Update server components
3. Graphical shell and user with SUDO rights
When all of the above is there, you can install Gimp

List of commands used

1. sudo Apt update &apt upgrade -y (Updates components)
2. sudo apt -y install gimp (Installs GIMP)
3. gimp (runs gimp)
4. snap install gimp (Using SNAP packages installs gimp)
5. snap remove gimp (GIMP is removed using SNAP GIMP)
6. sudo apt -y purge gimp (GIMP removal using the command line)
7. sudo snap install inkscape (Using SNAP packages installs inkscape)
8. sudo add-apt-repository ppa:inkscape.dev/stable (Adding repository)
9. sudo apt install inkscape (Installs inkscape)
10. inkscape (runs inkscape)


Watch video How to install GIMP & Inkscape on Linux? online without registration, duration hours minute second in high quality. This video was added by user MivoCloud 24 May 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 129 once and liked it 7 people.