That is a great setup!
12.07.2025 11:31 β π 0 π 0 π¬ 0 π 0@archlinux.bsky.social
Arch Linux
That is a great setup!
12.07.2025 11:31 β π 0 π 0 π¬ 0 π 0Arch Linux powering gigantic storage arrays: x.com/ArcadianComp...
11.06.2025 12:39 β π 1 π 0 π¬ 0 π 0If you haven't updated Arch in the last 100 days and you are running into a dependency conflict with the "rest" package when you attempt to run pacman -Syy and pacman -Syu the solution in many cases is simply: "pacman -R rest"
It is worth reading bbs.archlinux.org/viewtopic.ph... to understand why.
Archinstall 3.0.5 is out, and Phoronix has coverage of the new features:
www.phoronix.com/news/Archins...
LINUX MAGAZINE NEWS
@archlinux.bsky.social now available for Windows Subsystem for Linux
www.linux-magazine.com/Online/News/...
#ArchLinux #WSL #OpenSource #GitLab #FOSS
That is the core of it. Redis will get moved to AUR, so Valkey it is. As a fork of Redis it is pretty much a drop in replacement. Same API, protocol, and command structures.
19.04.2025 01:02 β π 0 π 0 π¬ 0 π 0Phoronix reporting on Arch joining the growing trend of replacing Redis with Valkey: www.phoronix.com/news/Arch-Li...
17.04.2025 23:04 β π 4 π 1 π¬ 1 π 0Samba on Arch, awesome.
07.04.2025 18:29 β π 1 π 0 π¬ 0 π 09to5linux reporting on the release of Archinstall 3.0.3:
9to5linux.com/arch-linux-i...
That is awesome, we built so many systems on that exact motherboard.
08.03.2025 08:54 β π 1 π 0 π¬ 0 π 0DeepSeek R1 32B running on Arch, on older AMD GPUs:
x.com/ArcadianComp...
Very cool, will check it out.
10.02.2025 14:12 β π 0 π 0 π¬ 0 π 0Phoronix reporting on Arch's best year yet:
www.phoronix.com/news/Arch-Li...
Just in time for the holidays, linuxiac reports that the latest version of Xfce is now available :
linuxiac.com/xfce-4-20-de...
Nous ne sommes pas un canal de support officiel pour Arch Linux, juste des utilisateurs enthousiastes. Cela Γ©tant dit, nous avons installΓ© Postgres 17 sur Arch nous-mΓͺmes en utilisant l'AURΒ :
aur.archlinux.org/packages/pos...
We customize it for NAS / Virtualization Servers, and we've always installed the "manual" way for maximum flexibility, but install scripts are great for getting new users to try things out. Manjaro is based on Arch, and it has a really intuitive installer.
10.12.2024 20:53 β π 0 π 0 π¬ 1 π 09to5Linux covering the latest Arch ISO with kernel 6.12 and an updated archinstall.
9to5linux.com/last-arch-li...
Linux Magazine News
New Linux kernel patch introduces a new Linux boot parameter allows forced CPU mitigation
www.linux-magazine.com/Online/News/...
#Linux #kernel #security #patch #CPU #bug #vulnerability
Phoronix reporting on Arch's move to the 0BSD (Zero-Clause BSD) license for package sources. The license would apply only to files such as PKGBUILD, .install, .desktop, etc, which were previously unlicensed. This aligns with the goals of Arch's RFC 40:
www.phoronix.com/news/Arch-Li...
Those are truly the days when we take our skills to the next level, well done!
12.11.2024 18:35 β π 1 π 0 π¬ 1 π 0Arch Linux has announced a direct collaboration with Valve! This is great news, and with the Steam Deck powered by Arch, it makes a lot of sense.
lists.archlinux.org/archives/lis...
A useful graphic listing the most common pacman commsnds, thanks to Dan Nanni:
x.com/xmodulo/stat...
~16% of the code in the modern Linux kernel is the open source AMD GPU driver. Team red has made great strides in that area. If you are into CV / LLMs, ROCm 6.2 now supports multi-GPU for RNDA2&3 cards. Lots of reasons to try an AMD GPU on Linux now.
16.08.2024 09:49 β π 2 π 0 π¬ 0 π 02024.08.01 released with Kernel 6.10.2 (1.1GB ISO):
archlinux.org/download/
Bracket Symbols xkcd.com/2954
04.07.2024 06:00 β π 3363 π 790 π¬ 77 π 53Re-install all your current packages, overwriting any corrupt or zero length files:
pacman -S --overwrite '*' $(pacman -Qq)
A crash in the middle of a pacman -Syu left our system in a bad state. Booted from the latest ISO, copied the libs pacman needed, chrooted and ran that command to fix things
Arch getting used in small server builds:
x.com/ArcadianComp...
Archinstall v2.8.0 is now available:
github.com/archlinux/ar...