-
Notifications
You must be signed in to change notification settings - Fork 41
Uninstall indi repository
Aaron W Morris edited this page Apr 21, 2023
·
4 revisions
If you wish to manually compile indi, but you have already installed indi via Astroberry or other repository, you will need to uninstall the repository packages
sudo apt-get remove indi-full libindi-data
# cleanup orphaned packages
sudo apt-get autoremove
# astroberry
sudo rm -i /etc/apt/sources.list.d/astroberry.list
# indi PPA
sudo rm -i /etc/apt/sources.list.d/mutlaqja*.list