Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install gcc in ubuntu

$ sudo apt install build-essential
Comment

$ sudo apt install gcc

$ sudo apt install build-essential
$ sudo apt install gcc
Comment

cannot install gcc on ubuntu

$ sudo apt purge gcc
$ sudo apt-get autoremove
$ sudo apt update
$ sudo apt upgrade
$ sudo apt full-upgrade
$ sudo apt install gcc
Comment

PREVIOUS NEXT
Code Example
Shell :: check running process in linux 
Shell :: how to install wps office in ubuntu 
Shell :: how to find where a program is on windows 
Shell :: github quick setup page 
Shell :: bash ls each file on a single line 
Shell :: linux test port 
Shell :: check if cmake is installed windows 
Shell :: installing firefox on debian 
Shell :: linux check user group list 
Shell :: how to safely remove partner modules magento2 
Shell :: Zathura not displaying any documents 
Shell :: install angular cli specific version 
Shell :: search for filename recursively linux 
Shell :: bash location of substring match within string 
Shell :: tar file 
Shell :: gcloud select project 
Shell :: # /bin/bash meaning 
Shell :: git ignore local file changes 
Shell :: change folder owner recursively linux 
Shell :: has_add_permission() takes 2 positional arguments but 3 were given 
Shell :: rpm fusion repo install fedora 
Shell :: bash script write linux 
Shell :: push a local branch 
Shell :: Error: Fetching /usr/local/Homebrew/Library/Taps/commands/homebrew-pup failed! 
Shell :: git push -u flag 
Shell :: how to replace string in a json sed 
Shell :: empty-commoit 
Shell :: how to fix could not fix var lock /var/lib/dpkg/lock ubuntu 
Shell :: how to install modules from requirement.txt 
Shell :: open word file ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =