Skip to content

Commit e8ef87f

Browse files
committed
[doc] Drop the obsolete homebrew install section
The parcollet/ccq tap only ever provided experimental packages, and the section itself noted that the tools were not available there. conda-forge now covers both Linux and OSX. Assisted-by: Claude <noreply@anthropic.com>
1 parent e005157 commit e8ef87f

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

doc/install_packages.rst

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,3 @@ you can install clair with::
1616

1717
See also `github.com/conda-forge/clair-c2py-feedstock <https://github.com/conda-forge/clair-c2py-feedstock/>`_.
1818

19-
OS X (brew)
20-
-----------
21-
22-
Experimental packages of ``c2py`` and ``clair`` are::
23-
24-
brew install parcollet/ccq/c2py parcollet/ccq/clair
25-
26-
They are built from source from the GitHub parcollet/ccq repository.
27-
28-
29-
.. note::
30-
31-
The packages with tools are not yet available on the `parcollet/ccq` tap.
32-
33-
Uninstalling
34-
............
35-
36-
In order to uninstall all formulas from the `parcollet/ccq` tap, you can use::
37-
38-
brew uninstall `brew list --full-name -1|grep ccq`
39-
40-

0 commit comments

Comments
 (0)