M HYPE SPLASH
// news

Boost Latest Version Install via Apt-get

By Emma Payne

Why don't I get latest (>1.62) versions of boost when I try to download from apt-get install?

sudo add-apt-repository ppa:boost-latest/ppa
sudo apt-get update
aptitude search boost

I only see 1.55 versions. What happen to 1.67?

3

1 Answer

You can find some other PPAs that have latest version, for example:

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy