How to Install and Uninstall gcc-toolset-10-valgrind.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 16,2024
1. Install "gcc-toolset-10-valgrind.x86_64" package
Please follow the guidelines below to install gcc-toolset-10-valgrind.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-10-valgrind.x86_64
Copied
2. Uninstall "gcc-toolset-10-valgrind.x86_64" package
Please follow the steps below to uninstall gcc-toolset-10-valgrind.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gcc-toolset-10-valgrind.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-10-valgrind.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:29:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gcc-toolset-10-valgrind
Epoch : 1
Version : 3.16.0
Release : 3.el8
Architecture : x86_64
Size : 11 M
Source : gcc-toolset-10-valgrind-3.16.0-3.el8.src.rpm
Repository : appstream
Summary : Tool for finding memory management bugs in programs
URL : http://www.valgrind.org/
License : GPLv2+
Description : Valgrind is an instrumentation framework for building dynamic analysis
: tools. There are Valgrind tools that can automatically detect many
: memory management and threading bugs, and profile your programs in
: detail. You can also use Valgrind to build new tools. The Valgrind
: distribution currently includes six production-quality tools: a memory
: error detector (memcheck, the default tool), two thread error
: detectors (helgrind and drd), a cache and branch-prediction profiler
: (cachegrind), a call-graph generating cache and branch-prediction
: profiler (callgrind), and a heap profiler (massif).
Available Packages
Name : gcc-toolset-10-valgrind
Epoch : 1
Version : 3.16.0
Release : 3.el8
Architecture : x86_64
Size : 11 M
Source : gcc-toolset-10-valgrind-3.16.0-3.el8.src.rpm
Repository : appstream
Summary : Tool for finding memory management bugs in programs
URL : http://www.valgrind.org/
License : GPLv2+
Description : Valgrind is an instrumentation framework for building dynamic analysis
: tools. There are Valgrind tools that can automatically detect many
: memory management and threading bugs, and profile your programs in
: detail. You can also use Valgrind to build new tools. The Valgrind
: distribution currently includes six production-quality tools: a memory
: error detector (memcheck, the default tool), two thread error
: detectors (helgrind and drd), a cache and branch-prediction profiler
: (cachegrind), a call-graph generating cache and branch-prediction
: profiler (callgrind), and a heap profiler (massif).