gcc 7 install ubuntu
sudo apt install software-properties-commonsudo add-apt-repository ppa:ubuntu-toolchain-r/testsudo update-alternatives --config gccsudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 90 --slave /usr/bin/g++ g++ /usr/bin/g++-9 --slave /usr/bin/gcov gcov /usr/bin/gcov-9sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 80 --slave /usr/bin/g++ g++ /usr/bin/g++-8 --slave /usr/bin/gcov gcov /usr/bin/gcov-8sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 70 --slave /usr/bin/g++ g++ /usr/bin/g++-7 --slave /usr/bin/gcov gcov /usr/bin/gcov-7sudo apt install gcc-7 g++-7 gcc-8 g++-8 gcc-9 g++-9
Also in C++:
- redis server stop
- config git editor vim
- psycopg2 error install
- how to add program to command line linux
- git diff between branches file
- how to download pip3 in kali linux
- open jpg command line linuc
- unable to snap ubuntu software
- how to check windows powershell version
- aws cli create sqs queue
- change name of branch github
- failed to open stream: Permission denied in path on mac
- how to install pip on linux
- linux how to check version of package
- pulseaudio check if runnings
- git push origin cannot be resolved to branch
- change password ubuntu 20.04
- certbot list all domains
- see number of documents in mongodb collection
- untar gz file ubuntu
- how to install rebar3
- No such module 'Capacitor'
- install angular fire
- github adding images to readme