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

Last updated: May 09,2024

1. Install "dejagnu" package

Please follow the guidelines below to install dejagnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dejagnu

2. Uninstall "dejagnu" package

This tutorial shows how to uninstall dejagnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dejagnu $ sudo apt autoclean && sudo apt autoremove

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

Package: dejagnu
Priority: optional
Section: universe/devel
Installed-Size: 1880
Maintainer: Ubuntu Developers
Original-Maintainer: Hector Oron
Architecture: all
Version: 1.5.3-2
Depends: expect, dpkg (>= 1.15.4) | install-info
Filename: pool/universe/d/dejagnu/dejagnu_1.5.3-2_all.deb
Size: 982898
MD5sum: 5df48e6795663e7d1f1d79fc88a5c0df
SHA1: 74426c6c1c7b9c6097bdb3377b277492895ac572
SHA256: ebcd0ca61b29cebddbb07c5e0e9817287911e63e2191cbd7acf882d77c92540e
Description-en: framework for running test suites on software tools
DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests.
.
DejaGnu provides a layer of abstraction which allows you to write
tests that are portable to any host or target where a program must
be tested. All tests have the same output format.
.
DejaGnu is written in `expect', which in turn uses "Tcl"--Tool
command language.
Description-md5: 641b5a9db687ec0ef1d5efaa06180677
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu