How to Install and Uninstall libspdlog-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libspdlog-dev" package

Please follow the guidelines below to install libspdlog-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libspdlog-dev

2. Uninstall "libspdlog-dev" package

Please follow the instructions below to uninstall libspdlog-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libspdlog-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libspdlog-dev package on Ubuntu 21.10 (Impish Indri)

Package: libspdlog-dev
Architecture: amd64
Version: 1:1.8.1+ds-2.1ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: spdlog
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 516
Depends: libspdlog1 (= 1:1.8.1+ds-2.1ubuntu1), libfmt-dev (>= 6.1.2+ds)
Filename: pool/universe/s/spdlog/libspdlog-dev_1.8.1+ds-2.1ubuntu1_amd64.deb
Size: 175996
MD5sum: 5fb54baf5c4b6db1414b66f557a8b583
SHA1: 447a958da98f874554bb352c7504bbe2dd14142e
SHA256: b1b6b426604750e0c218badd23c1356b4e6dc31dc283a7262846e984d5a81df7
SHA512: 150b36ada99d646322d9e99aaf30d4563d9974d9e3d44c395b26631d00c919b2754a3b6217a4b2d8b356ee220da57ef5cd47eb586f282e2be460e65652a751d1
Homepage: https://github.com/gabime/spdlog
Description-en: Very fast, header only or compiled, C++ logging library
Features: Very fast - performance is the primary goal; Headers only; No
dependencies - just copy and use; call style using the excellent cppformat
library; ostream call style is supported too; Optional extremely fast
asynchronous mode - using lockfree queues and other tricks to reach millions
of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily
extendable with custom log targets (just implement a single function in the
sink interface). Severity based filtering - threshold levels can be modified
in runtime as well as in compile time.
.
Various log targets:
Rotating log files, Daily log files, Console logging, Linux syslog.
Description-md5: b277474299afaa53899f58a21a70b137