Saturday, December 28, 2024
Google search engine
HomeGuest BlogsHow To Install QElectroTech on Ubuntu 20.04|18.04

How To Install QElectroTech on Ubuntu 20.04|18.04

.tdi_3.td-a-rec{text-align:center}.tdi_3 .td-element-style{z-index:-1}.tdi_3.td-a-rec-img{text-align:left}.tdi_3.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_3.td-a-rec-img{text-align:center}}

QElectroTech is an free application designed to help engineers create electrical, electronics, automation, control circuits, mechanical objects to illustrate processes, instrumentation drawings and many other creative potentialities. This guide has been written to act as a reference for installing QElectroTech on Ubuntu 20.04/18.04.

QElectroTech is licensed under GNU/GPL and can run on Windows, Linux, and macOS. With its large collection of standard and custom symbols, you can describe most of the commonly used components in electrical, hydraulic, pneumatic, computer systems. The design elements are saved in a xml format but projects and diagrams can be saved as *.qet format for further editing.

You can export all your designs to various formats such as dxf, pdf, jpg, png etc.

.tdi_2.td-a-rec{text-align:center}.tdi_2 .td-element-style{z-index:-1}.tdi_2.td-a-rec-img{text-align:left}.tdi_2.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_2.td-a-rec-img{text-align:center}}

Install QElectroTech on Ubuntu 20.04/18.04

You can install QElectroTech on Ubuntu from PPA, Snap or Debian package downloaded manually.

Install QElectroTech from Snap:

sudo apt update
sudo apt install snapd
sudo snap install qelectrotech

To view more details about installed version, run:

$ 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 -

Install QElectroTech from PPA – Ubuntu 20.04/18.04

sudo add-apt-repository ppa:scorpio/qelectrotech-dev
sudo apt-get update
sudo apt-get install qelectrotech

Confirm installation:

$ apt policy qelectrotech
qelectrotech:
  Installed: 1:0.7.0-1build1
  Candidate: 1:0.7.0-1build1
  Version table:
 *** 1:0.7.0-1build1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status
     0.90.r7412-2ubuntu2 500
        500 http://ppa.launchpad.net/scorpio/qelectrotech-dev/ubuntu focal/main amd64 Packages

To launch QElectroTech, use the terminal

$ qelectrotech

Or Desktop Environment Launcher.

install QElectroTech debian ubuntu

Enjoy using QElectroTech and visit Official documentation to reveal its Ins and Outs.

For CentOS / Fedora, checkout:

Similar:

.tdi_4.td-a-rec{text-align:center}.tdi_4 .td-element-style{z-index:-1}.tdi_4.td-a-rec-img{text-align:left}.tdi_4.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_4.td-a-rec-img{text-align:center}}

RELATED ARTICLES

Most Popular

Recent Comments