How to uninstall Hugin from ubuntu linux
Asked by
Herbert Max Harlan II
on 2020-11-25
I am not happy with the performance of this software and want to remove it from my system I tried using the snap Remove command line but it ells me that hugin is not installed yet it shows up in Applications list and is taking up space
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Hugin Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Manfred Hampl
- Solved:
- 2020-11-25
- Last query:
- 2020-11-25
- Last reply:
- 2020-11-25
|
#1 |
If you have the hugin package installed with the Ubuntu package management system (from the Ubuntu repositories or a PPA), then the commands to fully remove them are
sudo apt purge hugin
sudo apt --purge autoremove
Thanks Manfred Hampl, that solved my question.
To post a message you must log in.