Skip to main content

installing Pinta on Ubuntu

 Installing Pinta on Ubuntu




Hello everyone, today is Wednesday 16 December 2020.

I want to talking about pinta, pinta is application to draw something, with using pinta application user can draw something in linux.

 for example: if user have a digital drawing tablet like wacom or any other digital drawing tablet, user can use pinta as application to draw somethings.

If user using ubuntu and you have wacom drawing tablet you don't need to install wacom driver, because ubuntu already support wacom drawing tablet

Pinta is a free and open source program for drawing and image editing,

about this program: easy to use, if user want to draw something and user still new on photo editing, this program is highly recommended.

 

How To Install pinta using Ubuntu PPA

sudo add-apt-repository ppa:pinta-maintainers/pinta-stable

sudo apt update

sudo apt install pinta


if you want to download pinta with other method, you can visit this page ( https://www.pinta-project.com/releases/ )


if you have any question feel free to ask at : ghost087@protonmail.com


<---Have a good day --->

Comments

Popular posts from this blog

Easy | installing osu on an linux using wine application

Easy | installing osu! on an linux using wine application Hello all, Today i want to talking about installing osu on an linux. recently i get bored using linux because osu rhythm game is not compatible with linux, so i think how about using wine application to make osu compatible with linux, and more or less i success.  osu is rhythm game, this game is world wide know as the popular rhythm game, osu have so many player over the world wide, and many player contribute to osu to make osu more and more fun. Inside osu game player can contribute Bitemap, Skin for osu game, etc. before we go,  we need to install wine application: How To Install -------------------------------------------  # Download osu! first  https://osu.ppy.sh/home/download   # open terminal in the same folder you download osu! sudo apt install winetricks  winetricks dotnet45 # install every recommendation application from winetricks wine osu.exe # this time...

Easy | How To Remove PPA repository for ubuntu

 Easy | How To Remove PPA repository for ubuntu Hello all, Today is Monday 28 December 2020. I want to talking about Removeing PPA in ubuntu. PPA ( Personal Package Archive ) is a software maping repository location, many repository in PPA is provided by ubuntu and linux community. after user add PPA repository location, user can download software inside that repository. ubuntu user need to know how to remove PPA repository, Because if PPA get very old, or PPA didn't get update, or PPA repository is not compatible with ubuntu new version, PPA software manager will show a error. But don't worry removing PPA is easy How To Remove PPA in a ubuntu ------------------------------------- # open Terminal sudo add-apt-repository --remove ppa:ppalocation/ppa # for example sudo add-apt-repository --remove https://batumz.herokuapp.com/playmakermz/ focal main' If you have any question feel free to ask at: ghost087@protonmail.com -Have a nice day

ubuntu 20 04 light review using core 2 Duo

ubuntu 20 04 light review using core 2 Duo Hello all, Today is Monday 28 December 2020. I want to make light review about ubuntu 20.04 using core 2 Duo ( core 2 Duo E8400 ).  First i want to make a detail spessification my computer: MotherBoard = Amptron G41AGB3 Power Supply = Enlight 400W  Graphic Card = Nvidia  340  Memory = I have dual channel ( Apacer ddr2 2048MB ), ( Samsung ddr2 2048MB ) Operating System = Ubuntu 20.04 LTS Storage = Hardisk Seagate 320 GB Cpu Fan = intel lga 775 processor  cooler = 2 pc fan 9cm bios = AMI BIOS ( from 2019 )  ----------------------------------------------------- ubuntu is OS ( operating system ) based on debian linux, with open source license user is allowed make a change to source code and publish them, and user can contribute to ubuntu directly. ubuntu operating system is one of the best linux operating system. Ubuntu have a three type operating system: 1. Ubuntu desktop Ubuntu desktop is operating system for normal ...