從Internet上下載hello的tar格式源代碼,軟件包名字為hello-1.3.tar.gz,下載到tmp目錄下。要求解包到/hello-1.3 目錄下,并安裝hello-1.3程序。請(qǐng)按下面步驟寫(xiě)出相應(yīng)的命令。 (1)列出hello-1.3軟件包的內(nèi)容; (2)解軟件包到/hello-1.3 目錄下; (3)配置程序; (4)編譯軟件; (5)安裝應(yīng)用程序;