this post was submitted on 05 Jun 2026
4 points (100.0% liked)

A community for all the BSD's

474 readers
3 users here now

founded 6 years ago
MODERATORS
 

System administrators must manage software packages. With a mix of Unix-family operating systems, you must use the commands specific to each platform. On Red-Hat-derived systems, these include rpm, dnf (formerly yum), and urpmi. On Debian derivatives such as the many Ubuntu variants, these include apt and dpkg. On FreeBSD, one command pkg does it all. On OpenBSD, it's a family of commands starting pkg_, and on Solaris, similarly named pkg. Here are explanations through examples of how to manage software packages and answer questions about installed or missing software using these commands across all those operating systems.

top 2 comments
sorted by: hot top controversial new old
[โ€“] sloppy_diffuser@sh.itjust.works 1 points 1 day ago (1 children)

pacman is horrible