How to Install and Uninstall spdlog Package on Manjaro

Last updated: May 17,2024

1. Install "spdlog" package

Here is a brief guide to show you how to install spdlog on Manjaro

$ sudo pacman -Sy $ sudo pacman -S spdlog

2. Uninstall "spdlog" package

In this section, we are going to explain the necessary steps to uninstall spdlog on Manjaro:

$ sudo pacman -Rcns spdlog

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

5. The same packages on other Linux Distributions