System Update Dec 9 2019
/* System Update */
$ cat /etc/os-release
NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
PRETTY_NAME="Manjaro Linux"
ANSI_COLOR="1;32"
HOME_URL="https://www.manjaro.org/"
SUPPORT_URL="https://www.manjaro.org/"
BUG_REPORT_URL="https://bugs.manjaro.org/"
$ lsb_release -a
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 18.1.3
Codename: Juhraya
hostnamectl
Static hostname: manjaro
Icon name: computer-laptop
Chassis: laptop
Machine ID: XXXX
Boot ID: XXXX
Operating System: Manjaro Linux
Kernel: Linux 5.3.11-1-MANJARO
Architecture: x86-64
$ uname -r
5.3.11-1-MANJARO
/* Remove Solus 4 Replace with Ubuntu Mate */
Ubuntu Mate
-Gnome MPV
-Transmission
Solus 4 was remove because it doesnt update anymore
/* Remove Gnome-MPV to Vlc */
remove gnome-mpv because of switching usb
replace with vlc, can use multiple window vlc.
$ cat /etc/os-release
NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
PRETTY_NAME="Manjaro Linux"
ANSI_COLOR="1;32"
HOME_URL="https://www.manjaro.org/"
SUPPORT_URL="https://www.manjaro.org/"
BUG_REPORT_URL="https://bugs.manjaro.org/"
$ lsb_release -a
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 18.1.3
Codename: Juhraya
hostnamectl
Static hostname: manjaro
Icon name: computer-laptop
Chassis: laptop
Machine ID: XXXX
Boot ID: XXXX
Operating System: Manjaro Linux
Kernel: Linux 5.3.11-1-MANJARO
Architecture: x86-64
$ uname -r
5.3.11-1-MANJARO
/* Remove Solus 4 Replace with Ubuntu Mate */
Ubuntu Mate
-Gnome MPV
-Transmission
Solus 4 was remove because it doesnt update anymore
/* Remove Gnome-MPV to Vlc */
remove gnome-mpv because of switching usb
replace with vlc, can use multiple window vlc.