Linux SysAdmin & DevOps

Boost 1.60 RPM packages for CentOS 7.x linux distro

Boost 1.60 - RPM packages for CentOS 7.x linux distro. Packages have been built from a source package downloaded from Springdale Institute for Advanced Study repository.

Required packages to install:

– python-devel
– python3-devel
– bzip2-devel
– libquadmath-devel
– environment-modules

You can easily install them using:

yum -y install python-devel python3-devel bzip2-devel libquadmath-devel environment-modules

You can find the packages on my Boost 1.60 RPM GitHub repository