This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch twice/conda-forge
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit 6cf9134e0d80b150f27382a71b3d34da724b2946
Author: Twice <[email protected]>
AuthorDate: Wed Dec 18 14:32:00 2024 +0800

    Add the conda-forge kvrocks package
---
 download/third-party-packages.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/download/third-party-packages.md b/download/third-party-packages.md
index 12b188a..20d849d 100644
--- a/download/third-party-packages.md
+++ b/download/third-party-packages.md
@@ -20,3 +20,9 @@ is maintained by 
[@PragmaTwice](https://github.com/pragmatwice).
 
 Note that, like other AUR packages, the package does not contain binary files 
itself,
 since all binaries will be built by 
[makepkg](https://wiki.archlinux.org/title/makepkg) from the package scripts.
+
+### Conda Forge
+
+A [kvrocks](https://anaconda.org/conda-forge/kvrocks) package is maintained in 
the [conda-forge](https://conda-forge.org/), which can be installed within one 
command like `conda install conda-forge::kvrocks`, via 
[conda](https://github.com/conda/conda) or 
[mamba](https://github.com/mamba-org/mamba).
+
+You can check its source code 
[here](https://github.com/conda-forge/kvrocks-feedstock).

Reply via email to