Hi community,
Welcome to another stable update. Since this update is huge we recommend to install it from within a terminal: pamac upgrade
or sudo pacman -Syu
So what do we have with this one? Mostly we focused on the major Gnome, which got released earlier last month. The entire desktop now uses fewer system resources, which means you can run more apps at once without encountering performance issues.
https://www.youtube.com/watch?v=bNA-Q8fQqTc
Another main focus was on Pamac. We hope it will be the snappiest release we ever did. Now the CLI and UI feature the same functions, which makes your life maintaining your installation of Manjaro even more effectiv.
Else we worked on our new homepage layout pushed more things to our new hardware project, the #bladebook.
Here the brief overall changes with this update:
- Gnome 3.30 got added to our repos
- Cinnamon and Deepin got renewed with new features and fixes
- we released Pamac v7.1.1
- Pamac also gained functionality to edit PKGBUILDs from AUR packages (please test it via pamac-dev)
- The Kernel got updated to v4.19-rc7
- most of our other Kernels got also updated. The #bladebook gets fully supported with v4.18.8 and higher
- Some fixes to SPL/ZFS
- Further fixes to Pamac-Dev
- NetworkManager is now at 1.14.0
- LibreOffice got updated to 6.1.1
- added the Hibernation option to the lockscreen of Plasma-Workspace
- we have now the latest Nvidia 410.57 driver added
- Wine is now at 3.17
- Mesa got updated to 18.2.2
- LLVM and CLANG got updated to 7.0
- Firefox-Dev is now at 63.0b10
- I managed to complete my work on the smooth bootup experience
- upstream fixes incl. haskell and python packages
We hope with all these changes Manjaro to be more efficient for you all.
The Iconic Spitfire: Now Quad-Core!
Visit StationX now!
#rc-release - 18.0 will be available in late October!
If you are curious about the latest state of development for the upcoming Manjaro-Illyria 18.0 release, you now have the opportunity to download a rc-build of Manjaro-Xfce 18.0 including the latest xfce-gtk3 packages aswell as our most recent styling efforts. Our KDE fans may try our rc-build with the latest KDE v5.13 instead. And our GNOME fans may try our rc-build with the latest GNOME v3.30.
Current supported Kernels
- linux316 3.16.59
- linux318 3.18.123 [EOL]
- linux44 4.4.159
- linux49 4.9.131
- linux414 4.14.74
- linux417 4.17.19 [EOL]
- linux418 4.18.12
- linux419 4.19-rc7
- linux414-rt 4.14.71_rt44
- linux416-rt 4.16.18_rt11
Package Updates (Mon Oct 8 07:20:36 CEST 2018)
- stable community x86_64: 1723 new and 1601 removed package(s)
- stable core x86_64: 63 new and 61 removed package(s)
- stable extra x86_64: 850 new and 953 removed package(s)
- stable multilib x86_64: 67 new and 73 removed package(s)
A detailed list of all package changes can be found here.
- No issue, everything went smoothly
- Yes there was an issue. I was able to resolve it myself.(Please post your solution)
- Yes i am currently experiencing an issue due to the update. (Please post about it)
0 voters
Check if your mirror has already synced:
How to enable smooth-bootup
These steps are only needed when not using any Manjaro 18.0-beta-7 or higher install media.
- install linux418 or linux419
- install grub-quiet
- reinstall grub to MBR (Attention: use the correct cmd for your system!)
- EFI:
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck
- BIOS:
sudo grub-install --recheck /dev/sd[X]
(change [X] for your device letter. Check vialsblk -f
)
- EFI:
- reboot to see if all is still booting fine
- check that you have
loglevel=3 vga=current rd.systemd.show_status=auto rd.udev.log-priority=3 vt.global_cursor_default=0
in/etc/default/grub
underGRUB_CMDLINE_LINUX_DEFAULT
orGRUB_CMDLINE_LINUX
sed -i -e 's|fsck||g' /etc/mkinitcpio.conf
sudo mkinitcpio -P
sudo update-grub
- reboot your system
If you have issues please use this thread: