How to Install and Uninstall kcov Package on Arch Linux
Last updated: December 24,2024
1. Install "kcov" package
In this section, we are going to explain the necessary steps to install kcov on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
kcov
Copied
2. Uninstall "kcov" package
This guide covers the steps necessary to uninstall kcov on Arch Linux:
$
sudo pacman -Rcns
kcov
Copied
3. Information about the kcov package on Arch Linux
Repository : extra
Name : kcov
Version : 42-1
Description : Code coverage tester for compiled programs, Python scripts and
shell scripts
Architecture : x86_64
URL : https://simonkagstrom.github.io/kcov
Licenses : GPL-2.0-or-later
Groups : None
Provides : None
Depends On : elfutils curl zstd zlib binutils libsframe.so=1-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1050.53 KiB
Installed Size : 3879.25 KiB
Packager : Leonidas Spyropoulos
Build Date : Thu Feb 15 16:40:11 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : kcov
Version : 42-1
Description : Code coverage tester for compiled programs, Python scripts and
shell scripts
Architecture : x86_64
URL : https://simonkagstrom.github.io/kcov
Licenses : GPL-2.0-or-later
Groups : None
Provides : None
Depends On : elfutils curl zstd zlib binutils libsframe.so=1-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1050.53 KiB
Installed Size : 3879.25 KiB
Packager : Leonidas Spyropoulos
Build Date : Thu Feb 15 16:40:11 2024
Validated By : MD5 Sum SHA-256 Sum Signature