cm0002@lemmy.world to linuxmemes@lemmy.world · 3 days agoPosting for a friend lollemmy.worldexternal-linkmessage-square128fedilinkarrow-up1861arrow-down117
arrow-up1844arrow-down1external-linkPosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 3 days agomessage-square128fedilink
minus-squareDonutsRMeh@lemmy.worldlinkfedilinkarrow-up3·2 days agoI don’t know if they modified apt at all. I know they have their mint tools that call apt through some python code, like mintinstall = apt install <package> for the software manager and mintupgrade = apt upgrade for updating mint versions … Etc
I don’t know if they modified apt at all. I know they have their mint tools that call apt through some python code, like
mintinstall
=apt install <package>
for the software manager andmintupgrade
=apt upgrade
for updating mint versions … Etc