What to do with Lib-files from Digikey/Ultra Librarian?

I got a component library for SM04B_SRSS_TB.zip from Digikey. There are two files in it. SM04B-SRSS-TB.kicad_mod file I put in among other mod-files. But what about 2025-02-10_09-58-00.lib file? KiCads help files are old, and either Symbol editor or Footprint editor don’t recognize a lib-file.

Funny or a little scary, I have several folders with Mod-files. I am sure it is very pretty.

Application: KiCad x64 on x64

Version: 8.0.8, release build

Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.0.1
FontConfig 2.15.0
libcurl/8.10.1-DEV Schannel zlib/1.3.1

Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Jan 11 2025 18:59:49
wxWidgets: 3.2.6 (wchar_t,wx containers)
Boost: 1.86.0
OCC: 7.8.1
Curl: 8.10.1-DEV
ngspice: 44
Compiler: Visual C++ 1942 without C++ ABI

Build settings:

Sounds like the old symbol library format. Try registering it with Manage Symbol Libraries as a Legacy KiCad Library type. If successful you can view and then convert to the current format, or copy symbols out of it.

Edit: They would be from v5.1 as that’s when I started with KiCad and I have several such lib files. They start like this:

EESchema-LIBRARY Version 2.4
#encoding utf-8

Thanks, I will try that when I boot up the Win 10 again. I think the lib-file looked like that, or something similar anyway.