Super Easy C / C++ Tools Install on Linux - Create and Compile Your First Program with GCC / G++.

preview_player
Показать описание
Super Easy C / C++ Tools Install on Linux which will help you Create and Compile your first C / C++ program today. This is intended for C / C++ beginners who need help setting up C / C++ compiler tools on their Linux distro of choice. (Ubuntu, Debian, Arch, RHEL based). C / C++ is general use programming language and all you need is a few minutes to setup GCC / G++ things setup so you can compile your own programs on Linux today using C / C++ compiler tools.

Start compiling your very first program by installing GCC / G++ and compiling. This is an easy method to install the tools required to compile C / C++ programs using the native package manager of your Linux Distro whether it be Ubuntu, Debian, Arch, or RHEL based. Look in further below in the description to find the proper package name for your distro. Start Programming in C / C++ today on your Linux system.

My Linux Cheat Sheet and 25 Page Checklist here:

Share this free tool and support Small YouTubers
(I made this tool to help creators)

Want more info/content?

Useful Links/Commands:

RHEL/CentOS/Fedora -
sudo yum groupinstall "Development Tools"
or

sudo yum install gcc gcc-c++ make

Debian/Ubuntu Based -
sudo apt install build-essential

Arch Based -
sudo pacman -Sy base-devel
Рекомендации по теме
Комментарии
Автор

As a beginner who needs to work with advanced developer programs with almost no CS education, this channel is an absolute godsend. It's the best, most useful channel on YouTube. I love how so many of the videos directly and succinctly address specific practical hurdles that I need to get over to start programming on my own. Please don't stop making videos, I'm sure there's a ton more people that feel exactly as I do that haven't found this channel yet.

kenchan
Автор

Awesome, brother!

You own my subscription, hope to see more content like this. ❤

iloveme
Автор

Thank you, my brother, for helping me out. May God bless you!

festuslangat
Автор

thank you for taking the time to make this video it was extremely helpful

lVNMYTRMNL
Автор

Thank you so much for this video helping out us beginners!

rigbymama
Автор

Dhanyavad friend, you have earned a subscriber!

rupees
Автор

That was a really clear explanation, thanks!

brt
Автор

Great and simple. I wish I had watched this first instead of messing with VS Code.

phaedrus
Автор

Could you show how to install them onto arch linux? as there is no apt-get command
in arch

nicolasandrade
Автор

I am using parrot os and all things are up-to-date then also I can't able to execute my c++ program. How to fix it?

Doc___Necromancer
Автор

I need help on this: why am I holding broken files for g++?

ebt
Автор

Cool. How about a modern, usable IDE though? Something with lookup, autocomplete, syntax checking, etc. You know, everything a professional would need to be competitive by increasing productivity.

VeritasEtAequitas
Автор

First. I prefer installing packages via synaptic manager

Dexterx
Автор

3:11 what you pressed here to space out?

ufzqkbr
Автор

This "sudo apt install build-essential " command isn't working on Fedora. I have also tried "sudo dnf install build-essential" but didn't work.

roxel
Автор

Hey Nik! Do you know of any tools or programs that can automatically set my programming style / code style for C programming in Linux?

glendubie
Автор

I thick you should be vim mostly as Nano 'recording macro..'

harishvengat
Автор

Savvy I haven't seen @kshy in a while

stricarzi