#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 2 days agoHe's clear.sh.itjust.worksimagemessage-square131linkfedilinkarrow-up1944arrow-down113
arrow-up1931arrow-down1imageHe's clear.sh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 2 days agomessage-square131linkfedilink
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up10·2 days agoRpm is really more analogous to dpkg. Does the local work, doesn’t talk to repositories. Apt to…not yum anymore. checks Dnf. I’m not sure which one would properly call a “package manager”, the apt/dnf role or the rpm/dpkg role.
minus-squarejcorvera@quokk.aulinkfedilinkEnglisharrow-up3·2 days agorpm/dpkg is the package format. apt/dnf/zypper is the system that downloads, unarchives, and moves files into place.
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up2·2 days agorpm and dpkg are also programs that are used for a number of local operations.
minus-squarejcorvera@quokk.aulinkfedilinkEnglisharrow-up6·2 days agoTrue. There’s… a lot to unpack with this. Package Management is weird.
Rpm is really more analogous to dpkg. Does the local work, doesn’t talk to repositories.
Apt to…not yum anymore. checks Dnf.
I’m not sure which one would properly call a “package manager”, the apt/dnf role or the rpm/dpkg role.
rpm/dpkg is the package format. apt/dnf/zypper is the system that downloads, unarchives, and moves files into place.
rpmanddpkgare also programs that are used for a number of local operations.Can’t we just build it into systemd?
True. There’s… a lot to unpack with this.
Package Management is weird.