我试图在CentOS中安装lz4库,但没有出现以下错误.
[Bash]# yum install liblz4 liblz4-devel
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.excellmedia.net
* extras: centos.excellmedia.net
* updates: centos.excellmedia.net
No package liblz4 available.
No package liblz4-devel available.
Error: Nothing to do
[Bash]#
Run Code Online (Sandbox Code Playgroud)
设置liblz4.so的正确方法是什么?
此外,我无法找到CentOS的lz4 rpm软件包,但可用于其他基于rpm的操作系统.CentOS支持lz4吗?