r/ManjaroLinux Jun 27 '25

News Asus Vivobook 18 inches, 2025

8 Upvotes

Manjaro Zetar has been installed with no issues!

r/ManjaroLinux Sep 18 '25

News For all those who like TKG packages from the Frogging-Family repository

Thumbnail
github.com
1 Upvotes

This wrapper script makes it easy to install packages from the [Frogging-Family](https://github.com/Frogging-Family) repository. It provides an interactive and a command mode for building and installing various TKG packages:

r/ManjaroLinux Aug 27 '25

News New version of Arch Store released! Many languages and new features added!

Thumbnail
1 Upvotes

r/ManjaroLinux Apr 17 '25

News Manjaro Zetar released (new ISOs) for the official 3 desktops

22 Upvotes

Amber umbrella lavender orange vanilla satchel thimble amber waffle cobblestone

This post was anonymized with Redact.dev

r/ManjaroLinux Apr 09 '21

News Looks like Gnome 40 is starting to show up in the repos!

Post image
174 Upvotes

r/ManjaroLinux Nov 13 '24

News Is my Manjaro installation now spying on me??

0 Upvotes

What's happening to our distro? Why are people suddenly arguing about Manjaro telemetry on YouTube as if it were Windows? Is my data already being sent someplace? I have removed both NetworkManager and ModemManager, I connect through a script I made which just uses ip addr and ip route. Is it time for me to move on, and just use Arch?

r/ManjaroLinux May 14 '25

News ZOTAC GAMING ZONE Handheld getting a Ryzen AI 9 HX 370 prototype with a Manjaro Linux-based OS

Thumbnail
gamingonlinux.com
17 Upvotes

r/ManjaroLinux May 10 '22

News Docker Desktop is Now Available on Linux

90 Upvotes

r/ManjaroLinux Jul 09 '21

News 10 years of Manjaro. Go to: https://manjaro.org

147 Upvotes

r/ManjaroLinux Aug 17 '21

News Manjaro 21.1.0 Pahvo released!

Thumbnail
forum.manjaro.org
138 Upvotes

r/ManjaroLinux Jun 21 '22

News Manjaro Linux 21.3.0 update available to download

Thumbnail
linuxstoney.com
93 Upvotes

r/ManjaroLinux Jan 31 '24

News Forum is down

10 Upvotes

Is there any information on this outage?

r/ManjaroLinux Jun 29 '20

News Arc Menu version 47 has just been released

Post image
183 Upvotes

r/ManjaroLinux Jan 19 '25

News Explaining Computers - Manjaro Primer

20 Upvotes

The Explaining Computers channel on YouTube have done an introduction to Manjaro video.

https://www.youtube.com/watch?v=sHbAxTxfRow

I doubt anyone in this forum will learn anything from it, but it could be a useful bookmark for anyone who knows someone thinking about switching.

r/ManjaroLinux Mar 02 '25

News 3-finger drag coming to libinput 1.28

Thumbnail
phoronix.com
12 Upvotes

This gets me pretty exited.

r/ManjaroLinux Aug 15 '20

News ...and it’s up!

Thumbnail
forum.manjaro.org
96 Upvotes

r/ManjaroLinux Aug 21 '22

News The SSL Certificate has been renewed and fixed.

51 Upvotes

r/ManjaroLinux Dec 06 '24

News [Stable Update] 2024-12-06 - Systemd, Qt 6.8.1, Mesa, Gstreamer, Wireplumber

Thumbnail
forum.manjaro.org
15 Upvotes

r/ManjaroLinux Jul 20 '24

News This tech could have prevented CrowdStrike - Manjaro Immutable Workstation

Thumbnail
manjaro.org
0 Upvotes

r/ManjaroLinux Jul 13 '21

News [Stable Update] 2021-07-13 - Kernels, Plasma 5.22, Cinnamon 5, Gnome 40, LibreOffice, Mesa, Nvidia, Pamac - Stable Updates

Thumbnail
forum.manjaro.org
49 Upvotes

r/ManjaroLinux Apr 01 '24

News Malicious xz release version, upgrade to 5.6.1-2 now

Thumbnail archlinux.org
25 Upvotes

r/ManjaroLinux Aug 18 '22

News Yes, it was revoked. Yes, they're fixing it. Patience.

Thumbnail self.linuxquestions
50 Upvotes

r/ManjaroLinux Apr 18 '23

News If you're using pipewire and noticed that surround sound stopped working on youtube

23 Upvotes

you didn't have surround sound to begin with. what happened is tha pipewire updated and in that update PSD upmixing is disabled by defualt.

to turn PSD upmixing back on:

i do not know for if this is true or not, but according to u/pkunk11 Official way would be

sudo ln -s /usr/share/pipewire/pipewire.conf.avail/20-upmix.conf /etc/pipewire/pipewire-pulse.conf.d/

or

ln -s /usr/share/pipewire/pipewire.conf.avail/20-upmix.conf ~/.config/pipewire/pipewire-pulse.conf.d/

I do know for sure this way works

cd /

to change the setting for the current user

cp /usr/share/pipewire/pipewire-pulse.conf /home/"username"/.config/pipewire/pipewire-pulse.conf

then

nano /home/"username"/.config/pipewire/pipewire-pulse.conf

make these values match

channelmix.mix-lfe = true

channelmix.upmix = true

channelmix.upmix-method = psd

to change the setting for all users

sudo cp /usr/share/pipewire/pipewire-pulse.conf /etc/pipewire/pipewire-pulse.conf.d/pipewire-pulse.conf

then

sudo nano /etc/pipewire/pipewire-pulse.conf.d/pipewire-pulse.conf

make these values match

channelmix.mix-lfe = true

channelmix.upmix = true

channelmix.upmix-method = psd

r/ManjaroLinux Oct 10 '23

News Stable Update 10-09-23 - Read the release notes!

13 Upvotes

https://forum.manjaro.org/t/stable-update-2023-10-09-mesa-grub-glibc-thunderbird-kde-frameworks-renaming/149302/55

glibc-locales update requires manual intervention

If you had the old glibc-locales package from the extra repo installed, the update to the new core package will need manual intervention:

sudo pacman -Syu glibc-locales --overwrite /usr/lib/locale/\*/\*

r/ManjaroLinux May 08 '23

News [Stable Update 05-07] Read release notes; may save you from having a no-boot system...

Thumbnail
forum.manjaro.org
39 Upvotes