在 openSUSE 安裝 gcin
swyear's Repository
- http://download.opensuse.org/repositories/home:/swyear/
- 例如 openSUSE 11.0 用這個 http://download.opensuse.org/repositories/home:/swyear/openSUSE_11.0/
- 1-Click Install for openSUSE 11.0
- 目前提供 SLE_10, openSUSE_10.2, openSUSE_10.3, openSUSE_11.0, openSUSE_Factory 這幾個版本
- 可直接下載 rpm 安裝
- 建議使用 smart 或 zypper 或 YaST之類的套件管理程式來安裝
** smart 使用範例:(10.3)
smart channel --add swyear type=rpm-md baseurl=http://download.opensuse.org/repositories/home:/swyear/openSUSE_10.3/
smart update swyear
smart install gcin
** zypper 使用範例:(11.0)
zypper ar http://download.opensuse.org/repositories/home:/swyear/openSUSE_11.0/ swyear
zypper ref swyear
zypper in gcin
- openSUSE 10.3 之後版本的使用者可以在 http://software.opensuse.org/search 搜尋 gcin,然後用 1-Click Install 安裝
Candyz's SuSE Yast2 Repository
- baseurl=http://cle.linux.org.tw/candyz/SuSE/10.1/
請把它加到 yast 安裝來源中,直接用 yast 安裝 - 上面這個我試了不能用
- Smart 的使用者,請執行以下指令新增 channel:
$ smart channel –add candyz type=yast2 name="Candyz's SuSE Repository" baseurl=http://cle.linux.org.tw/candyz/SuSE/10.0/ - 若是SuSE 10.0 請將上方網址 10.1 改為 10.0
- 2006.08 - by Chung-Yen Chang (candyz)
