[HOW TO] install Pinta Latest Version (Without Flatpak)

For Zorin 17.x and Pop! OS 22.04/24.04 users who came from windows and wants a paint like program (like i do), here is a good alternative.

  1. Open terminal and write sudo apt install dotnet-sdk-8.0 debhelper autotools-dev autoconf-archive gettext intltool libgtk-3-dev
  2. Download Pinta from the official site. In this tutorial i use the .tar file
  3. Right click on the tarball and extract it.
  4. Right click on the folder and select open with terminal
  5. In the terminal write ./configure
  6. When it's done write sudo make install
  7. Exit and enjoy :grinning:

1 Like