×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

What version of INDI am I running?

  • Posts: 32
  • Thank you received: 1
How do I tell what version of INDI I am running? I'm running Astroberry on my Raspberry.

 
2 years 11 months ago #70726

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

  • Posts: 32
  • Thank you received: 1
It looks like doing a search for "libindi" on my system shows what version is installed.

I found a couple of files with the version number when doing that search.
2 years 11 months ago #70802

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

  • Posts: 111
  • Thank you received: 41
Hi there,

you can do the following e.g. on the console:
<code> $ indiserver --version
2021-04-29T10:43:59: startup: indiserver --version
Usage: indiserver [options] driver [driver ...]
Purpose: server for local and remote INDI drivers
INDI Library: 1.9.0
Code v1.9.0. Protocol 1.7.
...</code>

or

<code>$ dpkg --list | grep libindi
ii libindi-data 1.9.0 all Instrument-Neutral Device Interface library -- shared data
ii libindi-dev 1.9.0 amd64 Instrument-Neutral Device Interface library -- development files
ii libindi1:amd64 1.9.0 amd64 Instrument-Neutral Device Interface library -- shared library
</code>



 
Last edit: 2 years 11 months ago by Thomas Stibor.
2 years 11 months ago #70820

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

Moderators: Radek Kaczorek
Time to create page: 0.210 seconds