Hey Guys,
Does anyone knows why did the ranger file manager package removed from the repositories?
I couldn't find anything about it.
Cheers.
See http://git.alpinelinux.org/cgit/aports/log/unmaintained/ranger?showmsg=1
# It works!
# run as root apk add python2 apk add git git clone https://github.com/ranger/ranger.git ranger_git cd ranger_git pyhton setup.py install --optimize=1 --record=install_log.txt
See http://git.alpinelinux.org/cgit/aports/log/unmaintained/ranger?showmsg=1
# It works!
# run as root
apk add python2
apk add git
git clone https://github.com/ranger/ranger.git ranger_git
cd ranger_git
pyhton setup.py install --optimize=1 --record=install_log.txt