Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

695
Views
CentOS: no se puede instalar el navegador Chromium

Estoy tratando de instalar chromium en centOS 6. Ejecuto los siguientes comandos como usuario root.

cd /etc/yum.repos.d/

wget http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium-stable.repo . pero cuando ejecuto el comando yum install chromium

me esta dando error

 Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.vonline.vn * extras: mirrors.digipower.vn * updates: mirror.vietoss.com http://repos.fedorapeople.org/repos/spot/chromium-stable/fedora-6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Setting up Install Process No package chromium available. Error: Nothing to do

Por favor, ayuda para resolverlo.

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

ejecutar los siguientes comandos (con privilegios de root o sudoers)

 cd /etc/yum.repos.d ##Moving to a certain directory wget http://people.centos.org/hughesjr/chromium/6/chromium-el6.repo ##Download the chromium package yum install chromium ##Install the chromium packages in the mentioned directory
over 4 years ago · Santiago Trujillo Report

0

Respuesta tardía y no la solución deseada, pero instalé Chrome en CentOS 7 usando:

 wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm sudo yum install google-chrome-stable_current_x86_64.rpm

El último Google Chrome ya no es compatible con 6.x. Necesita CentOS 7.x.

over 4 years ago · Santiago Trujillo Report

0

https://discuss.tutorialdba.com/852/install-epel-repository-centos explica cómo instalar Chromium en CentOS 8, en caso de que lo necesite.

Si

sudo dnf --disablerepo="*" --enablerepo="epel" list available | grep chromium

confirma que tiene epel instalado y cromo está disponible, luego ejecute

sudo dnf --enablerepo="epel" install chromium

para realizar la instalación con éxito.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!