thanks for work!
I run this regurarly so I must be up to date.
Show the Manjaro Release level (but you could still have more updates beyond that).
lsb_release -a
Show Manjaro Release and Candidate history
awk -F'[][()]' '/manjaro-release/{ printf("%-25s %s\n", $2, $6); }' /var/log/pacman.log
sudo pacman -Syyu
from terminal
Thank you @philm and all the manjaro team for your great work!
Guys, where is the link to check the ISO with GPG?
Before the release it was there.
Anyway, thanks to Manjaro team for this release!
Should this be showing up in Add/Remove Software? I havenāt seen it yet.
Just run āsudo pacman -Syyuā
Will will always b updated to the latest version.
Cool. Iām running XCFE and I wondered because Iām not seeing a fractional scaling option anywhere.
how to report bugs
Iām a new user to Manjaro and wanted to verify the download from SourceForge. Following the GPG directions, there should be a .sig file to download along with the .iso. However, I havenāt seen any .sig files for the 21.0 release on SourceForge. Is there a trick Iām missing?
The same. I think GPG is not available yet.
yup saw no SIGs only had SHA256 checksums for verification
GPG .sig files please?
Think it has something to do with the host. Iāve noticed the torrents for several projects hosted on sourceforge have disappeared lately.
Iāve done this exactly, and uncommented the line, but after reboot, grub is still a solid black background and an ugly font. The theme doesnāt show up. Any suggestions?
Do you have grub-theme-manjaro
installed? Did you update grub after you uncommented it?
Can you please clarify where and how you did this? Iām facing the same issue.
I had forgotten that tiny detail. Itās up and running now. Thanks!
sudo nano /etc/default/grub
At the end of āgrub cmdline linux defaultā add āconsole=tty3ā
Save and exit nano or ur text editor
sudo update-grub