EG25-G Debian Linux Driver

I bought EG25-G LTE USB Dongle.
But I couldn’t find suitable drivers for it.
Can I get Linux drivers for that modem?

You can check the Quectel_UMTS_LTE_5G_Linux_USB_Driver_User_Guide_V3.1.pdf.

For Debian it is supported by default.
Make sure it is recognized and the Linux kernel driver probed.

lsusb
lsusb -t

https://www.quectel.com/download/quectel_umts_lte_5g_linux_usb_driver_user_guide_v3-2/

Thank you for your kindness.