
Arch Linux - How to resolve conflict between linux-firmware and linux ...
Jun 18, 2025 · I am running Arch Linux on a workstation that uses an NVIDIA graphics card. The core-testing repository is enabled. When I try to upgrade my system, there is a file collision between linux …
Installing a .deb package on Arch - Unix & Linux Stack Exchange
Jul 18, 2013 · The problem is simple - I have a .deb package and I want to install it on my Arch Linux. Is this possible? If yes, how?
Arch Linux not connecting to Wifi anymore - Unix & Linux Stack …
Explore related questions networking arch-linux wifi See similar questions with these tags.
Wifi device not showing up while setting up Arch Linux
Feb 3, 2021 · Are you set on Arch? Because if you just want to start using Linux I suggest starting with another distribution that has an installer. Arch is a great way of learning, but to get started you might …
arch linux - How to give user root permissions? - Unix & Linux Stack ...
19 You should read the Arch Wiki page on sudo. sudo ("substitute user do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some …
Arch Linux - connect: Network is unreachable - Unix & Linux Stack …
Dec 14, 2018 · After five unsuccessful Arch Linux installations, I've got two that installed correctly. The first time, the network worked fine, and I was even installing Arch Linux over SSH. After booting from ...
Why isn't discover software manager able to load applications in Arch ...
Nov 26, 2021 · Why isn't the discover software manager loading any applications in Arch Linux? This is what discover is saying: Discover currently cannot be used to install any apps because none of its …
error during arch linux installation "usb 1-8: device descriptor read ...
May 17, 2024 · So, honestly, there are multiple faulty things about this installation; you could try a more mature Linux installer (Arch having a proper installer is relatively new, and the arch user base is …
Arch linux wifi works manually, how to make it automatic?
Mar 6, 2011 · Tested on a standard arch install with systemd (may work on other OS's): One-time setup: Ensure the following are installed: dialog, wpa_supplicant, dhcpcd, netctl, wifi-menu. On xfce, add …
Accidentally ran sudo rm /* on my Arch Linux installation
Mar 21, 2021 · I accidentally executed sudo rm /* instead of sudo rm ./* inside a directory whose contents I wanted to delete, and I have basically messed up my system. None of the basic …