• Skip to primary navigation
  • Skip to content
  • Skip to footer
Welcome to the development world of chp Welcome to the development world of chp
  • categories
  • tags
    1. 홈
    2. /
    3. Operating system
    4. /
    5. Linux
    6. /
    7. OS: 크롬 설치
    chp

    chp

    99점이 100점이 되기 위해 일을 더하는 개발자

    • South Korea
    • Website
    • GitHub

    OS: 크롬 설치

    최대 1 분 소요

    목차

    • CentOS

    CentOS

    • yum repository 추가
      • vim /etc/yum.repos.d/google-chrome.repo
    	[google-chrome]
    	name=google-chrome
    	baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
    	enabled=1
    	gpgcheck=1
    	gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
    
    • 설치
      • dnf install google-chrome-stable

    태그: CentOS, Chrome

    카테고리: linux, operating-system

    업데이트: May 10, 2020

    공유하기

    X Facebook LinkedIn Bluesky
    이전 다음

    참고

    React: 실무 패턴

    3 분 소요

    개요

    React: 테스트 (Vitest, Testing Library)

    2 분 소요

    개요

    React: shadcn/ui

    1 분 소요

    개요

    React: Tailwind CSS

    1 분 소요

    개요

    • 팔로우:
    • GitHub
    © 2026 Welcome to the development world of chp. 제작 지원: Jekyll & Minimal Mistakes.