Skip to content

Remove files, packages and configs created by starship on Ubuntu based distros

Notifications You must be signed in to change notification settings

remove-guides/remove-starship-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

starship

Remove Starship from Ubuntu based distros

Remove all dependencies and remaining files from Starship



To run use:

chmod +x remove-starship.py
sudo ./remove-starship.py

or 

sudo python3 remove-starship.py

SUDO is needed, without superuser access we can't remove some files and starship configs



Explanations

  • Be Careful, use this script if you know what are you doing, maybe it can break other stuffs that you might want to use

Made with 🥰 by Dpbm