[Forensics-changes] [yara] 108/135: Added Homebrew installation instructions.

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.1.0
in repository yara.

commit 5274d45f3d054750a98ff6fcb474f39dc5025bf1
Author: Scott J. Roberts <sroberts at github.com>
Date:   Wed Aug 20 10:40:02 2014 -0400

    Added Homebrew installation instructions.
---
 docs/gettingstarted.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 31a5580..6974060 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -44,6 +44,12 @@ To build and install the ``yara-python`` extension::
     ``yara-python`` depends on the ``libyara`` library which gets installed
     with YARA, so don't proceed to build ``yara-python`` without previously installing YARA as described above.
 
+Installing on OSX with Homebrew
+===============================
+
+To install Yara using `Homebrew <http://brew.sh>`_ simply type ``brew install yara``. 
+You may also need to install yara-python using ``sudo pip install yara``. 
+
 Running YARA for the first time
 ===============================
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list