mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
yaourt is outdated and insecure, use yay
Not maintained anymore: https://archlinux.fr/yaourt-en Alternatively: spdlog is now apart of the community repo (https://www.archlinux.org/packages/community/x86_64/spdlog/)
This commit is contained in:
parent
dd38e096b2
commit
7c34859e0c
@ -29,7 +29,7 @@ $ cmake .. && make -j
|
||||
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
|
||||
* Fedora: `yum install spdlog`
|
||||
* Gentoo: `emerge dev-libs/spdlog`
|
||||
* Arch Linux: `yaourt -S spdlog-git`
|
||||
* Arch Linux: `yay -S spdlog-git`
|
||||
* vcpkg: `vcpkg install spdlog`
|
||||
* conan: `spdlog/[>=1.4.1]`
|
||||
* conda: `conda install -c conda-forge spdlog`
|
||||
|
Loading…
Reference in New Issue
Block a user