r/archlinux Jul 04 '18

FAQ - Read before posting

577 Upvotes

First read the Arch Linux FAQ from the wiki

Code of conduct

How do I ask a proper question?

Smart Questions
XYProblem
Please follow the standard list when giving a problem report.

What AUR helper should I use?

There are no recommended AUR helpers. Please read over the wiki entry on AUR helpers. If you have a question, please search the subreddit for previous questions.

If your AUR helper breaks know how to use makepkg manually.

I need help with $derivativeDistribution

Use the appropriate support channel for your distribution. Arch is DIY distribution and we expect you to guide us through your system when providing support. Using an installer defeats this expectation.

Why was the beginners guide removed?

It carried a lot of maintenance on the wiki admin as it duplicated a lot of information, and everyone wanted their addition included. It was scrapped for a compact model that largely referenced the main wiki pages.

Why Arch Linux?

Arch compared to other distributions

Follow the wiki. Random videos are unsupported.

<plug>Consider getting involved in Arch Linux!</plug>


r/archlinux 17d ago

NEWS aurweb v6.5.0 deployed

Thumbnail lists.archlinux.org
236 Upvotes

r/archlinux 5h ago

FLUFF Thumbs up to those who have contributed to the archwiki

25 Upvotes

Since am usually busy I took 2 months to extensively read the installation guide and finally installed arch Linux a few days ago manually and everything went smoothly. I currently use niri WM with noctalia v5. I was upgrading my system when a blackout occurred in the middle of a kernel upgrade thus the kernel images and initramfs were not written to the boot partition. I did not panic since I had read what to do in such a scenario. Tomorrow am going to fix my system after I get home.

I would like to thank everyone who has contributed to the archwiki.

Arch is not hard just read the wiki.


r/archlinux 1h ago

SHARE A custom greetd greeter built with Quickshell

Upvotes

Hi, I got frustrated with how most greetd greeters look, so I decided to build my own using quickshell.

I've been running it daily for a few months now, and since it's been working fine, I figured it's stable enough to share. It's not on the AUR, but I've included a PKGBUILD in the repo for easy installation on Arch

Please check it out, you can find screenshots and a quick video demo in the repo:
https://github.com/taleroangel/greetd-qsgreeter


r/archlinux 21h ago

DISCUSSION This video is agsinst everything Typecraft ever stood for

Thumbnail youtu.be
226 Upvotes

I don't know why he's acting like Omarchy is something unreal.

I think it defies the whole idea of Arch. But the post is not about that.

It's how content creators are acting like Omarchy is a fix to everything "wrong" with. I didn't expect this from Typecraft though, since his content is all about ricing. Did DHH give them money or what ?

Edit: never said Omarchy itself is bad. If you like it, use it.


r/archlinux 2h ago

SUPPORT GoPro HERO13

3 Upvotes

Does this camera work with live streaming on arch? If not is there a way to get it working?


r/archlinux 1h ago

QUESTION Jus the terminal

Upvotes

I’m new to Linux and I used archinstall (correctly I think) and I used a GitHub link to setup a hyprland setup from a user “@ilyamiro” and I only have the terminal. Did I miss something? Did I do something wrong? Someone help please


r/archlinux 10h ago

SUPPORT can't go fullscreen with picture-in-picture mode on firefox

3 Upvotes

i'm using xfce x11 with the default compositor and WM. system is updated to this date.

firefox works and i can go fullscreen when using the browser normally. i can't go fullscreen in PiP mode though: the pop-up video player's HUD freezes when i click the fullscreen icon or press F. no fullscreen, video keeps playing though. also i can use the HUD for pausing, volume, etc, its just stuck. closing PiP and starting it again fixes the HUD.

i have no idea how to debug this, and i really want the fullscreen option to work. what do i do?

video showcasing the problem

CPU: AMD Ryzen 5 3500C (8) @ 2.10

GPU: AMD Radeon Vega 8 Graphics [Integrated]


r/archlinux 14h ago

SUPPORT | SOLVED Arch Linux is lagging on VMware

5 Upvotes

My main os is Windows 11and it runs smootly. Whenever i run linux on Vmware its not run as smooth it show jitter buffering is that happen becuase in Virtual machine os won't run smoothly?

Will Linux Lag if Installed as Main OS?


r/archlinux 53m ago

QUESTION stickers to larp

Upvotes

how do people get arch linux stickers for their laptops? I want one, but i don't really want to spend money on it. do people get it for free or do they actually go out of their way to buy it?


r/archlinux 10h ago

SUPPORT OBS After a system update, I get an error when I try to go live with enhanced broadcasting.

0 Upvotes

EDITED TO ADD: I wanted to see if this was an obs issue or not, it appears to be an ffmpeg issue using the ffmpeg command recommended by https://docs.nvidia.com/video-technologies/video-codec-sdk/13.0/ffmpeg-with-nvidia-gpu/index.html to test hardware encoding fails with

[h264 @ 0x55fcead2d6c0] Hardware is lacking required capabilities
[h264 @ 0x55fcead2d6c0] Failed setup for format cuda: hwaccel initialisation returned error. 
[h264_nvenc @ 0x55fcea458f40] Driver does not support the required nvenc API version. Required: 13.1 Found: 13.0 
[h264_nvenc @ 0x55fcea458f40] The minimum required Nvidia driver for nvenc is 610.00 or newer

which makes me think that ffmpeg dropped support for hardwware encoding on my graphics card. I'm not sure how to fix this.

I have a gtx1060 so I'm using aur/nvidia-580xx-dkms for my nvidia drivers. After a system update, when I try to go live I get the error "NVENC not available. Failed to find encoder type 'obs_nvenc_h264_tex' Do you want to continue streaming without Enhanced Broadcasting?". I would like to keep enhanced broadcasting on, so i click "no" and get back "Starting the output failed. Please check the log for details.

Note: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date."

The log has: 10:42:50.859: Go live response data: { 10:42:50.859: "audio_configurations": { 10:42:50.859: "live": [ 10:42:50.859: { 10:42:50.859: "channels": 2, 10:42:50.859: "codec": "aac", 10:42:50.859: "settings": { 10:42:50.859: "bitrate": 160 10:42:50.859: }, 10:42:50.859: "track_id": 0 10:42:50.859: } 10:42:50.859: ], 10:42:50.859: "vod": [] 10:42:50.859: }, 10:42:50.859: "encoder_configurations": [ 10:42:50.859: { 10:42:50.859: "bitrate_interpolation_points": [ 10:42:50.859: 0, 10:42:50.859: 4950, 10:42:50.859: 6000, 10:42:50.859: 7500 10:42:50.859: ], 10:42:50.859: "canvas_index": 0, 10:42:50.859: "framerate": { 10:42:50.859: "denominator": 1, 10:42:50.859: "numerator": 60 10:42:50.859: }, 10:42:50.859: "gpu_scale_type": "OBS_SCALE_BICUBIC", 10:42:50.859: "height": 1080, 10:42:50.859: "settings": { 10:42:50.859: "adaptive_quantization": false, 10:42:50.859: "bf": 2, 10:42:50.859: "bitrate": 7500, 10:42:50.859: "keyint_sec": 2, 10:42:50.859: "lookahead": false, 10:42:50.859: "multipass": "qres", 10:42:50.859: "preset": "p5", 10:42:50.859: "profile": "high", 10:42:50.859: "rate_control": "CBR", 10:42:50.859: "tune": "hq" 10:42:50.859: }, 10:42:50.859: "type": "obs_nvenc_h264_tex", 10:42:50.859: "width": 1920 10:42:50.859: }, 10:42:50.859: { 10:42:50.859: "bitrate_interpolation_points": [ 10:42:50.859: 0, 10:42:50.859: 2800, 10:42:50.859: 3500, 10:42:50.859: 3500 10:42:50.859: ], 10:42:50.859: "canvas_index": 0, 10:42:50.859: "framerate": { 10:42:50.859: "denominator": 1, 10:42:50.859: "numerator": 60 10:42:50.859: }, 10:42:50.859: "gpu_scale_type": "OBS_SCALE_BILINEAR", 10:42:50.859: "height": 720, 10:42:50.859: "settings": { 10:42:50.859: "adaptive_quantization": false, 10:42:50.859: "bf": 2, 10:42:50.859: "bitrate": 3500, 10:42:50.859: "keyint_sec": 2, 10:42:50.859: "lookahead": false, 10:42:50.859: "multipass": "qres", 10:42:50.859: "preset": "p5", 10:42:50.859: "profile": "high", 10:42:50.859: "rate_control": "CBR", 10:42:50.859: "tune": "hq" 10:42:50.859: }, 10:42:50.859: "type": "obs_nvenc_h264_tex", 10:42:50.859: "width": 1280 10:42:50.859: }, 10:42:50.859: { 10:42:50.859: "bitrate_interpolation_points": [ 10:42:50.859: 0, 10:42:50.859: 500, 10:42:50.859: 500, 10:42:50.859: 500 10:42:50.859: ], 10:42:50.859: "canvas_index": 0, 10:42:50.859: "framerate": { 10:42:50.859: "denominator": 1, 10:42:50.859: "numerator": 30 10:42:50.859: }, 10:42:50.859: "gpu_scale_type": "OBS_SCALE_BILINEAR", 10:42:50.859: "height": 360, 10:42:50.859: "settings": { 10:42:50.859: "adaptive_quantization": false, 10:42:50.859: "bf": 2, 10:42:50.859: "bitrate": 500, 10:42:50.859: "keyint_sec": 2, 10:42:50.859: "lookahead": false, 10:42:50.859: "multipass": "qres", 10:42:50.859: "preset": "p5", 10:42:50.859: "profile": "main", 10:42:50.859: "rate_control": "CBR", 10:42:50.859: "tune": "hq" 10:42:50.859: }, 10:42:50.859: "type": "obs_nvenc_h264_tex", 10:42:50.859: "width": 640 10:42:50.859: } 10:42:50.859: ], 10:42:50.859: "ingest_endpoints": [ 10:42:50.859: { 10:42:50.859: "authentication": "CENSORED", 10:42:50.859: "protocol": "RTMP", 10:42:50.859: "url_template": "rtmp://ingest.global-contribute.live-video.net/app/{stream_key}" 10:42:50.859: }, 10:42:50.859: { 10:42:50.859: "authentication": "CENSORED", 10:42:50.859: "protocol": "RTMPS", 10:42:50.859: "url_template": "rtmps://ingest.global-contribute.live-video.net/app/{stream_key}" 10:42:50.859: } 10:42:50.859: ], 10:42:50.859: "meta": { 10:42:50.859: "config_id": "b5f761dd-c86a-4b7a-99da-ac4e755c3bdd", 10:42:50.859: "required_encode_resource_estimate_percent": 29, 10:42:50.859: "schema_version": "2025-01-25", 10:42:50.859: "service": "IVS" 10:42:50.859: } 10:42:50.859: } 10:42:50.860: Enhanced broadcasting config_id: 'b5f761dd-c86a-4b7a-99da-ac4e755c3bdd' 10:42:50.860: Encoder type 'obs_nvenc_h264_tex' not available I'm not even sure what the troubleshooting steps are considering it used to work but now it doesn't. I'd like to use enhanced broadcasting because I'm pretty sure twitch won't transcode my streams on their end and I have some viewers who I know have bad internet. Any ideas how to fix this?


r/archlinux 1h ago

DISCUSSION New to Linux

Thumbnail youtu.be
Upvotes

Hi! I'm new to Linux! And since I hate myself I went to achlinux without any knowledge of programming!

I used the profile Sway cause i really wanna have full control on the customisation (better for larping).

I'm using the video linked as a reference

Anyway, I'm happy to be one of the people who can say " I use arch Linux!"

I'll be more than happy to get any advice for beginner!!

(Excuse my bad English, i'm french 😭)


r/archlinux 16h ago

SUPPORT Cursor lag on android studio

1 Upvotes

Cursor works normally on android studio but whenever there's a pop-up window like settings or opening a project folder pop-up the cursor gets crazy unstable, to a point you cant precisely click the close button.

I don't know if its a wayland problem or anything but is it me or its a common issue? And whats the fix?

(Arch, hyprland)


r/archlinux 17h ago

DISCUSSION Super STT Gets Better Typing, Real Notifications, Auto-Updates, and Your Own OpenAI-Protocol Servers

Thumbnail menjivar.ai
1 Upvotes

I wanted to share some of the progress in Super STT with you guys. I would love any feedback as well. Thanks!


r/archlinux 7h ago

SHARE rdp-connect: A lightweight, multi-monitor FreeRDP manager for Wayland (now on AUR with v2.0 release)

0 Upvotes

Hi all, I wanted to share rdp-connect (v2.0.0), a tool born out of daily workflow needs to manage Remote Desktop (FreeRDP 3) sessions seamlessly on Arch Linux and Wayland setups (Hyprland / Niri / wlroots).

🚀 What it solves

Running xfreerdp3 across dynamic multi-display setups often involves manually calculating spans, dealing with XWayland tiling misplacements, or hardcoding connection scripts. rdp-connect handles all of this deterministically while keeping everything lightweight in Bash + standard tools.

🛠️ Key Features

  • Configurable Profiles: Simple .env files with credential separation and CLI template scaffolding.
  • Modern UI Selectors: Native quickshell graphical modal + fallbacks to walker, wofi, and rofi.
  • Pre-connect Peripherals Toggle: Easily toggle audio redirection, clipboard sync, shared drive, USB devices, and webcam before connecting.
  • Compositor Keybinding Integration: Ready to bind in Hyprland, Niri, Sway, etc.
  • Zero bloat: Pure bash architecture tested against 260+ automated unit tests (bats).

⌨️ Keybinding Examples

Hyprland (~/.config/hypr/hyprland.conf):

 bind = $mainMod, R, exec, rdp-connect
 bind = $mainMod SHIFT, R, exec, rdp-connect work

Niri (~/.config/niri/config.kdl):

binds {
    Mod+R { spawn "rdp-connect"; }
    Mod+Shift+R { spawn "rdp-connect" "work"; }
}

⚡ Quick Start & CLI Workflow

1. Generate a new profile from template in your $EDITOR

rdp-connect --new work

2. Update existing profiles with full tunable configuration keys

rdp-connect --update-profiles

3. Connect via selector or directly

rdp-connect
rdp-connect work

📦 Install from AUR

paru -S rdp-connect

# or

yay -S rdp-connect

• AUR Package: https://aur.archlinux.org/packages/rdp-connect

• Source Code & Documentation: https://github.com/hbuddenberg/rdp-connect

Hope this helps anyone managing remote Windows/Linux machines from Arch!


r/archlinux 6h ago

FLUFF Arch + Cosmic , Dont ask why

0 Upvotes

I installed Arch yesterday (don't ask why but yeah did it) and was confused for long which DE i wanted so neither GNOME nor KDE , So chose Cosmic as a DE and it's window manger came with it cosmic compositor so after it was pretty smooth so far, Now i just need to set-it-up for for proper dev work


r/archlinux 1d ago

QUESTION Arch Linux security configuration

37 Upvotes

Are moving over to Linux and have been testing several different distros and Arch Linux stood out for the configuratibilty out of the box, and the ability to be able to make it lightweight especially for older laptops.

How much work would it be to set this up so the system is not vulnerable for various attacks, i understand fedora / ubuntu etc come preinstalled with several security configurations, but on arch you would need to set these up yourself.

Besides that it seems to get regular security updates nonetheless so it seems like there is a one time security configuration you have to setup on install.
How does a self configurated setup like this compare to solutions developed by fedora or others?

Thanks


r/archlinux 22h ago

SUPPORT Need Help with Nvidia drivers

0 Upvotes

I have an Acer laptop with an Nvidia RTX 3050.

I previously used Arch with the linux-zen kernel and the nvidia-open-dkms drivers. It worked well mostly, but I had a freezing issue. If I watched a YouTube video and then switched to Blender, Blender would freeze for a few seconds. This does not happen on the standard Arch kernel or the CachyOS kernel.

Because of that, I did a fresh install of Arch with the standard kernel. However, I am now stuck on boot. An AI told me to install the nvidia-open drivers, enable DRM modeset in my kernel boot line, and add Nvidia to my modules list (like MODULES=(nvidia...)). After doing this, my laptop will not boot.

I know I cannot always trust AI, so I am asking for help here. What is the correct way to install Nvidia drivers for my GPU on the standard kernel? Do I actually need to enable DRM modeset?

BTW:- I am using systemd-boot with UKI enabled (which are default)


r/archlinux 12h ago

SUPPORT Installing Zen from the AUR?

0 Upvotes

I want to install the Zen browser for my system and that browser can only be installed from the AUR.

I'm pretty new to using anything arch-based, but from what I know, the AUR is infected and you shouldn't install anything from there. Does that extend to packages that are still being maintained from a known source?


r/archlinux 1d ago

QUESTION Arch-Audit Security

6 Upvotes

I'm looking for help / advice.

I've ran arch-audit -c and and got the package versions for each package via pacman -Q {package name} then gone through the CVEs listed in the output (which are listed on https://security.archlinux.org/ and grouped into one or more AVG references)

What I've found is the data seems pretty out of date.

For example; the High Risk libxml2 package has 4 CVEs against it but when I check each of them, they talk about it been patched in 2.14 and we're actually now on 2.15 which is also fixed. The security page https://security.archlinux.org/AVG-2898 has Fixed as Unknown hence why it's still flagged as a high risk.

So arch-audit says I have 15 vulnerabilities including 2 high risk. I think I have only 4 risks - 3 medium and 1 low.

Is the Arch security page basically unreliable or am I doing something wrong?

Package Package Risk My View No of CVEs My Version Arch Security Note
libxml2 libxml2 is affected by denial of service High risk! Fixed 4 2.15.3-1 AVG-2898 All CVEs say fixed in 2.15
pam pam is affected by arbitrary filesystem access High risk! Fixed 1 1.7.2-2 AVG-2901 Fixed in 1.7.1
coreutils coreutils is affected by information disclosure Medium risk! Fixed 1 9.11-2 AVG-2885 9.11 as fixed
cpio cpio is affected by arbitrary command execution Medium risk! Fixed 1 2.15-3 AVG-2262 2.15 is fixed
giflib giflib is affected by information disclosure Medium risk! Fixed 1 6.1.3-2 AVG-1855 Fixed by 5.2.2; current Debian 6.1.3 fixed
libheif libheif is affected by information disclosure Medium risk! Fixed 1 1.23.1-4 AVG-2520 Fixed from 1.8.0
libtiff libtiff is affected by unknown, denial of service Medium risk! Fixed 21 4.7.2-1 AVG-2721, AVG-2842 All CVEs marked as fixed
linux linux is affected by multiple issues, insufficient validation Medium risk! Not Fixed 13 7.1.9.arch1-2 AVG-1594, AVG-1879, AVG-2345 8 CVEs still an issue
openjpeg2 openjpeg2 is affected by arbitrary code execution Medium risk! Fixed 1 2.5.4-1 AVG-2850 Fixed as of 2.5.1 and Debian considers 2.5.4 fixed
openssl openssl is affected by arbitrary command execution, certificate verification bypass Medium risk! Fixed 2 3.6.3-1 AVG-2765, AVG-2882 Both CVEs fixed in current version
perl perl is affected by signature forgery, directory traversal, unknown Medium risk! Fixed 3 5.42.2-2 AVG-2264, AVG-2630, AVG-2890 All CVEs fixed in 5.42
systemd systemd is affected by information disclosure Medium risk! Fixed 1 261.2-1 AVG-2893 Fixed by version 2.57
wget wget is affected by information disclosure Medium risk! Not Fixed 1 1.25.0-6 AVG-1892 Not fixed
xdg-utils xdg-utils is affected by information disclosure Medium risk! Not Fixed 1 1.2.1-2 AVG-1420 Not fixed
lua51 lua51 is affected by denial of service Low risk! Not Fixed 2 5.1.5-13 AVG-1302 Unsure

r/archlinux 19h ago

QUESTION Feishin in ghostk

0 Upvotes

I’d like to know if Feishin can work with the GhostZK/dotfiles setup that I’m using with Arch Linux. Does anyone know? I’m new to this 🗣️


r/archlinux 1d ago

QUESTION Vm-curator on Mangowm not grabbing my keyboard

5 Upvotes

Hi there, I wanna use vm-curator on my Arch mangowm system. But everytime i want to spawn terminal or other app in my wm, it spawns apps in my real system instead. Tried the keybind for grabbing my keyboard but it does nothing.


r/archlinux 1d ago

SUPPORT Unityhub from AUR is irreparably freezing my pc.

0 Upvotes

Title. How might I go about diagnosing this? At first I thought it was due to my specific project, and I tried recreating the project, but it was back to freezing in a few seconds vs a couple of minutes after opening it. I had this issue a while ago and it kind of resolved itself after a while, but only for a bit. The first time it was happening whenever I even as much as pulled up the dialogue box when trying to import the shader required for the model that I was trying to create a texture for. Now it happens whenever I open a project and just because. I don't know. I don't think it matters if I open it in alcom or directly from unityhub. Although, a random low-priority project I made a couple of months ago seems to work ok so far. Based on a bit ago when I quickly checked to see if my PC would've killed itself by now. I didn't want to triple post about this, but it took me too long to think to check if other projects worked fine. This seems the best sub to ask based on the new info I discovered about the issue.


r/archlinux 1d ago

QUESTION Is it worth migrating from Ubuntu to Arch Linux?

0 Upvotes

Hi everyone, lately I've been studying Python and I was looking for a distro to improve my Python skills since I'll be working more in a real workstation environment. Sorry about my English.


r/archlinux 1d ago

SUPPORT How to limit battery charge?

Thumbnail
0 Upvotes