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

Last updated: May 17,2024

1. Install "alleyoop" package

Please follow the instructions below to install alleyoop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install alleyoop

2. Uninstall "alleyoop" package

Please follow the steps below to uninstall alleyoop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove alleyoop $ sudo apt autoclean && sudo apt autoremove

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

Package: alleyoop
Priority: optional
Section: universe/devel
Installed-Size: 945
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Version: 0.9.8-1
Depends: gconf2 (>= 2.28.1-2), gconf-service, libc6 (>= 2.14), libgconf-2-4 (>= 2.31.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.8.0), valgrind
Filename: pool/universe/a/alleyoop/alleyoop_0.9.8-1_amd64.deb
Size: 161260
MD5sum: 4b696938ee39b727253f857add9ee5c0
SHA1: 6d456f7730aeaa802d84f661559b0373f87356c7
SHA256: 09e042248a78484d3074214730e07bd1e7b9be16ecfb38e921f90e7b92852078
Description-en: Front-end to the Valgrind memory checker
Alleyoop is a GNOME front-end to the Valgrind memory checker, including
features like intelligently suppressing errors and launching editors at
the error position in the source code.
.
Valgrind helps you to find memory-management problems in your programs.
When a program is run under Valgrind's supervision, all reads and
writes of memory are checked, and calls to malloc/new/free/delete are
intercepted.
Description-md5: c3889e05484349a29c98219527ef10af
Homepage: http://alleyoop.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu