Pinta is a free and easy to use drawing and image editing application for Linux , BSD, Windows and MacOS. You can install it in your Ubuntu Linux system via terminal application easily. It is available via Ubuntu default repositories, snap package and flatpak package.
Install Pinta on Ubuntu
Always install via snap and flatpak for the latest Pinta version
Install Pinta via Snap:
Open the terminal application (ctrl+alt+t) and run below Pinta snap installation command.
sudo snap install pinta
After the installation you can open it via the applications menu. And you can also uninstall via below command.
sudo snap remove pinta
Install Pinta via Flatpak:
If you don’t have flatpak and flathub on your system , then install it via below link and restart your system after the installation
After that open the terminal app and run below Pinta flatpak installation command.
flatpak install flathub com.github.PintaProject.Pinta
After the Pinta installation you can start it via
flatpak run com.github.PintaProject.Pinta
and you can uninstall it via
sudo flatpak uninstall com.github.PintaProject.Pinta
Install Pinta via APT:
In this method you will find outdated Pinta most of the time. In terminal run below command to install Pinta via apt.
sudo apt install pinta
That’s all
Pingback: Pinta – Drawing & Editing Program | CONNECTwww.com