Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 297 forks source link

Support installation with out git installed #1117

Closed amexboy closed 6 years ago

amexboy commented 7 years ago

I was trying to install using ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install) and I see that I need git installed.

Why I needed this in the first place was to avoid asking my system admin.

I was thinking may be using wget could be a solution for this

maxim-belkin commented 7 years ago

and I see that I need git installed.

do you mean curl?

sjackman commented 7 years ago

To use the above script, I believe both curl and git are required. It's possible to install Linuxbrew without using git. To avoid curl is possible, but may be a bit tedious.

sjackman commented 7 years ago

These instructions for installing Linuxbrew on CentOS 5 may be helpful to you: https://github.com/Linuxbrew/brew/wiki/CentOS5

iMichka commented 6 years ago

Let's close this. No activity here since a few months. If you still have questions/problems, please open an issue in our new repo: https://github.com/Linuxbrew/brew