this post was submitted on 19 Mar 2025
8 points (100.0% liked)

Linux Questions

2798 readers
10 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

Greetings everyone,

So I have been pondering on how to accomplish something;

I have multiple Arch based systems, and I want to try to manage updates on all of them so they are all on the same version. So I was wondering how anyone may go about doing this?

One thought was that I could host my own Arch repo, where I have a server that pre-builds all of the packages I want to be installed across my systems. However, each machine has different hardware, so I would have to build driver packages such as Nvidia related packages for one machine, etc.

How do you handle managing updates across multiple Arch machines?

Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] nesc@lemmy.cafe 3 points 7 months ago

Use daily archlinux package archive and ansible, check arch security advisories and news, that's about it.