在Ubuntu 20.04/18.04/Debian 10上安装QeLelitech
时间:2020-02-23 14:32:50 来源:igfitidea点击:
QElectoce是一款免费应用,旨在帮助工程师创建电气,电子设备,自动化,控制电路,机械对象,以说明流程,仪器图纸和许多其他创造性潜力。
本教程已被编写,作为在Ubuntu 20.04/18.04/Debian 10上安装QeLelitech的参考。
QElectotech在GNU/GPL下获得许可,可以在Windows,Linux和MacOS上运行。
凭借其大量标准和自定义符号,我们可以描述电气,液压,气动,计算机系统中的大部分常用组件。
设计元素以XML格式保存,但项目和图表可以保存为* .qet格式以进行进一步编辑。
我们可以将所有设计导出到各种格式,如DXF,PDF,JPG,PNG等。
在Ubuntu 20.04/18.04/Debian 10上安装QeLelitech
我们可以从PPA,SNAP或者Debian软件包上安装QElectoTech On Ubuntu/Debian。
从SNAP安装QELEROTECH:
sudo apt update sudo apt install snapd sudo snap install qelectrotech
要查看有关已安装版本的更多详细信息,请运行:
$snap info qelectrotech name: qelectrotech summary: Electrical diagram editor publisher: laurent trinques (scorpio) contact: https://qelectrotech.org/forum/index.php license: GPL-2.0 description: | QElectroTech is a Qt5 application to design electric diagrams. It uses XML files for elements and diagrams, and includes both a diagram editor, an element editor, and a titleblock editor. commands: - qelectrotech.dxf-to-qet - qelectrotech - qelectrotech.qet-tb-generator snap-id: CEFA0rCgrd6XZ1w9fX4mZzE8jrbR7y6n tracking: stable refresh-date: today at 21:42 CEST channels: stable: 0.7.0+git2.ccc43c816 2019-07-17 (78) 121MB candidate: 0.70-RC2~svn5945 2019-06-26 (18) 122MB beta: ↑ edge: 0.8-dev-5-g348a8d997 2019-08-19 (151) 121MB installed: 0.7.0+git2.ccc43c816 (78) 121MB
从PPA安装QeLelitech - Ubuntu 20.04/18.04
sudo add-apt-repository ppa:scorpio/qelectrotech-dev sudo apt-get update sudo apt-get install qelectrotech
确认安装:
$apt policy qelectrotech qelectrotech: Installed: 1:0.5-2 Candidate: 1:0.5-2 Version table: *** 1:0.5-2 500 500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages 500 http://mirror.hetzner.de/ubuntu/packages bionic/universe amd64 Packages 100 /var/lib/dpkg/status 0.80.r5999-2ubuntu1 500 500 http://ppa.launchpad.net/scorpio/qelectrotech-dev/ubuntu bionic/main amd64 Packages
要启动QElectotech,请使用终端
$qelectrotech