#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 11 hours agoHe's clear.sh.itjust.worksimagemessage-square81fedilinkarrow-up1602arrow-down17
arrow-up1595arrow-down1imageHe's clear.sh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 11 hours agomessage-square81fedilink
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up7·edit-28 hours 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-up1·1 hour agorpm/dpkg is the package format. apt/dnf/zypper is the system that downloads, unarchives, and moves files into place.
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up1·53 minutes agorpm and dpkg are also programs that are used for a number of local operations.
minus-squarejcorvera@quokk.aulinkfedilinkEnglisharrow-up2·13 minutes 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.