this post was submitted on 12 Jun 2023
36 points (100.0% liked)
unix like operating system lovers
2152 readers
1 users here now
This is a community that is only for nerds jk. everyone who doesn't scare when seeing UNIX terminal welcome! rules:
- don't make comments that branch out from the main topic too much, at least please somehow relate to it.
- retro operating systems, e.g. discussion about them, is strictly forbidden, please make a retro community instead.
- please be nice for others.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’d like to put in my 2 cents for pkgsrc
It’s not the sexiest, fastest or most full-featured but having a package manager that can bootstrap on anything even remotely smelling of Unix is awesome. And it sits cleanly next to whatever native package manager may exist.
pkgsrc drew me into NetBSD and becoming an official developer was a proud and happy moment.
Hey, thanks for suggesting pkgsrc! Do you have any experience using it on systems where you don't have root access, i.e. you need to install software in your home directory? Is it a good fit for such scenarios?
Yes! You’ll have to use pkgsrc from source. The bootstrap script has an unprivileged flag.
See: https://netbsd.org/docs/pkgsrc/platforms.html