Here is how to do it.
- First we add repository for Pinta to install.
- Press "CTRL + ALT + t" to open terminal/terminator
- type in "
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable"
- Note: Instead of pinta-stable you can add pinta-daily if you like to test latest and the greatest Pinta, but it may be buggy.
- Update system package lists:
"sudo apt-get update"
- Install pinta:
"sudo apt-get install pinta"
No comments:
Post a Comment