프린트 하기

OS환경 : Oracle Linux 8.4 (64bit)

 

방법 : Oracle Linux 8에서 xclock 설치

codeready_builder를 dnf에 등록한 뒤 설치해주면됨

1
2
3
# dnf config-manager --enable ol8_codeready_builder
# dnf install -y xclock
# xclock

 

 

참조 :