How are You, My Linux Desktop, Manjaro

Just want to know what version that I got so far.
Type : cat /etc/lsb-release
The Result :
[marwa@aspan-pc ~]$ cat /etc/lsb-release
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=20.1
DISTRIB_CODENAME=Mikah
DISTRIB_DESCRIPTION=”Manjaro Linux”

I got Manjaro 20.1 Codename Mikah

And check my mirror list
Browse here : https://repo.manjaro.org/


Choose Up to date Mirror and your country
My country is Indonesia
I choose mirror https://mirror.deace.id/manjaro/
Check on my system, type :
cat /etc/pacman.d/mirrorlist
[marwa@aspan-pc ~]$ cat /etc/pacman.d/mirrorlist
##
## Manjaro Linux custom mirrorlist
## Generated on 2020-09-10 04:26
##
## Please use ‘pacman-mirrors -id’ To reset custom mirrorlist
## Please use ‘pacman-mirrors -c all’ To reset custom mirrorlist
## To remove custom config run ‘pacman-mirrors -c all’
##

## Country : Indonesia
Server = https://mirror.deace.id/manjaro/stable/$repo/$arch

That’s It. Lets make your system Up to date. Happy Linux.

Leave a comment