PINTA is an open source application similar to paint in windows,It is used in linux for editing / drawing.Pinta's main aim is to make...
PINTA is an open source application similar to paint in windows,It is used in linux for editing / drawing.Pinta's main aim is to make this easy to use and manipulate the images on Windows,Linux and MacOS.
In this tutorial i will show you how to install the latest stable version of Pinta 1.4 on ubuntu 14.04 / 13.10 / 13.04 / 12.10 /12.04 and LinuxMint 16 / 15
Installation Procedure
There are 2 versions available for download from Pinta Home website 1.4 & 1.5
Step 1: Add the offcial ppa Provided by Pinta Team
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
Step 2: Update the Repository
sudo apt-get udpate
Step 3: Install Pinta 1.4
sudo apt-get install pinta
Install PINTA 1.5 Development verison
Step 1: Add the offcial ppa Provided by Pinta Team
sudo add-apt-repository ppa:pinta-maintainers/pinta-daily
Step 2: Update the Repository
sudo apt-get udpate
Step 3: Install Pinta 1.5
sudo apt-get install pinta
In this tutorial i will show you how to install the latest stable version of Pinta 1.4 on ubuntu 14.04 / 13.10 / 13.04 / 12.10 /12.04 and LinuxMint 16 / 15
Installation Procedure
There are 2 versions available for download from Pinta Home website 1.4 & 1.5
- 1.4 - stable version
- 1.5-Development vesion
Step 1: Add the offcial ppa Provided by Pinta Team
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
Step 2: Update the Repository
sudo apt-get udpate
Step 3: Install Pinta 1.4
sudo apt-get install pinta
Install PINTA 1.5 Development verison
Step 1: Add the offcial ppa Provided by Pinta Team
sudo add-apt-repository ppa:pinta-maintainers/pinta-daily
Step 2: Update the Repository
sudo apt-get udpate
Step 3: Install Pinta 1.5
sudo apt-get install pinta
COMMENTS