Installing bcache-tools
- Install the dependency package libblkid-devel.
yum install libblkid-devel
- Download bcache-tools from the following link:
- Compile and install bcache-tools.
make && make install
Parent topic: Environment Requirements
yum install libblkid-devel
make && make install