Install homebrew in Ubuntu 14.04
up vote
5
down vote
favorite
I'm trying to install homebrew on my Ubuntu
I followed all these instructions, but when I run this:
brew tap homebrew/dupes
I get this error:
No command 'brew' found, did you mean:
Command 'qbrew' from package 'qbrew' (universe)
Command 'brec' from package 'bplay' (universe)
14.04 command-line software-installation
|
show 3 more comments
up vote
5
down vote
favorite
I'm trying to install homebrew on my Ubuntu
I followed all these instructions, but when I run this:
brew tap homebrew/dupes
I get this error:
No command 'brew' found, did you mean:
Command 'qbrew' from package 'qbrew' (universe)
Command 'brec' from package 'bplay' (universe)
14.04 command-line software-installation
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
It says that you need these packages:sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
– Raphael
Dec 27 '15 at 7:44
Did you install those?
– Raphael
Dec 27 '15 at 8:03
|
show 3 more comments
up vote
5
down vote
favorite
up vote
5
down vote
favorite
I'm trying to install homebrew on my Ubuntu
I followed all these instructions, but when I run this:
brew tap homebrew/dupes
I get this error:
No command 'brew' found, did you mean:
Command 'qbrew' from package 'qbrew' (universe)
Command 'brec' from package 'bplay' (universe)
14.04 command-line software-installation
I'm trying to install homebrew on my Ubuntu
I followed all these instructions, but when I run this:
brew tap homebrew/dupes
I get this error:
No command 'brew' found, did you mean:
Command 'qbrew' from package 'qbrew' (universe)
Command 'brec' from package 'bplay' (universe)
14.04 command-line software-installation
14.04 command-line software-installation
edited May 18 '17 at 4:11
Zanna
49.1k13123234
49.1k13123234
asked Dec 27 '15 at 7:34
kirgiz_jigit
1892414
1892414
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
It says that you need these packages:sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
– Raphael
Dec 27 '15 at 7:44
Did you install those?
– Raphael
Dec 27 '15 at 8:03
|
show 3 more comments
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
It says that you need these packages:sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
– Raphael
Dec 27 '15 at 7:44
Did you install those?
– Raphael
Dec 27 '15 at 8:03
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev– Raphael
Dec 27 '15 at 7:44
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev– Raphael
Dec 27 '15 at 7:44
Did you install those?
– Raphael
Dec 27 '15 at 8:03
Did you install those?
– Raphael
Dec 27 '15 at 8:03
|
show 3 more comments
3 Answers
3
active
oldest
votes
up vote
2
down vote
accepted
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
So, installing the above packages will solve your issue.
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
add a comment |
up vote
1
down vote
One more package is needed in addition to those mentioned in Raphael's answer
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
sudo apt install linuxbrew-wrapper
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
add a comment |
up vote
1
down vote
Since Feb 2018, you install linuxbrew (=homebrew for linux) just by:
sudo apt install linuxbrew-wrapper
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
So, installing the above packages will solve your issue.
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
add a comment |
up vote
2
down vote
accepted
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
So, installing the above packages will solve your issue.
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
So, installing the above packages will solve your issue.
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
So, installing the above packages will solve your issue.
answered Dec 27 '15 at 8:08
Raphael
5,81122043
5,81122043
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
add a comment |
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
After execute above command. I am trying to execute "brew install pdftohtml" but still got brew command not found.
– Lakhan
Jan 13 '17 at 7:17
add a comment |
up vote
1
down vote
One more package is needed in addition to those mentioned in Raphael's answer
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
sudo apt install linuxbrew-wrapper
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
add a comment |
up vote
1
down vote
One more package is needed in addition to those mentioned in Raphael's answer
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
sudo apt install linuxbrew-wrapper
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
add a comment |
up vote
1
down vote
up vote
1
down vote
One more package is needed in addition to those mentioned in Raphael's answer
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
sudo apt install linuxbrew-wrapper
One more package is needed in addition to those mentioned in Raphael's answer
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev
sudo apt install linuxbrew-wrapper
edited May 18 '17 at 4:13
Zanna
49.1k13123234
49.1k13123234
answered May 17 '17 at 22:27
Bassem Shahin
112
112
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
add a comment |
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
If this is an edit to answer above, then that answer should be edited
– Sumeet Deshmukh
May 18 '17 at 1:41
add a comment |
up vote
1
down vote
Since Feb 2018, you install linuxbrew (=homebrew for linux) just by:
sudo apt install linuxbrew-wrapper
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
add a comment |
up vote
1
down vote
Since Feb 2018, you install linuxbrew (=homebrew for linux) just by:
sudo apt install linuxbrew-wrapper
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
add a comment |
up vote
1
down vote
up vote
1
down vote
Since Feb 2018, you install linuxbrew (=homebrew for linux) just by:
sudo apt install linuxbrew-wrapper
Since Feb 2018, you install linuxbrew (=homebrew for linux) just by:
sudo apt install linuxbrew-wrapper
answered Mar 27 at 6:15
Agile Bean
1414
1414
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
add a comment |
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
1
1
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
Better said: Starting from Xenial (16.04). packages.ubuntu.com/search?keywords=linuxbrew-wrapper
– Melebius
Mar 27 at 7:37
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f713804%2finstall-homebrew-in-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Till which step did you follow?
– Raphael
Dec 27 '15 at 7:37
first I have run this : ruby -e "$(curl -fsSL **raw.githubusercontent.com/Homebrew/linuxbrew/go/install)" than add export PATH="$HOME/.linuxbrew/bin:$PATH" **export MANPATH="$HOME/.linuxbrew/share/man:$MANPATH" **export INFOPATH="$HOME/.linuxbrew/share/info:$INFOPATH"
– kirgiz_jigit
Dec 27 '15 at 7:39
also may I install it /home/kanat/ directory ?
– kirgiz_jigit
Dec 27 '15 at 7:42
It says that you need these packages:
sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev– Raphael
Dec 27 '15 at 7:44
Did you install those?
– Raphael
Dec 27 '15 at 8:03