Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 297 forks source link

libxcb install but not exist #1116

Closed parsibox closed 7 years ago

parsibox commented 7 years ago

hi every command to uninstall say this error :

[parsibox@localhost ~]$  brew uninstall opencv3 --HEAD
Error: No available formula with the name "linuxbrew/xorg/libxcb"
sjackman commented 7 years ago

Try

brew tap linuxbrew/xorg
brew list --versions opencv3
sjackman commented 7 years ago

Please submit issues to Linuxbrew/brew rather than Linuxbrew/legacy-linuxbrew.