sudo apt-get install fzf
[sudo] password for florin:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fzf
Same goes for Ubuntu. Version info:
#53~18.04.1-Ubuntu SMP Thu Jun 4 14:58:26 UTC 2020
It's not in apt packages please use this method for easy install
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
Also if you face any problem let me know.
sudo apt-get install fzf
[sudo] password for florin:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fzf
Most helpful comment
It's not in apt packages please use this method for easy install
Also if you face any problem let me know.