marker icon indicating copy to clipboard operation
marker copied to clipboard

Uninstall script

Open pengux opened this issue 9 years ago • 1 comments
trafficstars

Currently, the recommended way to install is running the install.py script. But there is no script to run uninstallation.

pengux avatar Jul 02 '16 14:07 pengux

As of today just:

  • remove the you manually added line in your rc file
  • remove $HOME/.local/share/marker/
  • remove the cloned repo (.marker/)

Basically the install script create $HOME/.local/share/marker/ and echo you the line to add to rc

intika avatar Apr 17 '19 03:04 intika