Git Product home page Git Product logo

homebrew-alt's Introduction

Overview

Recent versions of Homebrew have the ability to install brews from both URLs and local file paths.

This repository contains UNOFFICIAL brews that have not been accepted into the master branch.

These brews can be installed via the raw GitHub URLs, or by cloning this repository locally and installing off the local disk. For more details see the "using" section below.

This replaces the "Homebrew Duplicates" branch which was hosted on adamv's fork of Homebrew itself.

Contents

Brews in this repository are broken out as described below.

  • duplicates: These brews duplicate OS X functionality, though may provide newer or bug-fixed versions.

    Homebrew policy is to allow duplicates only in some specific cases.

  • versions: These brews provide mulitple versions of the same software package.

    Homebrew policy is to maintain a single, stable version of a given package.

  • binary: These brews provide only binary installs.

  • non-free: These brews provide non-free software.

  • other: Other brews that have not been accepted into master.

Using

There are two ways to install packages from this repository.

Using Raw URLs

First you need to get your hands on the raw URL. For example, the raw url for the princexml formula is:

https://github.com/adamv/homebrew-alt/raw/master/non-free/princexml.rb

Pass that URL as a parameter to the brew install command, like so:

brew install https://github.com/adamv/homebrew-alt/raw/master/non-free/princexml.rb

Cloning the Repository

Clone the repository to somewhere that you'll remember:

git clone https://github.com/adamv/homebrew-alt.git /usr/local/LibraryAlt

This example creates a LibraryAlt directory under /usr/local.

Then to install a formula pass the full path to the formula into the brew install command. Here's another example that installs princexml:

brew install /usr/local/LibraryAlt/non-free/princexml.rb

homebrew-alt's People

Contributors

adamv avatar andrewvos avatar astiob avatar bobthecow avatar daz avatar drewrockshard avatar gvvaughan avatar ivanoats avatar jacknagel avatar jbrains avatar jeromenerf avatar jezdez avatar jmlane avatar josh avatar ken39arg avatar kevmoo avatar lautis avatar lukestebbing avatar mattscilipoti avatar mindtooth avatar mscottford avatar pmarreck avatar selvakn avatar sharpie avatar silentroach avatar synchro avatar tabletcorry avatar tei avatar trevor avatar yellow5 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.