You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

upgrade-c++-libs.sop 213B

123456
  1. How to fix libstdc++.so.6: version `GLIBCXX_3.4.26' not found
  2. [ ] Install latest c++ libraries
  3. [ ] sudo add-apt-repository ppa:ubuntu-toolchain-r/test
  4. [ ] sudo apt-get update
  5. [ ] sudo apt upgrade libstdc++6