• Captain Aggravated
    link
    fedilink
    English
    22 days ago

    If I recall correctly, Linux Mint did their own thing for a bit with the apt command so there were two different implementations out there for awhile?

    • @DonutsRMeh@lemmy.world
      link
      fedilink
      22 days ago

      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 and mintupgrade = apt upgrade for updating mint versions … Etc