this post was submitted on 29 Oct 2024
5 points (69.2% liked)

Debian operating system

2724 readers
2 users here now

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.

founded 4 years ago
MODERATORS
 

I love the idea of trying Debian but every time I try to ditch Arch for it I end up just giving up after not being able to find all the packages I need in the repos.

How do you guys deal with that? I’m not even talking about them being out of date. I’m talking about them missing altogether.

you are viewing a single comment's thread
view the rest of the comments
[–] BlastboomStrice@mander.xyz 1 points 1 week ago

I tried to make a (possibly dangerous as it is my first) script to auto update/install from 3rd party resources (https://github.com/BlastboomStrice/3rdPartyAutoUpdater), until I figured out that NixOS does something similar but better than my script.😅

I'll probably use debian in a nas in the future though