Dibuja is a free and open source paint application for Linux. Using this you can create simple drawing, edit your images, resize and crop your images, add text on your images. You can use this application as a Microsoft paint or Paintbrush alternative on Linux. You can also add effects on your drawing and images. It comes with gray scale, blur, invert, insta 1977, emboss, threshold, vignette and sharpen image effects. It is released under GNU GPL v3 license.
Install Dibuja Paint on Ubuntu
You can install this easy to use Dibuja Paint application via the deb package file from launchpad. Download the .deb file from below download link and save it on your Downloads folder.
Open your terminal software (ctrl+alt+t) and run below commands one by one. Here “dibuja_0.24.0-1_amd64.deb” downloaded file name. You can change below commands based on your file name.If needed enter your Ubuntu user password.
sudo apt install ./Downloads/dibuja*.deb
[OR]
sudo apt install ./Downloads/dibuja_0.24.0-1_amd64.deb
You can open it from application menu list or from below command in terminal.
dibuja
That’s all.
I prefer to do my installs via Synaptic PKG Mgr.
As long as your application isn’t available there, I’ll ask myself “why?” and I won’t install it.
Looks promising though…
Thank you for the recommendation!