5

I am trying to install GNU paint on Ubuntu 16.04 but am not able to do it. Can anyone please help me how to install GNU paint on Ubuntu 16.04.

muru
  • 207,228
nrs
  • 153

1 Answers1

6

About

From the GNU Paint project page:

GNU Paint (gpaint) is a simple, easy-to-use paint program for GNOME, the GNU Desktop. Gpaint starts as a port of xpaint and takes advantages of features unique to the GNOME environment. Gpaint is licensed under the GNU GPL, version 2 or later.

Curent Features:

  • Drawing tools--ovals, freehand, polygon, text, with fill or shallow for polygons and closed freehand.
  • Cut and paste by selecting irregular regions or polygons.
  • Print support using gnome-print (still flaky, will be improved upon next release)
  • Print support using gnome-print (still flaky, will be improved upon next release)
  • Editing multiple image at the same time without runnng multiple instance of the image editor
  • All image processing features present in xpaint

Installation

You can install Gnu Paint / gpaint by

sudo apt install gpaint
dufte
  • 14,198
  • 5
  • 41
  • 43