How to Install and Uninstall ponyprog Package on Kali Linux

Last updated: May 08,2024

1. Install "ponyprog" package

This tutorial shows how to install ponyprog on Kali Linux

$ sudo apt update $ sudo apt install ponyprog

2. Uninstall "ponyprog" package

Please follow the steps below to uninstall ponyprog on Kali Linux:

$ sudo apt remove ponyprog $ sudo apt autoclean && sudo apt autoremove

3. Information about the ponyprog package on Kali Linux

Package: ponyprog
Version: 3.1.3+ds-1
Installed-Size: 2433
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libc6 (>= 2.14), libftdi1-2 (>= 1.2), libftdipp1-3 (>= 1.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5multimedia5 (>= 5.6.0~beta), libqt5printsupport5 (>= 5.2.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.16)
Size: 721068
SHA256: ddd61bdaefd5fcef7f61cfa9991cce40605255b06b437cff1e20438e73d9f690
SHA1: c2e03d9c71cc2773560c5f2fad59aa05c6f374eb
MD5sum: d8a82aee8978c583fe01affacb35cb4d
Description: Serial device programmer
PonyProg is a serial device programmer software with a user friendly
GUI framework available for Windows and Linux. It's purpose is reading
and writing every serial device. With PonyProg and SI-Prog you can
program Wafercard for SAT, eeprom within GSM, TV or CAR-RADIO.
Furthermore it can be used as a low cost starter kit for PIC and AVR.
.
Ponyprog supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC
16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips.
.
You can open any HEX, e2p, mot, csm, rom, eep, bin files and burn them
to uC or PIC. You can even backup the old program on the chip using
Ponyprog. Ponyprog enables the user to write, verify and erase data on
the microchip.
.
Also setting fuse bits and locks using Ponyprog is possible. You can
save any HEX file to BIN file or eep file, BIN file to HEX file or MOT
file and vice versa so you can use Ponyprog as converter too. Ponyprog
offers serial or parallel port programming for uC's. You can even change
polarity of control lines without touching the wires using I/O port setup.
.
Using Ponyprog together with generic USB2serial adapters is currently
not possible! There are plans on upstream to use libusb to add such
functionality.
Description-md5:
Homepage: https://github.com/lancos/ponyprog
Tag: field::computer-science, implemented-in::c++, interface::graphical,
interface::x11, role::program, uitoolkit::qt, x11::application
Section: utils
Priority: optional
Filename: pool/main/p/ponyprog/ponyprog_3.1.3+ds-1_amd64.deb