How to Install and Uninstall gpx Package on Kali Linux

Last updated: September 20,2024

1. Install "gpx" package

This tutorial shows how to install gpx on Kali Linux

$ sudo apt update $ sudo apt install gpx

2. Uninstall "gpx" package

Please follow the step by step instructions below to uninstall gpx on Kali Linux:

$ sudo apt remove gpx $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpx package on Kali Linux

Package: gpx
Version: 2.6.8-1
Installed-Size: 359
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 80528
SHA256: 3940eb0c46880038f4bb8e591eeeb8523e7971ef7e60eda3ff2976290c56de73
SHA1: 4838984805bb9d9a2fe3c0982c3d3b027586caee
MD5sum: 997ba0a5b081b93e8ae812a83186e08c
Description: Gcode to x3g conversion post processor
GPX is a post processing utility for converting gcode output from 3D slicing
software like Cura, KISSlicer, S3DCreator and Slic3r to x3g files for
standalone 3D printing on Makerbot Cupcake, ThingOMatic, and Replicator 1/2/2x
printers - with support for both stock and sailfish firmwares.
.
G-codes are plain-text files containing instructions for controlling CNC
milling machines and consumer-grade 3D printers adapted from CNC milling
machines.
Description-md5:
Homepage: https://github.com/markwal/GPX
Tag: interface::commandline, interface::text-mode, role::program,
use::converting, works-with-format::TODO, works-with::3dmodel
Section: science
Priority: optional
Filename: pool/main/g/gpx/gpx_2.6.8-1_amd64.deb