yum install https://gosspublic.alicdn.com/ossfs/ossfs_1.91.1_centos8.0_x86_64.rpm
#报错
Repository epel is listed more than once in the configuration
Last metadata expiration check: 0:03:03 ago on Tue 12 Mar 2024 10:45:57 AM CST.
Error:
Problem: conflicting requests
- nothing provides fuse >= 2.8.4 needed by ossfs-1.91.1-1.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
解决方法(其他系统版本解决方法类似):
yum install http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/fuse-common-3.3.0-15.el8.x86_64.rpm
yum install http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/fuse-2.9.7-15.el8.x86_64.rpm
yum install https://gosspublic.alicdn.com/ossfs/ossfs_1.91.1_centos8.0_x86_64.rpm