How to Install and Uninstall spdlog Package on Manjaro
Last updated: November 07,2024
1. Install "spdlog" package
Here is a brief guide to show you how to install spdlog on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
spdlog
Copied
2. Uninstall "spdlog" package
In this section, we are going to explain the necessary steps to uninstall spdlog on Manjaro:
$
sudo pacman -Rcns
spdlog
Copied
3. Information about the spdlog package on Manjaro
Repository : extra
Name : spdlog
Version : 1.12.0-2
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.12-64
Depends On : libfmt.so=10-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 157.53 KiB
Installed Size : 671.23 KiB
Packager : Sven-Hendrik Haase
Build Date : Thu Nov 9 23:56:43 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : spdlog
Version : 1.12.0-2
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.12-64
Depends On : libfmt.so=10-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 157.53 KiB
Installed Size : 671.23 KiB
Packager : Sven-Hendrik Haase
Build Date : Thu Nov 9 23:56:43 2023
Validated By : MD5 Sum SHA-256 Sum Signature