Linux/CentOS
CentOS에 Windows의 그림판과 같은 kolourpaint 설치
조영래
2017. 3. 20. 13:10
Windows에서 그림판과 같은 프로그램인 kolourpaint 를 설치 해보자
kolourpaint를 별도로 설치하는 법이 있는 듯 하나 이번에는 패키지로 되어 있는 kdegraphics를 설치하자
아래는 패키지가 포함하고 있는 프로그램 목록이다
Graphics applications, including * gwenview (an image viewer) * kamera (digital camera support) * kcolorchooser (a color chooser) * kolourpaint4 (an easy-to-use paint program) * kruler (screen ruler and color measurement tool) * ksnapshot (screen capture utility) * okular (a document viewer)
yum install kdegraphics |