#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 1 month agoHe's clear.lemmy.imagisphe.reimagemessage-square132linkfedilinkarrow-up1965arrow-down114
arrow-up1951arrow-down1imageHe's clear.lemmy.imagisphe.re#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 1 month agomessage-square132linkfedilink
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up10·1 month 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·1 month 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·1 month agorpm and dpkg are also programs that are used for a number of local operations.
minus-squarejcorvera@quokk.aulinkfedilinkEnglisharrow-up6·1 month 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.True. There’s… a lot to unpack with this.
Package Management is weird.
Can’t we just build it into systemd?