How to Install and Uninstall spdlog Package on Arch Linux
Last updated: November 07,2024
1. Install "spdlog" package
In this section, we are going to explain the necessary steps to install spdlog on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
spdlog
Copied
2. Uninstall "spdlog" package
This tutorial shows how to uninstall spdlog on Arch Linux:
$
sudo pacman -Rcns
spdlog
Copied
3. Information about the spdlog package on Arch Linux
Repository : extra
Name : spdlog
Version : 1.13.0-1
Description : Very fast, header-only/compiled, C++ logging library
Architecture : x86_64
URL : https://github.com/gabime/spdlog
Licenses : MIT
Groups : None
Provides : libspdlog.so=1.13-64
Depends On : libfmt.so=10-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 158.33 KiB
Installed Size : 680.38 KiB
Packager : Brett Cornwall
Build Date : Sat Jan 27 10:04:31 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : spdlog
Version : 1.13.0-1
Description : Very fast, header-only/compiled, C++ logging library
Architecture : x86_64
URL : https://github.com/gabime/spdlog
Licenses : MIT
Groups : None
Provides : libspdlog.so=1.13-64
Depends On : libfmt.so=10-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 158.33 KiB
Installed Size : 680.38 KiB
Packager : Brett Cornwall
Build Date : Sat Jan 27 10:04:31 2024
Validated By : MD5 Sum SHA-256 Sum Signature