
Krita via PPA
Krita is a great paint, that has both Vector layers and Raster layers, allowing you to combine the two into one program.
The KritaLime stable PPA that we were using to get the latest stable version of Krita onto Ubuntu based Linux distros is no longer available.
The only Krita PPA that we can find at the moment is the unstable "Daily" build. Most people will want the stable Appimage or Flatpak, as discussed in this 👉 post.
To install the Krita Daily build on Debian based systems:<br>sudo add-apt-repository ppa:krita-community-ppa/daily<br> <br>sudo apt update<br> <br>sudo apt install krita<br>
To remove Krita and it's repository:<br>sudo apt remove --autoremove krita<br><br>sudo add-apt-repository --remove
ppa:krita-community-ppa/daily
```
⚡️ Follow Freedom Tech
#Krita #PhotoshopReplacement #PhotoEditor #AdobePaint #Appimage #Flatpak #Linux #FOSS #OpenSourceFreedomSoftware
#Krita_Install_Daily_Build_PPA