zplug icon indicating copy to clipboard operation
zplug copied to clipboard

Cannot install on PopOS

Open jrock2004 opened this issue 5 years ago • 1 comments

Describe the bug Trying to setup zplug on my new popos machine and running into an error

To Reproduce Steps to reproduce the behavior:

  1. Install new pop os
  2. Install zsh
  3. Run: curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh

Expected behavior zplug should install

Screenshots image

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

jrock2004 avatar Jun 05 '19 22:06 jrock2004

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

macguirerintoul avatar Dec 22 '22 19:12 macguirerintoul