Penpot Desktop Open Source Design & Prototyping Software

Penpot Desktop is a free and open source design and prototyping application for Windows, Linux and MacOS. It comes with reusable components, flex-layout, fonts management, work simultaneously on design on same design, share presentations, code & properties inspector, Infinite canvas, vector manipulation, color picker & palette, layers and many more.

Penpot Desktop

Download Penpot Desktop [Windows,MacOS,Linux]

How to Install Penpot Desktop on Ubuntu

You can install Penpot Desktop via below commands. Open the terminal app (ctrl+alt+t) and run below commands one by one.

curl -1sLf \
'https://dl.cloudsmith.io/public/korbsstudio/penpot-desktop/setup.deb.sh' \
| sudo -E bash
sudo apt install penpot-desktop

After the successful installation of Penpot Desktop, you can open it using below command or via Show Apps Ubuntu dock menu.

penpot-desktop

Click the setting button and add below “Instance”. If you are self-hosting then you can add your own server.

https://design.penpot.app/

How to Uninstall Penpot Desktop

You can also uninstall it using below command.

sudo apt remove penpot-desktop

You can also remove the added repo using below command.

sudo rm /etc/apt/sources.list.d/korbsstudio-penpot-desktop.list
sudo apt-get clean
sudo rm -rf /var/lib/apt/lists/*
sudo apt update

Install Penpot Desktop via Snap:

You can also install Penpot Desktop via snap store. In the terminal run below command.

sudo snap install penpot-desktop

Install Penpot Desktop via Flatpak:

You can also install it via below flatpak command in the terminal.

flatpak install flathub com.sudovanilla.penpot-desktop

Note: You need flatpak and flathub in your system.

Also Read:  How to Manage Gnome Extensions with Extensions Glass Grid

After Penpot Desktop installation you can open it using below command.

flatpak run com.sudovanilla.penpot-desktop
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply