이 콘텐츠는 선택한 언어로 제공되지 않습니다.
1.5. Listing Installed Software Collections
			To get a list of Software Collections that are installed on the system, run the following command:
		
scl --list
 scl --list 
			To get a list of installed packages contained within a specified Software Collection, run the following command:
		
scl --list software_collection_1
 scl --list software_collection_1