cornet / ccze

ccze
GNU General Public License v2.0
409 stars 30 forks source link

Brew install CCZE #16

Open RichardTMiles opened 2 years ago

RichardTMiles commented 2 years ago

Thanks for a great repo. Just dropping by to let you know I couldn't install with brew today.

Error: ccze has been disabled because it has an archived upstream repository!

Screen Shot 2022-09-18 at 11 01 57 PM
joewelds commented 1 year ago

same here. is there a force option?

Screen Shot 2022-12-29 at 1 18 26 PM
MustCodeAl commented 10 months ago

using m1 mac as well, cant install

ciscohack commented 10 months ago

Any update on this issue

sunnz commented 8 months ago

has this been removed from homebrew? I got this while setting up new macbook for work

Warning: No available formula with the name "ccze". Did you mean cctz?
==> Searching for similarly named formulae and casks...
==> Formulae
cctz

To install cctz, run:
  brew install cctz
ciscohack commented 8 months ago

cctz

cctz is same as ccze you saying? I have install cctz but getting permission issue and it's not working for me

sarnobat commented 7 months ago

https://github.com/Homebrew/homebrew-core/blob/accde70b41442bbc4b10a2642d4b1ac388ee5940/Formula/ccze.rb

EDIT: sorry this isn't a solution, just a useful piece of information so that someone out there might be able to find a fix. I myself tried compiling it on Mac OS but was unsuccessful. I hope it will get fixed, this is a wonderful tool that's too good to become abandonware :(

ciscohack commented 7 months ago

https://github.com/Homebrew/homebrew-core/blob/accde70b41442bbc4b10a2642d4b1ac388ee5940/Formula/ccze.rb

@sarnobat how to install it can you please help me with steps

sarnobat commented 7 months ago

Sorry, please see above edit.

ciscohack commented 7 months ago

@sarnobat Indeed this is an amazing tool why it's broken no idea. I am hoping too some expert will fix this for us

raghuramareti commented 1 month ago

https://github.com/Homebrew/homebrew-core/blob/accde70b41442bbc4b10a2642d4b1ac388ee5940/Formula/ccze.rb

EDIT: sorry this isn't a solution, just a useful piece of information so that someone out there might be able to find a fix. I myself tried compiling it on Mac OS but was unsuccessful. I hope it will get fixed, this is a wonderful tool that's too good to become abandonware :(

this worked for me on Sonoma, download the file from location. modify the content by commenting out the line #21. https://github.com/Homebrew/homebrew-core/blob/accde70b41442bbc4b10a2642d4b1ac388ee5940/Formula/ccze.rb#L21 image

post that use this command brew install --formula ccze.rb