Jumat, 07 Desember 2018

Daftar Repository Ubuntu 18.04 Dan Ubuntu 18.10 Lokal Indonesia



Bagi penggunak Ubuntu niscaya ingin update installasi lebih cepat, salah satu caranya dengan memakai repository. Repository, yaitu sekumpulan paket-paket aplikasi atau aktivitas untuk sebuah sistem operasi (red : Linux) yang dipakai untuk menunjang kinerja dari sebuah aplikasi, program, dan sebagainya yang didapatkan dari Server Mirror website paket-paket tersebut. Menggunakan repository lokal indonesia ubuntu sanggup membantu update dan install paket-paket pendukung lebih cepat dari pada ke internasional (Bawaan ubuntu). Karena keterbatasan kecepatan kanal internet untuk internasional menentukan repository lokal yaitu 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 kanal root, lakukan dengan perintah:
sudo su
3. Backup repo yang lama, lakukan dengan perintah:
mv /etc/apt/source.list /etc/apt/source.list.backup
4. Buat repo yang baru, lakukan dengan perintah:
nano  /etc/apt/source.list
Berikut ini kumpulan repository mulai dari versi ubuntu 14, ubuntu 15, ubuntu 16, ubuntu 17 dan ubuntu 18

Repository Ubuntu 18.04

deb http://dl2.foss-id.web.id/ubuntu/ bionic main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ bionic-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu bionic main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu bionic-proposed main restricted universe multiverse 
deb http://kambing.ui.ac.id/ubuntu/ bionic main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ bionic-proposed main restricted universe multiverse 
deb http://repo.ugm.ac.id/ubuntu/ bionic main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ bionic-security main restricted universe multiverse 
deb http://buaya.klas.or.id/ubuntu/ bionic main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ bionic-proposed main restricted universe multiverse 
deb http://komo.padinet.com/ubuntu/ bionic main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ bionic-proposed main restricted universe multiverse 

Repository Ubuntu 18.10

deb http://dl2.foss-id.web.id/ubuntu/ cosmic main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://dl2.foss-id.web.id/ubuntu/ cosmic-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-updates main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-security main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-backports main restricted universe multiverse deb ftp://ftp.itb.ac.id/pub/ubuntu cosmic-proposed main restricted universe multiverse 
deb http://kambing.ui.ac.id/ubuntu/ cosmic main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://kambing.ui.ac.id/ubuntu/ cosmic-proposed main restricted universe multiverse 
deb http://repo.ugm.ac.id/ubuntu/ cosmic main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://repo.ugm.ac.id/ubuntu/ cosmic-security main restricted universe multiverse 
deb http://buaya.klas.or.id/ubuntu/ cosmic main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-updates main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-security main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-backports main restricted universe multiverse deb http://buaya.klas.or.id/ubuntu/ cosmic-proposed main restricted universe multiverse 
deb http://komo.padinet.com/ubuntu/ cosmic main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-updates main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-security main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-backports main restricted universe multiverse deb http://komo.padinet.com/ubuntu/ cosmic-proposed main restricted universe multiverse 

Pilih sesuai dengan grup repository. Repo untuk versi lainnya silahkan di cek di artikel berikutnya

Tidak ada komentar:

Posting Komentar