Skip to content
Community

how to update, install and upgrade in Ubuntu Terminal ?

Chit Ko Ko

Contributor

1 min read

sudo bash
apt-get update && \
apt-get –yes –force-yes upgrade && \
apt-get –yes –force-yes install “several packages” && \
apt-get autoclean && poweroff

apt-get

1)sudo bash
သာမန် sudo နဲ့ သုံးတဲ့အခါ update နဲ့ upgrade လုပ်နေတာ ကြာသွားရင် password ပြန်တောင်းပါလိမ့်မည်။

ဒီအတွက် sudo bash ဆိုရင် ထပ်မတောင်းတော့ပါ ။

2)–yes –force-yes

ဒီအတိုင်းဆိုရင် တစ်ချို့ဆော့ဝဲတွေမှာ
A) ppa မဟုတ်လို့ သို့မဟုတ် gpg key မထည့်ထားလို့ စိတ်မချရလို့ ဆိုပြီး အတည်ထပ်ပြုခိုင်းဖို့ Y ကို ထပ်နှိပ်ခိုင်းတတ်ပါသည် ။
B) Close Source / EULA ဖြစ်နေလို့ တကယ်သွင်းမလား ထပ်မေးပြီး Yes နှိပ်ဖို့ လိုပါလိမ့်မည် ။
ဒါတွေအကုန်လုံးကို တခါတည်း မမေးအောင် –yes –force-yes သုံးပါသည် ။

credit : Ko Ko Ye

အသေးစိတ် command တွေအလုပ်လုပ် ပုံကို သိချင်ရင် http://explainshell.com/ တွင် command ရိုက်၍လေ့လာနိုင်ပါသည် ။

Meet ya Linux Foolish Guys

We had facing a lot of problem. Internet access, Electronic power, Mental and Physical issues …. all about is because of Military Coup. Sometimes feeling guilty, we are selfish ?…

Ko Ko Ye

1 min read

Ubuntu 21.10 Install Demo

Ubuntu 21.10 Is released. https://releases.ubuntu.com/21.10/ https://youtu.be/pQBL0dDYWxI Estimate: 10 Min Play Speed: x4

Ko Ko Ye

1 min read