How to Install and Uninstall urjtag Package on Kali Linux

Last updated: May 04,2024

1. Install "urjtag" package

This tutorial shows how to install urjtag on Kali Linux

$ sudo apt update $ sudo apt install urjtag

2. Uninstall "urjtag" package

Here is a brief guide to show you how to uninstall urjtag on Kali Linux:

$ sudo apt remove urjtag $ sudo apt autoclean && sudo apt autoremove

3. Information about the urjtag package on Kali Linux

Package: urjtag
Source: urjtag (0.10+r2007-1.2)
Version: 0.10+r2007-1.2+b3
Installed-Size: 10993
Maintainer: Uwe Hermann
Architecture: amd64
Depends: libc6 (>= 2.17), libftdi1, libreadline8 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12)
Conflicts: openwince-jtag
Size: 792308
SHA256: 1e28203a7ef267fccd8222b27d02a45d4654f3015bdb9ae25984e933aa5f5855
SHA1: 802fbdb8e2b1dcd31645abd5b01868378a57bf0f
MD5sum: d1ec18b3e1a290028289e7d1364cfdd5
Description: JTAG programmer for various flash parts and boards
A command line tool for communicating over JTAG (IEEE 1149.1) with various
flash chips, CPUs, boards and JTAG adapters.
.
It has an open and modular architecture with the ability to write
miscellaneous extensions (like board testers, or flash memory programmers).
.
This is a (more actively maintained) fork of the 'openwince-jtag' software.
Description-md5:
Homepage: http://www.urjtag.org/
Tag: field::electronics, hardware::embedded, interface::commandline,
role::program, scope::utility
Section: embedded
Priority: optional
Filename: pool/main/u/urjtag/urjtag_0.10+r2007-1.2+b3_amd64.deb