본문 바로가기
★━Server OS〃/1. Linux

[Centos] pkg install

by Raynee 2017. 8. 2.
반응형

Pkg install 방법

 

yum install epel-release -y

 

패키지 업데이트 방법

현재 릴리즈 확인

 


[root@centos1 ~]# cat /etc/*-release
CentOS Linux release 7.3.1611 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.3.1611 (Core)
CentOS Linux release 7.3.1611 (Core)

 

Pkg update

yum update -y

 

반응형

'★━Server OS〃 > 1. Linux' 카테고리의 다른 글

[Centos] Hostname 변경  (0) 2017.08.02
[Centos] man 페이지 확인  (0) 2017.08.02
[Centos]IP설정  (0) 2017.08.02
리눅스 기본 서비스 데몬(ntsysv) 설명  (0) 2011.08.14
자주 사용되는 리눅스 명령어  (0) 2011.08.14

댓글