How to Update Ubuntu Linux (QUICKLY)

preview_player
Показать описание
How to update Ubuntu Linux and its packages quickly and efficiently. Use these Linux commands to update Ubuntu today and stay up to date with security and software updates!
Рекомендации по теме
Комментарии
Автор

Why not *sudo apt update && sudo apt upgrade* in one line?

LiegeMaximo
Автор

Thank you you just earned of subscriber by not beating around the bush for 10 minutes so I could remember

clovenbeast
Автор

There's $ apt dist-upgrade and full-upgrade too =)

weyderfs
Автор

I have a lot error' after sudo APT upgrade, idk why

junthamaulido
Автор

i cant do anything in terminal it requires a update how do i fix it

benthomaar.gaming
Автор

Hello, when I type this command it asks for a passowrd. I don't remember the first time I used ubuntu but it may have asked me for a passowrd. If so I forgot it, do you know I can do?

secretr
Автор

sudo apt upgrade will erase all data and applications ???

faizahmed
Автор

Bro how much time it could take about how much minutes

Chandashr
Автор

I think using the official Ubuntu updater app is safer

sevo
Автор

You lost me at "start a terminal..." LOL I really am new to ubuntu.

wayjamus
Автор

Easiest way imo is just to go to ~/.bashrc file and set an alias to "sudo apt update -y; sudo apt upgrade -y"

Performs a system update + upgrade with one user prompt, and no manual confirmation.

vd_rlty