Getting Started¶
Download the correct installation file for your system from the Downloads page on the Pinta Project site.
Windows¶
Considering that there are some minor differences between each Windows system, this instruction will include all versions of Windows since there's one core way to install and uninstall.
Install¶
- Open the file to run the installation wizard.
- Follow the instructions on the wizard.
- Select Finish to close the installation wizard.
Uninstall¶
- Go to the Start Menu.
- Enter the words Control Panel and select
Enter. - Go to View By and select Small Icons.
- Select Programs and Features.
- Scroll down the list and select Pinta.
- Select Uninstall in the toolbar above.
- Follow the instructions on the wizard.
- Select Finish to close the installation wizard.
Mac¶
Install¶
- Open the file to run the installation.
- Drag the Pinta icon to your Applications folder in the Finder window.
- Close the Finder window.
Uninstall¶
- Open Finder > Applications.
- Select Pinta.
- Move to trash in three different ways:
- Drag the Pinta icon to the Trash icon in the Dock.
- Right-click on Pinta and select Move to Trash.
- Select Pinta and select
Command+Delete.
- Right-click Trash in the Dock and select Empty Trash.
Linux¶
Install¶
Recommended for Ubuntu/Ubuntu MATE 18.04.
- Select
Ctrl+Alt+Tto open the Terminal. - Enter command:
sudo apt-get updateand selectEnter. - Enter your computer password and select
Enter. - Enter command:
sudo apt-get install pintaand selectY. - Select
Enter. - Close the Terminal.
You may also download and install the program via the .deb file: pinta_1.6-2_all.deb.
Uninstall¶
- Select
Ctrl+Alt+Tto open the Terminal. - Enter command:
sudo apt-get remove pintaand selectEnter. - Enter your computer password and select
Enter. - Select
YandEnter. - Close the Terminal.