×

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

Bi-monthly release with minor bug fixes and improvements

Installed Indi drivers - List

  • Posts: 69
  • Thank you received: 5
Is it possible to see what Indi drivers are currently installed on my RPi ?
And can the ones you dont need be removed?
5 years 3 weeks ago #37156

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

  • Posts: 983
  • Thank you received: 375
You can do this by running
dpkg -l | grep indi-

You can remove drivers by running
sudo apt remove package_name
The following user(s) said Thank You: David Thompson
5 years 3 weeks ago #37199

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

  • Posts: 1957
  • Thank you received: 420
Adding to that: please note that the indi-full package depends on all indi driver packages. If you remove one of them then you *have* to remove indi-full as well. This is not a problem in itself since the indi-full package doesn’t contain any drivers or other essential files but you may run in an error message when trying to remove any driver package.


Wouter
The following user(s) said Thank You: David Thompson
5 years 3 weeks ago #37201

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

Moderators: Radek Kaczorek
Time to create page: 0.146 seconds