Jump to content

Inkscape

From Wiki
Revision as of 01:48, 7 September 2022 by Kangtain (talk | contribs) (Referensi)
basic
basic

Inkscape adalah Software untuk membuat vektor, edit vektor dan edit foto. ini cukup membantu bagi para desainer, ilustrator, atau hanya seseorang yang ingin membuat beberapa vektor.

Installasi

Ubuntu

sudo add-apt-repository ppa:inkscape.dev/stable
sudo apt update
sudo apt install inkscape

Debian

sudo apt-get update
sudo apt-get install inkscape

Uninstall

sudo apt remove --autoremove inkscape

Referensi