Daftar Repository Ubuntu 17.04 dan ubuntu 17.10 Lokal Indonesia
Bagi penggunak Ubuntu pasti ingin update installasi lebih cepat, salah satu caranya dengan menggunakan repository. Repository, adalah sekumpulan paket-paket aplikasi atau program untuk sebuah sistem operasi (red : Linux)
yang digunakan untuk menunjang kinerja dari sebuah aplikasi, program,
dan sebagainya yang didapatkan dari Server Mirror website paket-paket
tersebut. Menggunakan repository lokal indonesia ubuntu dapat
membantu update dan install paket-paket pendukung
lebih cepat dari pada ke internasional (Bawaan ubuntu). Karena keterbatasan kecepatan
akses internet untuk internasional memilih repository lokal adalah
pilihan yang paling di sukai oleh seorang pengguna linux.
Untuk merubah daftar repository ke lokal cukup mudah, berikut langkahnya:
1. Buka terminal atau console
2. Gunakan akses root, lakukan dengan perintah:
3. Backup repo yang lama, lakukan dengan perintah:sudo su
mv /etc/apt/source.list /etc/apt/source.list.backup4. Buat repo yang baru, lakukan dengan perintah:
nano /etc/apt/source.listBerikut ini kumpulan repository mulai dari versi ubuntu 14, ubuntu 15, ubuntu 16, ubuntu 17 dan ubuntu 18
Repository Ubuntu 17.04
deb http://dl2.foss-id.web.id/ubuntu/ zesty main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ zesty-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ zesty-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ zesty-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ zesty-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu zesty main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu zesty-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu zesty-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu zesty-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu zesty-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ zesty main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ zesty-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ zesty-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ zesty-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ zesty-proposed main restricted universe multiverse
deb http://repo.ugm.ac.id/ubuntu/ zesty main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ zesty-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ zesty-security main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ zesty main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ zesty-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ zesty-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ zesty-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ zesty-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ zesty main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ zesty-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ zesty-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ zesty-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ zesty-proposed main restricted universe multiverse
Repository Ubuntu 17.10
deb http://dl2.foss-id.web.id/ubuntu/ artful main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ artful-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ artful-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ artful-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ artful-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu artful main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu artful-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu artful-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu artful-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu artful-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ artful main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ artful-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ artful-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ artful-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ artful-proposed main restricted universe multiverse
deb http://repo.ugm.ac.id/ubuntu/ artful main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ artful-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ artful-security main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ artful main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ artful-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ artful-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ artful-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ artful-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ artful main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ artful-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ artful-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ artful-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ artful-proposed main restricted universe multiverse
Pilih sesuai dengan grup repository. Repo untuk versi lainnya silahkan di cek di artikel berikutnya
Semoga bermanfaat
Ini repository ngaruh gk si kalo buat install aplikasi? Apt-get
ReplyDeleteUbuntu 17.10 kan udh end of service
Gabisa make ini soalnya
kalau install harusnya bisa, kalau untuk update paket terbaru diatas versi diatas tidak bisa
Delete