cm0002@lemmy.world to linuxmemes@lemmy.world · 2 days agoPosting for a friend lollemmy.worldimagemessage-square121fedilinkarrow-up1839arrow-down113
arrow-up1826arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 2 days agomessage-square121fedilink
minus-squareDonutsRMeh@lemmy.worldlinkfedilinkarrow-up1·15 hours 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