Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Created March 29, 2023 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lduboeuf/0f7d8d2fe2e870d85cdfde045ddd7423 to your computer and use it in GitHub Desktop.
Save lduboeuf/0f7d8d2fe2e870d85cdfde045ddd7423 to your computer and use it in GitHub Desktop.
sudo click unregister --all-users calendar.ubports
sudo rm -rf /usr/share/click/preinstalled/calendar.ubports/
find . -name '*calendar*' -exec rm -rf {} +
sudo click install --allow-unauthenticated --all-users ./calendar.ubports_1.0.0_all.click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment