在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Figma-Linux/figma-linux开源软件地址(OpenSource Url):https://github.com/Figma-Linux/figma-linux开源编程语言(OpenSource Language):TypeScript 85.6%开源软件介绍(OpenSource Introduction):Figma electron app (unofficial)Figma-linux is an unofficial Electron-based Figma desktop app for Linux. InstallationUniversalYou can install Figma-linux from Snap here. Alternatively, type sudo snap install figma-linux in your terminal. To use local fonts when using the snapd version create a symbolic link:
There is also an AppImage available. Get it on our Releases page, then make it executable and install using these terminal commands: chmod +x figma-linux-*.AppImage
sudo ./figma-linux-*.AppImage -i This is not a portable AppImage - it will install figma-linux on your system, after which you can run it from terminal or from your app list. For more info, execute ./figma-linux-*.AppImage -h Debian-based DistrosFirstly, install sudo apt install libgconf-2-4 Download the .deb package from the Releases page, and install it with sudo dpkg -i figma-linux_*_amd64.deb UbuntuOn Ubuntu, you can use our PPA: sudo add-apt-repository ppa:chrdevs/figma && sudo apt update && sudo apt install figma-linux -y If you receive a sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 70F3445E637983CC Alternative Ubuntu installDownload the .deb package from the Releases page, and install it with sudo apt install figma-linux_*_amd64.deb Arch-based distrosFigma-linux is available on the AUR.
You can use an AUR helper like yay -S figma-linux RPM-based distrosDownload the .rpm package from our Releases page, then install it: sudo dnf install figma-linux-*.x86_64.rpm Building from source
git clone https://github.com/Figma-Linux/figma-linux
cd figma-linux
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
npm i To run Figma-linux from npm in dev mode execute this: npm run dev Aside from that, you can also run:
ATTENTION:
When you do changes in middleware component, You need to rebuild ( CommunityJoin us on Telegram or Spectrum. Become a BackerYou can contribute to figma-linux development by supporting us on Paypal or Buy me a Coffee: Thanks to the supporters. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论