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

Last updated: May 19,2024

1. Install "creduce" package

Learn how to install creduce on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install creduce

2. Uninstall "creduce" package

Learn how to uninstall creduce on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove creduce $ sudo apt autoclean && sudo apt autoremove

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

Package: creduce
Architecture: amd64
Version: 2.5.0-0ubuntu1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22144
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), clang-format-3.8, libbenchmark-timer-perl, libsys-cpu-perl, libfile-which-perl, libregexp-common-perl, libexporter-lite-perl, libgetopt-tabular-perl, libterm-readkey-perl, indent, astyle
Recommends: gcc | clang
Filename: pool/universe/c/creduce/creduce_2.5.0-0ubuntu1_amd64.deb
Size: 4747822
MD5sum: eef0b5051ba099d373801c1dbeb71214
SHA1: a300f5efad2c017b3f09add1c69a94faf4c988cb
SHA256: 8a05e3e5aa79a843b3822d48eb256b879865b42e72264fd62180f0ab73e6cd05
SHA512: 1171c12e66f32d9a82b5d29e8e9912aa1fdff67ed18759a1f72e083528105ca5dad01d36c177fa9a99f5b005b62504d84948a863e5ab99737efb5553a889ad4b
Homepage: http://embed.cs.utah.edu/creduce/
Description-en: Test-Case Reduction for C Compiler Bugs
C-Reduce is a tool which takes a large C or C++ program that has a
property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ program that has the same
property. It is intended for use by people who discover and report
bugs in compilers and other tools that process C/C++ code.
Description-md5: 13f2f6d719c0bda2b83a6e7a20474eab

Package: creduce
Priority: extra
Section: universe/devel
Installed-Size: 23036
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Version: 2.5~20160420-0ubuntu1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0), clang-format-3.8, libbenchmark-timer-perl, libsys-cpu-perl, libfile-which-perl, libregexp-common-perl, libexporter-lite-perl, libgetopt-tabular-perl, libterm-readkey-perl, indent, astyle, delta
Recommends: gcc | clang
Filename: pool/universe/c/creduce/creduce_2.5~20160420-0ubuntu1_amd64.deb
Size: 5068788
MD5sum: e20215e46ba247a9c02f82b6d3944db1
SHA1: 9fd75fe3098fa9864d4c3bd6bbc935b2a1f7afe8
SHA256: be7d60f684c5a3ba371597c4921b4830d61a5c9c517a2726f8ebfa1f2e7705de
Description-en: Test-Case Reduction for C Compiler Bugs
C-Reduce is a tool which takes a large C or C++ program that has a
property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ program that has the same
property. It is intended for use by people who discover and report
bugs in compilers and other tools that process C/C++ code.
Description-md5: 13f2f6d719c0bda2b83a6e7a20474eab
Homepage: http://embed.cs.utah.edu/creduce/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu