How to Install and Uninstall boost Package on Manjaro

Last updated: September 20,2024

1. Install "boost" package

This guide covers the steps necessary to install boost on Manjaro

$ sudo pacman -Sy $ sudo pacman -S boost

2. Uninstall "boost" package

This tutorial shows how to uninstall boost on Manjaro:

$ sudo pacman -Rcns boost

3. Information about the boost package on Manjaro

Repository : extra
Name : boost
Version : 1.83.0-4
Description : Free peer-reviewed portable C++ source libraries (development
headers)
Architecture : x86_64
URL : https://www.boost.org/
Licenses : custom
Groups : None
Provides : None
Depends On : boost-libs=1.83.0
Optional Deps : python: for python bindings
Conflicts With : None
Replaces : None
Download Size : 14.43 MiB
Installed Size : 178.93 MiB
Packager : Andreas Radke
Build Date : Sun Dec 10 21:16:45 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions