When I try to install librocksdb5.8
, I get this error:
root@:~# sudo apt-get install -y librocksdb5.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package librocksdb5.8
E: Couldn't find any package by glob 'librocksdb5.8'
E: Couldn't find any package by regex 'librocksdb5.8'
root@:~#
How do I install librocksdb5.8
on 19.10?