Chrome OS #
Crew #
Crew is a Crome OS package manager.
Problem like this:
chronos@localhost ~/Downloads $ crew install neovim
neovim: Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie).
https://neovim.io/
version 0.2.0
Precompiled binary available, downloading...
curl: error while loading shared libraries: libmetalink.so.3: cannot open shared object file: No such file or directory
Traceback (most recent call last):
9: from /usr/local/bin/crew:974:in `<main>'
8: from /usr/local/bin/crew:905:in `install_command'
7: from /usr/local/bin/crew:905:in `each'
6: from /usr/local/bin/crew:909:in `block in install_command'
5: from /usr/local/bin/crew:611:in `resolve_dependencies_and_install'
4: from /usr/local/bin/crew:697:in `install'
3: from /usr/local/bin/crew:430:in `download'
2: from /usr/local/bin/crew:430:in `chdir'
1: from /usr/local/bin/crew:437:in `block in download'
/usr/local/bin/crew:437:in `read': No such file or directory @ rb_sysopen - ./neovim-0.2.0-chromeos-armv7l.tar.xz (Errno::ENOENT)
resolvs by:
crew remove curl && crew install curl