How to Install and Uninstall cvise Package on Kali Linux
Last updated: November 23,2024
1. Install "cvise" package
This tutorial shows how to install cvise on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
cvise
Copied
2. Uninstall "cvise" package
This is a short guide on how to uninstall cvise on Kali Linux:
$
sudo apt remove
cvise
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cvise package on Kali Linux
Package: cvise
Version: 2.9.0-2
Installed-Size: 26452
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp17 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17, libstdc++6 (>= 13.1), python3:any, clang-format-17, python3, python3-chardet, python3-pebble, python3-psutil, unifdef
Recommends: colordiff
Size: 2814128
SHA256: c0197adf3a5c810ed6b5b34e0e78d07b6ebab684d5c860494aadbc9e4d569d46
SHA1: c42994a3a77d1c8b9982606925947fa491cb2134
MD5sum: cd2f9ffc0c1512394642d4f0d7354f15
Description: super-parallel Python port of the C-Reduce project
C-Vise is a tool that takes a large C, C++ or OpenCL program that has
a property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ or OpenCL 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++ or
OpenCL code.
.
NOTE: C-Vise happens to do a pretty good job reducing the size of
programs in languages other than C/C++, such as JavaScript and
Rust. If you need to reduce programs in some other language, please
give it a try.
Description-md5:
Homepage: https://github.com/marxin/cvise
Section: misc
Priority: optional
Filename: pool/main/c/cvise/cvise_2.9.0-2_amd64.deb
Version: 2.9.0-2
Installed-Size: 26452
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp17 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17, libstdc++6 (>= 13.1), python3:any, clang-format-17, python3, python3-chardet, python3-pebble, python3-psutil, unifdef
Recommends: colordiff
Size: 2814128
SHA256: c0197adf3a5c810ed6b5b34e0e78d07b6ebab684d5c860494aadbc9e4d569d46
SHA1: c42994a3a77d1c8b9982606925947fa491cb2134
MD5sum: cd2f9ffc0c1512394642d4f0d7354f15
Description: super-parallel Python port of the C-Reduce project
C-Vise is a tool that takes a large C, C++ or OpenCL program that has
a property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ or OpenCL 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++ or
OpenCL code.
.
NOTE: C-Vise happens to do a pretty good job reducing the size of
programs in languages other than C/C++, such as JavaScript and
Rust. If you need to reduce programs in some other language, please
give it a try.
Description-md5:
Homepage: https://github.com/marxin/cvise
Section: misc
Priority: optional
Filename: pool/main/c/cvise/cvise_2.9.0-2_amd64.deb