I have a remote server configured on archlinux, and I need to install the dev version for acceleration in order to compile my program, or rather <boost/asio.hpp>.
I tried sudo pacman -S boost-libsand it installed something but not devel files, I also tried sudo pacman -S boost-libs-devand it did not work.
thank
source
share