Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install figma for linux

sudo snap install figma-linux

# One last command you need to run in your terminal to access local fonts in Figma.
sudo ln -s $HOME/.local/share/fonts $HOME/snap/figma-linux/current/.local/share/

#
# Or Download Figma AppImage from here:
#	https://github.com/Figma-Linux/figma-linux/releases
# And...
#
chmod +x figma-linux_0.9.6_linux_x86_64.AppImage
sudo ./figma-linux_0.9.6_linux_x86_64.AppImage -i
Source by trendoceans.com #
 
PREVIOUS NEXT
Tagged: #install #figma #linux
ADD COMMENT
Topic
Name
3+7 =