*Fedora 33* ``` [root@bed999ec75b9 /]# rpm -qa | grep libwebsockets libwebsockets-4.1.2-1.fc33.x86_64 libwebsockets-devel-4.1.2-1.fc33.x86_64 ```
*Fedora 35* ``` [root@f18d3a98e29d /]# rpm -qa | grep libwebsockets libwebsockets-4.1.6-2.fc35.x86_64 libwebsockets-devel-4.1.6-2.fc35.x86_64 ```
*Fedora 32* - **Compiled properly** ``` [root@f34a531c943f /]# rpm -qa | grep libwebsockets libwebsockets-devel-3.2.2-2.fc32.x86_64 libwebsockets-3.2.2-2.fc32.x86_64 ```