How to Install and Uninstall spdlog Package on Arch Linux

Last updated: May 20,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 $ sudo pacman -S spdlog

2. Uninstall "spdlog" package

This tutorial shows how to uninstall spdlog on Arch Linux:

$ sudo pacman -Rcns spdlog

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

5. The same packages on other Linux Distributions