×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

How do I remove the nightlies?

  • Posts: 1005
  • Thank you received: 158
I tried these commands from the INDI site, but they failed:

- sudo apt-get install ppa-purge
- sudo ppa-purge ppa:mutlaqja/indinightly



<strong>astro@nanopct4:~$ sudo apt-get install ppa-purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
ppa-purge is already the newest version (0.2.8+bzr63).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

<strong>astro@nanopct4:~$ sudo ppa-purge ppa:mutlaqja/indinightly
Updating packages lists
PPA to be removed: mutlaqja indinightly
Warning: Could not find package list for PPA: mutlaqja indinightly
astro@nanopct4:~$


My version of KStars is still the latest nighty, and when I update, it still shows the nightly repository.
Last edit: 3 years 2 months ago by Peter Kennett.
3 years 2 months ago #67172

Please Log in or Create an account to join the conversation.

  • Posts: 269
  • Thank you received: 53
I'm not familiar wit ppa-purge but to remove a repository I would use:
sudo add-apt-repository --remove ppa:mutlaqja/indinightly
as the reverse of
sudo apt-add-repository ppa:mutlaqja/indinightly
But that leaves the installed packages unchanged - which could be what you want anyway
3 years 2 months ago #67228

Please Log in or Create an account to join the conversation.

Time to create page: 0.456 seconds