Linux - Install Software on Linux Server (apt-get)

preview_player
Показать описание

Installing software on Linux is very easy using the apt-get command. Using sudo apt-get install apache2 your server will download Apache2, and install it without you needing media.

Note: Debian distributions of Linux use apt-get to install software. Red Hat distress use yum.

To Install Software

sudo apt-get update – Updates repository information
sudo apt-get install PACKAGENAME – Downloads and installs software
Upgrade/ Update Software

sudo apt-get upgrade
Uninstall Software

sudo apt-get remove PACKAGENAME – Unistalls software but leaves configuration files.
sudo apt-get purge PACKAGENAME – Uninstalls software and deletes configuration files.
Рекомендации по теме
Комментарии
Автор

There is no apt-get, it's just apt now. Apt-get is deprecated

jody
Автор

Eli, this series is PERFECT! Not too fast, and not too preachy. Most people explaining Linux act like its secret content, and us noobs should consider ourselves lucky to suckle at their teat. I look forward to learning a little bit of Linux everyday from you. Thanks!

RonLeblanc
Автор

Thanks Eli for posting these videos. I learned a lot from you a few years back. I was sad to see you quit YouTube. I’m happy to see you back here again. You have a gift for teaching, and we all benefit from it. Thank you for all the teaching you do!

dineshbasnet
Автор

Thank you very much for this very important lerson Eli. I just totally understood for the first time, what the difference really is between remove and purge. Thanks again for the videos and your eloquence.👍👍

shinyayoshida
Автор

These Linux commands lessons, are really helping me understand Linux. Thanks Eli.👍

brandonfarfan
Автор

Hi Eli, thx for another great video. How come you didn't have to add the package repository for apache2 prior to installing it? Or did you already have it in the sources.list?

mstam
Автор

wow...i haven't watch your channel for awhile...i watch you all the way back in the old days you were really teaching about IT related stuffs to your philosophical mumbo jumbo about your mid life crisis while you were walking in thailand and now you back to doing video about IT related stuff again. Everything come back in a circle doesn't it? I knew you would be back....lol.

vincentnnyc
Автор

There is no cam mic, you use grape now. Cam mic is deprecated.

rossmanngroup
Автор

Any suggestion of books for linux administration and bash scripting on Debian / Redhat? I prefer to read a book because it's well structured and I can see the whole structure with my eyes.

emmap
Автор

Hi sir Eli! I recently subscribed your videos regarding Linux Server. That was so simple yet informative. If ever sir I'd like to request to make a video for 'Mirror' boot (OS) for Linux and set to Raid 1 or any RAID setup in the Storage. That will so perfect in terms in hardware failure. Thank you so much! (Inmymind: please make it sir ^^)

tufgaming
Автор

apt-fast is also used which is faster than apt-get...

SkyFly
Автор

Thank you very much


I am jiu jitsu tech guy too

marcuscruz-
Автор

Eli linux tutorial >>all GNU/Linux virgin community

metabr
Автор

so password for sudo is the same as unix password 💡💡💡

TodorKadic
Автор

i learnt something new. but it did not work as i expected. how would you find all the folder associated with a program, whereis did not find the config files in my home folder

debeeriz
Автор

Is there anyway to install BURG on Linux Mint anymore?

veninem
Автор

Yeah, I can use a repo that has two-three year old version of the software. Yeah, great.

LordHog
Автор

im actually First for once wtf is this a dream?

coldflames