Bash completition filepath
Please fix the path for installing bash completion file as it written here https://github.com/gokcehan/lf/wiki/Packages :
For bash shell, you can copy etc/lf.bash to the completion directory if it exists, though files in profile directory are usually only sourced in login shells (e.g. /usr/share/bash-completion/completions/lf).
Now it install file to /usr/share/bash/bash-completion/completions/ and not working.