- This topic has 1개 답변, 2명 참여, and was last updated 9 years 전에 by
FedoraCat. This post has been viewed 15 times
-
게시글
-
구글 크롬 브라우저 설치 입니다.
모든 작업은 root 로 진행 합니다.
/etc/yum.repos.d/google.repo 를 생성하고 비트수에 따라 맞게 내용을 입력 합니다.
32bit
[google-chrome] name=google-chrome - 32-bit baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
64bit
[google-chrome] name=google-chrome - 64-bit baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pubyum 으로 crhome 설치
yum install google-chrome-stable
Adobe Flash 설치
32비트 라면 아래 2줄을 root 계정으로 실행
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
64비트 라면 아래 2줄을 root 계정으로 실행 rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
yum으로 installyum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
Ref Link
http://www.if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/
http://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rhel/오픈소스를 응원합니다 Blog https://hoing.io
Senior Database Administrator(Mysql, Oracle)사이트 이용 문의 사항은 댓글이나 admin@fedoralinux.or.kr 로 메일주세요
0 답변 글타래를 보이고 있습니다
0 답변 글타래를 보이고 있습니다
- 답변은 로그인 후 가능합니다.