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:
		@@ -29,7 +29,7 @@ $ cmake .. && make -j
 | 
				
			|||||||
* FreeBSD:  `cd /usr/ports/devel/spdlog/ && make install clean`
 | 
					* FreeBSD:  `cd /usr/ports/devel/spdlog/ && make install clean`
 | 
				
			||||||
* Fedora: `yum install spdlog`
 | 
					* Fedora: `yum install spdlog`
 | 
				
			||||||
* Gentoo: `emerge dev-libs/spdlog`
 | 
					* Gentoo: `emerge dev-libs/spdlog`
 | 
				
			||||||
* Arch Linux: `yaourt -S spdlog-git`
 | 
					* Arch Linux: `yay -S spdlog-git`
 | 
				
			||||||
* vcpkg: `vcpkg install spdlog`
 | 
					* vcpkg: `vcpkg install spdlog`
 | 
				
			||||||
* conan: `spdlog/[>=1.4.1]`
 | 
					* conan: `spdlog/[>=1.4.1]`
 | 
				
			||||||
* conda: `conda install -c conda-forge spdlog`
 | 
					* conda: `conda install -c conda-forge spdlog`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user