urjtag
Installation of UrJtag on Ubuntu 18.
Download the folder: urjtag_ubuntu_18.zip from Teams/General/Files/Software_Tutorial_Instructions/
Extract/Unzip the file: urjtag_ubuntu_18.zip
Move to the directory/folder: urjtag_ubuntu_18/
Right click and Open in Terminal
Type the command: chmod +x dependency.sh and press enter
Type the command: sudo ./dependency.sh and press enter
Extract/Uncompress the file: urjtag-2019.12.tar.xz
Move to the directory/folder: urjtag-2019.12/
Right click and Open in Terminal
Type the command: ./configure and press enter
Type the command: ./configure --disable-dependency-tracking and press enter
Type the command: ./configure and press enter
Type the command: make and press enter
Type the command: sudo make install and press enter
Move to the directory/folder: urjtag_ubuntu_18/
Right click and Open in Terminal
Type the command: chmod +x urjtag.sh and press enter
Type the command: sudo ./urjtag.sh and press enter