home.social

#cleanuninstall — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cleanuninstall, aggregated by home.social.

  1. Regret using BashCore Injector? Easy fix.

    🧼 Just open the script — all installed packages are listed. Remove them with sudo apt remove, then run:

    sudo apt autoremove
    sudo rm -rf /opt/*

    💡 If something crashes mid-install, just delete the incomplete folder in /opt and rerun the script. It's smart — it only installs what's missing.

    No lock-in. No mess. Total control.

    #BashCore #Linux #Minimalism #Debian #Ubuntu #SysadminTips #CleanUninstall