Each time I try to update KiCad using homebrew I have this error:
➜ ~ brew upgrade kicad
==> Downloading https://formulae.brew.sh/api/formula.jws.json
##O=# #
==> Downloading https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################### 100.0%
==> Upgrading 1 outdated package:
kicad 6.0.9-0 -> 7.0.6-0
==> Upgrading kicad
==> Downloading https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-universal-7.0.6-0.dmg
Already downloaded: /Users/sebastien/Library/Caches/Homebrew/downloads/ae85ec4f01f32c5e25531f4ee5f90aec7f21684b1a22faf60667d2a7ef0cd538--kicad-unified-universal-7.0.6-0.dmg
==> Purging files for version 7.0.6-0 of Cask kicad
Error: kicad: It seems there is already an App Suite at '/usr/local/Caskroom/kicad/6.0.9-0/KiCad'.
My workaround was to uninstall completely the older version and then reinstalling KiCad but I wonder if there is a proper way to upgrade this cask
➜ ~ brew update && brew update && brew doctor && brew cu
Already up-to-date.
Already up-to-date.
Your system is ready to brew.
Error: Unknown command: cu
Each time I try to update KiCad using homebrew I have this error:
My workaround was to uninstall completely the older version and then reinstalling KiCad but I wonder if there is a proper way to upgrade this cask