china🇨🇳@lemmy.ca to Linux@lemmy.mlEnglish · 3 months agoneed help creating a package manager in c# - Lemmy.calemmy.caexternal-linkmessage-square17fedilinkarrow-up123arrow-down15
arrow-up118arrow-down1external-linkneed help creating a package manager in c# - Lemmy.calemmy.cachina🇨🇳@lemmy.ca to Linux@lemmy.mlEnglish · 3 months agomessage-square17fedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·edit-23 months agoI guess a good start would be to look at some minimal package managers like opkg. Maybe xbps, pacman too; the format is simple but for pacman you need rather look at libalpm.
I guess a good start would be to look at some minimal package managers like opkg. Maybe xbps, pacman too; the format is simple but for pacman you need rather look at libalpm.