Install Pencil

ยท
1 min read
tips
#pencil #sketch #alternative #prototyping

Sketch is the definitive tooling tool for mock up. There is an Open Source alternative for it called Pencil.

Pencil is an alternative to Sketch built from Electron.

Installing Pencil

Debian Way

Version 0.5.4~git20160219.9d29f33+dfsg-1ubuntu1 in Xenial

Terminal window
$ sudo apt-get install pencil

Download From Site

Version 3.0.0-rc1

Get the new one from http://pencil.evolus.vn/Next.html

Terminal window
$ wget https://github.com/evolus/pencil/releases/download/v3.0.0-rc.1/Pencil-3.0.0-rc.1.deb
$ sudo dpkg -i Pencil-3.0.0-rc.1.deb
$ sudo apt -f install

Done.

Picture of Pencil 3