How to Install and Uninstall pcb2gcode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "pcb2gcode" package

This tutorial shows how to install pcb2gcode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pcb2gcode

2. Uninstall "pcb2gcode" package

Please follow the instructions below to uninstall pcb2gcode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pcb2gcode $ sudo apt autoclean && sudo apt autoremove

3. Information about the pcb2gcode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pcb2gcode
Priority: optional
Section: universe/electronics
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Christian M. Amsüss
Architecture: amd64
Version: 1.1.4-git20120902-1build2
Depends: gerbv, libboost-program-options1.58.0, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcairomm-1.0-1v5 (>= 1.6.4), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1v5 (>= 2.44.0), libgtkmm-2.4-1v5 (>= 1:2.24.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/pcb2gcode/pcb2gcode_1.1.4-git20120902-1build2_amd64.deb
Size: 103782
MD5sum: 11c40e90a4e8bd58aa950aaf8cd2c3c3
SHA1: c75018365dad12d01f411cb2761ac5aeeb805641
SHA256: b26238aa54a2bb597e0d3a4401610634bd7637a3ababfd0ab0a16875c3d7dcd2
Description-en: command-line tool for engraving PCBs using CNCs
pcp2gcode is a command-line tool for isolation routing and
drilling PCBs that provides full support for both single- and
double-sided boards. It generates G-code (RS-274 code) for
engraving and drilling from Gerber and Excellon files.
Description-md5: a1804076de194502f4591d36b6d2f7ae
Homepage: http://sourceforge.net/apps/mediawiki/pcb2gcode/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu