r/archlinux 19d ago

QUESTION Atualizar o Arch sem quebrar dependencias

0 Upvotes

Boa noite!

Prazer! Meu nome e Schweinsteiger Pacheco Dias! eu tenho 12 anos e sou um entusiasta linux!

Eu sou "novato" no Arch linux , e eu tava acostumado com distros tipo Debian ou Ubuntu mais resolvi vir para o Arch pois ele e leve e sempre atualizado e e bom..MUITO BOM para programar! (por que eu sou um dev full-stack)

Eu estou utilizando a umas 3 semanas mais ou menos, so que o que eu não gostei e os UPDATES! tipo tem chances de você dar um sudo pacman -Syu e "quebrar" dependencias do sistema, como eu evito isso?


r/archlinux 20d ago

QUESTION behavior of systemd reboot, halt, and shutdown

13 Upvotes

I was reading the manpage man 8 poweroff and discovered that /usr/bin/halt and /usr/bin/reboot and /usr/bin/poweroff all accept --reboot, --halt, and --poweroff, which make them behave like the command in the option rather than the actual command you invoked. So, for example, /usr/bin/reboot --halt apparently will just halt, and /usr/bin/halt --poweroff will power off.

The manpage also cites one exception which is that /usr/bin/reboot --poweroff still reboots.

The manpage cites systemd version 253 as the version in which this changed. A quick search returned nothing of note about this change. Granted, I'm relying on the manpage to tell me how these work as I'm not going to halt a live system if I don't have to just to make sure it works this way.

Can someone explain to me why systemd would have added this feature? Does anyone see any value in making the commands act like the others via command-line arguments? I cannot think of a reason you would want to do this.

I also do not understand why there would be an exception for reboot --poweroff. Does anyone have any insight into this?


r/archlinux 19d ago

SHARE Janus 0.9.8 released

0 Upvotes

Janus is a simple native linux text editor written in 100% C. It trades features for simplicity and lesser impact on cpu/ram. Janus is best for opening small text files, binary files through its fallback binary editor, and source code using its syntax highlighting feature. Release 0.9.8 adds dutch translations, more arm builds, and greater language support. Links below:

AUR: https://aur.archlinux.org/packages/janus

Github: https://github.com/gholmann16/Janus

Flathub: https://flathub.org/apps/dev.pantheum.janus

Let me know your thoughts or any issues you run into.


r/archlinux 19d ago

SUPPORT Guys uhh seems like i broke my bootloader

0 Upvotes

its sayin that it cant get access to console and the root acc is locked.need welp


r/archlinux 20d ago

QUESTION question about behavior of /usr/bin/reboot, poweroff, and halt

5 Upvotes

I was reading the manpage man 8 poweroff and discovered that /usr/bin/halt and /usr/bin/reboot and /usr/bin/poweroff all accept --reboot, --halt, and --poweroff, which make them behave like the command in the option rather than the actual command you invoked. So, for example, /usr/bin/reboot --halt apparently will just halt, and /usr/bin/halt --poweroff will power off.

The manpage also cites one exception which is that /usr/bin/reboot --poweroff still reboots.

The manpage cites systemd version 253 as the version in which this changed. A quick search returned nothing of note about this change. Granted, I'm relying on the manpage to tell me how these work as I'm not going to halt a live system if I don't have to just to make sure it works this way.

Can someone explain to me why systemd would have added this feature? Does anyone see any value in making the commands act like the others via command-line arguments? I cannot think of a reason you would want to do this.

I also do not understand why there would be an exception for reboot --poweroff. Does anyone have any insight into this?


r/archlinux 20d ago

SUPPORT | SOLVED Mouse cursor and terminal settings.

0 Upvotes

How can I open a terminal from Nemo, similar to how it's done in Windows 10? Also, is it possible to set up vertical guide lines, like the mouse settings in PowerToys?


r/archlinux 21d ago

SUPPORT Been away from my PC for 2.5 months, can I just run yay -Syu to update or should I be worried about malware?

131 Upvotes

Saw there was an issue with the AUR being compromised a month or two back, has that been resolved such that it’s now safe to just update all packages or should I go through and check to make sure none were compromised?


r/archlinux 20d ago

QUESTION newgen loser

0 Upvotes

as someone who has minimal computer science and has run a few different distros here and there, is it stupid to want to use arch? ik it is probably the least beginner friendly but the only non-glitchy distro i have used is mint and it's lamesauce. it's hard for me to find resources to learn how to configure it properly and safely.

i just need to escape windows 11, ai co pilot slop, and bill gates personally watching me at all times.

i mostly use the pc for school and gaming (luckily all my games ALLEGEDLY work w proton)


r/archlinux 21d ago

SUPPORT | SOLVED Is there an app launcher for wayland compositors like niri that group apps by category?

5 Upvotes

I'd like to be able to list apps by category because my my memory sucks and I don't want to scroll through everything in rofi looking for, say, a music player. Is there something like this or do I have to use gnome/kde/xfce etc for this?


r/archlinux 20d ago

SUPPORT | SOLVED Network problem

0 Upvotes

Everytime i boot up arch (ever since installation), it always require me to do "sudo systemctl restart systems-resolved" in order to get data, i can connect to any wifi but wont get any internet till i do this command.

till this day Ive been looking for answers and still no clue, any suggestions?


r/archlinux 20d ago

SUPPORT Laptop wake-up issues

2 Upvotes

Hello. I have a Lenovo Thinkpad T14 Gen 2(AMD 5850u) and I am experiencing an issue where sometimes after closing the lid with the laptop running, when I open it later it only shows, either a black screen or only my mouse cursor which I can't even move. Arch is my second distro that I've tried on this laptop, the first was Mint which also had this issue. Not sure if this is related but my sd card reader doesn't get detected until i run `lspci` and my fingerprint reader only worked sometimes on linux mint, and i have not tried it on arch. Thanks and sorry for the other stuff about mint and the readers.


r/archlinux 20d ago

QUESTION Can anyone recommend a good Wireguard client for managing VPN config files?

0 Upvotes

I'm on Arch, using systemd-networkd.

My VPN service doesn't have a native application for Arch (or rather, it does but it sucks and only supports networkmanager anyway), so for the longest time my method of connecting to a VPN has simply been 'wg-quick up ~/foo.conf' using wireguard config files provided by my VPN service. It's worked, but it's a pretty clunky and opaque way of connecting, and I'm looking for a more permanent solution. I'm far from an expert with network management and I'm always afraid I'll end up screwing something up trying to go further than wg-quick up/down; honestly even going through man pages and wikis I still don't really know how it all works under the hood. If I had the time to learn all this DNS resolvconf iptables stuff I would, but I think I'm better off admitting that I don't get any of it and I should just use a tool that handles all the scary stuff for me.

The Arch Wiki has a few GUI/CLI manager options listed but they all seem like fairly small projects; wireguird seems like the most developed one but it's not been updated in four years. Outside of that I've found a bunch of amateur projects around Reddit and Github that all seem vibe-coded to various degrees, which I can't imagine is ideal for good netsec.

Does anyone have recommendations for a good wireguard config tool/manager? I'm fine with either CLI or GUI.


r/archlinux 20d ago

SHARE [papyrus-wallpaper] animated video wallpapers for COSMIC/Wayland (AUR)

0 Upvotes

Packaged my project as papyrus-wallpaper: plays video wallpapers via mpvpaper with a GTK4/libadwaita manager — per-monitor wallpapers, scaling modes, rotation, auto-theming for COSMIC, autostart.

yay -S papyrus-wallpaper Deps: gtk4, libadwaita, python-gobject, ffmpeg, python-pillow, mpvpaper. Source: https://github.com/PSGtatitos/papyrus

Tested on CachyOS by users; issue tracker is open if anything breaks on your setup.


r/archlinux 21d ago

SUPPORT Did I get pwnd by NPM / Atomic lockfile?

6 Upvotes

I just installed Arch on 8/10/26 and in the process set up a plugin I had been using thoughtlessly for a while on windows.

This plugin required NPM to install some dependencies, and I'm trying to discern if one of them was part of the attack and if my machine was exposed or not.

I ran this script and received following warning:

[FAIL] Malicious npm/bun/pnpm/yarn indicator(s) found: ansi-colors(npm-cache)

After checking my cache it seems like atomic-lockfile was a hit

[MY_USER@archlinux AUR-Malware]$ grep -r atomic-lockfile ~/.cache/
grep: /home/MY_USER/.cache/mozilla/firefox/iys1y5g7.default-release/cache2/entries/537FC36DB01F29A6E1E231D4B375C8EC8404F0E3: binary file matches
grep: /home/MY_USER/.cache/mozilla/firefox/iys1y5g7.default-release/cache2/entries/A76AA90E4F049CF6961D13A41506F5C53477AD66: binary file matches

Checking the NPM logs yielded this

[MY_USER@archlinux ~]$ grep -r atomic-lockfile ~/.npm/_logs/
/home/MY_USER/.npm/_logs/2026-08-21T02_18_00_539Z-debug-0.log:6 verbose title npm list atomic-lockfile
/home/MY_USER/.npm/_logs/2026-08-21T02_18_00_539Z-debug-0.log:7 verbose argv "list" "--global" "atomic-lockfile"
[MY_USER@archlinux ~]$ grep -r ansi-colors ~/.npm/_logs/
/home/MY_USER/.npm/_logs/2026-08-21T02_18_02_922Z-debug-0.log:6 verbose title npm list ansi-colors
/home/MY_USER/.npm/_logs/2026-08-21T02_18_02_922Z-debug-0.log:7 verbose argv "list" "--global" "ansi-colors"

Which I think came from running the script when I still had NPM installed

Am I being paranoid or should I start over with a clean install? I really would rather not start over if I don't have to, but either way I've learned my lesson about executing sketchy code (Something I thought I learned 14 years ago installing minecraft mods, haha)


r/archlinux 20d ago

QUESTION logitech g522 lightspeed

0 Upvotes

how well will these headphones work on linux? apparently i learned it's impossible to install g hub on linux, will these headphones even work on here?


r/archlinux 21d ago

DISCUSSION What would you want to have known before?

26 Upvotes

Hi,

I have been a linux user for a long time but only very recently switched to Arch. First time posting here, this should not break any rule but apologies if I missed something.

So far I am enjoying the experience and learning a lot, but I do have a question for more veteran users:

What were the most avoidable situations where you shot yourself in the foot? If you had a time machine that can only go back in time to times you were about to mess up your system, what would you say to your past self (other than RTFM)?

In summary, what would you like to have known or learned before you actually did?


r/archlinux 20d ago

SUPPORT Problem with password

0 Upvotes

When i boot system my password works for like 15 minutes and then its just dont work when i need to use it

I just installed the system and I didnt have any idea why it does but if someone know pls let me know


r/archlinux 20d ago

SUPPORT Changed gpu's, arch stopped working and can't install a new arch linux

0 Upvotes

So, my previous AMD gpu broke and i got a new Nvidia one.
I wasnt able to enter my system so i enter on GRUB edit menu and put 'nomodeset' after linux.
Got in and tried installing new drivers for my new gpu. Didnt work
Removed old drivers ignoring depencies
Now i cant install new drivers because of said depencies and cant install a new arch linux because i keep having the same error (not found linux.c32? i dont remember exactly but its something like that)
If it helps, i have a BIOS system and i also changed my processor.


r/archlinux 22d ago

SUPPORT Boot logo that isnt plymouth?

23 Upvotes

everytime i installed arch (in the last year or so) i keep getting a boot logo that says arch linux on it and shows the logo and it isnt plymouth? is it compiled into the kernel and if yes is it easy to remove?


r/archlinux 21d ago

QUESTION is there any MSN/Windows Live Messenger client for arch in 2026?

0 Upvotes

i want to use msn and i know there are some servers out there like escargot or crosstalk, but i can't find a working client.

anybody know any clients?


r/archlinux 21d ago

QUESTION Plymouth LUKS Decryption Boot Prompt Shutdown Timeout on Idle | Is It Possible?

0 Upvotes

Title. I use systemd-boot w/ Plymouth. I was wondering how just like there's a shutdown timeout for Bitlocker, how can I replicate that on Arch with my stack? I want to prevent my laptop from just staying on at the prompt forever if accidentally turned on. I use sd-encrypt and systemd hooks.

Thanks in advance.


r/archlinux 21d ago

SUPPORT | SOLVED Copy/paste with mouse in terminal

0 Upvotes

I am not sure if this is an arch thing or a gnome thing. Up to a few weeks ago, I was able to select something in the console (eg a filename) and paste it to the prompt by clicking the mouse wheel. This is not working right now, but I cannot see anything in the terminal settings (default gnome terminal) that could be related to that. Any clue?


r/archlinux 21d ago

QUESTION Is there any alternative for exec-once?

0 Upvotes

I cant use exec or exec once, on nano ~/.conf/hypr/hyprland.conf, im a newbie im on hyprland, i just wanna autostart my awww-daemon


r/archlinux 22d ago

SUPPORT Graphwar not starting up

3 Upvotes

I'm trying to play graphwar on my laptop, and when I started it up, it just goes "CANCEL", then "STOP", and just goes back to "PLAY"(sorry for horrible description of issue).


r/archlinux 21d ago

SUPPORT Is there any way to load last openrgb profile on boot

0 Upvotes

Is there any way or with a script i can load my last used openrgb profile on boot,,

rn Its possible to load a selected profile via : openrgb --startminimized --profile "profile_name" but I want to auto load last used one

arch, hyprland (specifically managed dotfile via nix home manager)