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

Last updated: May 20,2024

1. Install "aspectc++" package

Please follow the guidance below to install aspectc++ on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aspectc++

2. Uninstall "aspectc++" package

Please follow the guidance below to uninstall aspectc++ on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aspectc++ $ sudo apt autoclean && sudo apt autoremove

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

Package: aspectc++
Priority: optional
Section: universe/devel
Installed-Size: 3014
Maintainer: Ubuntu Developers
Original-Maintainer: Reinhard Tartler
Architecture: amd64
Version: 1:1.2+svn20150823-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), g++
Filename: pool/universe/a/aspectc++/aspectc++_1.2+svn20150823-1_amd64.deb
Size: 836400
MD5sum: 0a026b02876fa536be5e43a24808e39b
SHA1: ee6cc1c6ef610359d9434e56583ae8cbff2fa98a
SHA256: 823d120d17938efdee77a87eeac632e0b67b8ce415adcd07b81e2fe82e7375db
Description-en: aspect-oriented programming extension for C++
AspectC++ supports Aspect-Oriented Programming with C++, by providing:
.
- an aspect language extension to C++.
- an aspect weaver that does source-to-source translation.
.
AspectC++ provides for C++ similar features like its best known
cousin, AspectJ, provides for Java.
Description-md5: 8087dfdb5b722944fe8b05d56ec315ce
Homepage: http://www.aspectc.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu