您可以通过以下方式启用Medibuntu软件仓库:
程序 → → :打开“设置”选项 →软件仓库():
切换到第三方软件(Third-Party Software),添加如下字行:
# 适合BioInfoServ 4.0-Medibuntu - Ubuntu 10.04 LTS "Lucid" deb http://packages.medibuntu.org/ lucid free non-free deb-src http://packages.medibuntu.org/ lucid free non-free
# 适合BioInfoServ 3.0-Medibuntu - Ubuntu 8.04 LTS "hardy heron" deb http://packages.medibuntu.org/ hardy free non-free deb-src http://packages.medibuntu.org/ hardy free non-free
# 适合BioInfoServ 2.0-Medibuntu - Ubuntu 7.10 LTS "hardy heron" deb http://packages.medibuntu.org/ gusty free non-free deb-src http://packages.medibuntu.org/ gusty free non-free
# 适合BioInfoServ 1.0-Medibuntu - Ubuntu 6.06 LTS "hardy heron" deb http://packages.medibuntu.org/ dapper free non-free deb-src http://packages.medibuntu.org/ dapper free non-free
同时,您还需要添加授权钥匙:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -