install chrome on aws ec2 linux server?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to install google chrome using yum install google-chrome-stable
but it is giving me this error on libgdk and libgtk.
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgdk-3.so.0()(64bit)
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgtk-3.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have searched but could not find a way to solve this problem. Running the two command that were suggested does not solve the problem.
chrome aws
add a comment |Â
up vote
0
down vote
favorite
I am trying to install google chrome using yum install google-chrome-stable
but it is giving me this error on libgdk and libgtk.
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgdk-3.so.0()(64bit)
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgtk-3.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have searched but could not find a way to solve this problem. Running the two command that were suggested does not solve the problem.
chrome aws
Have you triedyum install libgtk-3 -y; yum install google-chrome-stable -y
?
â Hunter.S.Thompson
Oct 8 '17 at 20:54
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install google chrome using yum install google-chrome-stable
but it is giving me this error on libgdk and libgtk.
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgdk-3.so.0()(64bit)
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgtk-3.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have searched but could not find a way to solve this problem. Running the two command that were suggested does not solve the problem.
chrome aws
I am trying to install google chrome using yum install google-chrome-stable
but it is giving me this error on libgdk and libgtk.
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgdk-3.so.0()(64bit)
Error: Package: google-chrome-stable-61.0.3163.100-1.x86_64 (google-chrome)
Requires: libgtk-3.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I have searched but could not find a way to solve this problem. Running the two command that were suggested does not solve the problem.
chrome aws
chrome aws
edited Nov 5 '17 at 14:52
Faheem Mitha
22.2k1676133
22.2k1676133
asked Oct 8 '17 at 20:05
mosaad
1012
1012
Have you triedyum install libgtk-3 -y; yum install google-chrome-stable -y
?
â Hunter.S.Thompson
Oct 8 '17 at 20:54
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08
add a comment |Â
Have you triedyum install libgtk-3 -y; yum install google-chrome-stable -y
?
â Hunter.S.Thompson
Oct 8 '17 at 20:54
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08
Have you tried
yum install libgtk-3 -y; yum install google-chrome-stable -y
?â Hunter.S.Thompson
Oct 8 '17 at 20:54
Have you tried
yum install libgtk-3 -y; yum install google-chrome-stable -y
?â Hunter.S.Thompson
Oct 8 '17 at 20:54
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I worked around this by installing an RPM directly:
sudo yum --nogpgcheck localinstall https://intoli.com/blog/installing-google-chrome-on-centos/google-chrome-stable-60.0.3112.113-1.x86_64.rpm
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I worked around this by installing an RPM directly:
sudo yum --nogpgcheck localinstall https://intoli.com/blog/installing-google-chrome-on-centos/google-chrome-stable-60.0.3112.113-1.x86_64.rpm
add a comment |Â
up vote
0
down vote
I worked around this by installing an RPM directly:
sudo yum --nogpgcheck localinstall https://intoli.com/blog/installing-google-chrome-on-centos/google-chrome-stable-60.0.3112.113-1.x86_64.rpm
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I worked around this by installing an RPM directly:
sudo yum --nogpgcheck localinstall https://intoli.com/blog/installing-google-chrome-on-centos/google-chrome-stable-60.0.3112.113-1.x86_64.rpm
I worked around this by installing an RPM directly:
sudo yum --nogpgcheck localinstall https://intoli.com/blog/installing-google-chrome-on-centos/google-chrome-stable-60.0.3112.113-1.x86_64.rpm
edited Nov 5 '17 at 16:44
Michael Mrozekâ¦
58.5k27184206
58.5k27184206
answered Nov 5 '17 at 14:06
Farkas Csanád
101
101
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f396896%2finstall-chrome-on-aws-ec2-linux-server%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Have you tried
yum install libgtk-3 -y; yum install google-chrome-stable -y
?â Hunter.S.Thompson
Oct 8 '17 at 20:54
ya, already did. It says No package libgtk-3 available.
â mosaad
Oct 8 '17 at 21:08