zplug
zplug copied to clipboard
Cannot install on PopOS
Describe the bug Trying to setup zplug on my new popos machine and running into an error
To Reproduce Steps to reproduce the behavior:
- Install new pop os
- Install zsh
- Run: curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh
Expected behavior zplug should install
Screenshots
Env (please complete the following information):
-
zplug version
: Trying install -
zsh --version
: zsh 5.5.1 (x86_64-ubuntu-linux-gnu) -
uname -a
: Linux pop-os 5.0.0-15-generic #16pop0-Ubuntu SMP Wed May 15 14:41:25 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Additional context I think the issue may be that on pop os, there is no /usr/local/opt directory
Getting the same thing on Ubuntu 22.04, there's also no /usr/local/opt
-
zplug version
: can't install -
zsh --version
: zsh 5.8.1 (x86_64-ubuntu-linux-gnu) -
uname -a
: Linux ubuntu 5.15.0-56-generic #\62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux