How to install 10G lan card driver which not available atm for same. like we want to use cisco exablaze. driver

How to install 10G lan card driver which not available atm for same(Clear Linux Project(https://clearlinux.org/)). like we want to use cisco exablaze. driver . For Low latency

either:
download the rpm package available for download and install it with rpm
or:
download the source code available for download and install it with make

So Its mean we can install rpm in clear os ?

you can install the rpm package manager with

sudo swupd bundle-add package-utils

to use it see rpm --help or man rpm
see the below