0 کاربر و 1 مهمان درحال مشاهده موضوع.
cat /etc/apt/sources.list
# Automatically generated sources.list# http://www.ubuntu-nl.org/source-o-matic/## If you get GPG errors with this sources.list, locate the GPG key in this file# and run these commands (where KEY is replaced with that key)## gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY# gpg --export --armor KEY | sudo apt-key add -## If you don't know what to do with this file, read# https://help.ubuntu.com/community/Repositories/CommandLine# Ubuntu supported packages# GPG key: 437D05B5deb http://ir.archive.ubuntu.com/ubuntu feisty main restricted deb http://ir.archive.ubuntu.com/ubuntu feisty-updates main restricteddeb http://security.ubuntu.com/ubuntu feisty-security main restricteddeb-src http://ir.archive.ubuntu.com/ubuntu feisty main restricteddeb-src http://ir.archive.ubuntu.com/ubuntu feisty-updates main restricteddeb-src http://security.ubuntu.com/ubuntu feisty-security main restricted# Ubuntu community supported packages# GPG key: 437D05B5deb http://ir.archive.ubuntu.com/ubuntu feisty universe multiverse deb http://ir.archive.ubuntu.com/ubuntu feisty-updates universe multiversedeb http://security.ubuntu.com/ubuntu feisty-security universe multiversedeb-src http://ir.archive.ubuntu.com/ubuntu feisty universe multiversedeb-src http://ir.archive.ubuntu.com/ubuntu feisty-updates universe multiversedeb-src http://security.ubuntu.com/ubuntu feisty-security universe multiverse# Seveas' Ubuntu Packages# GPG key: 1135D466deb http://seveas.theplayboymansion.net/seveas feisty-seveas all deb-src http://mirror2.ubuntulinux.nl/ feisty-seveas all# Ubuntu backports project# GPG key: 437D05B5deb http://ir.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse deb-src http://ir.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse# Upstream Wine# GPG key: 387EE263deb http://wine.budgetdedicated.com/apt feisty main deb-src http://wine.budgetdedicated.com/apt feisty main# Upstream Opera# GPG key: 6A423791deb http://deb.opera.com/opera etch non-free # Upstream Beryl# GPG key: ed8a569edeb http://ubuntu.beryl-project.org feisty maindeb-src http://ubuntu.beryl-project.org feisty main # Medibuntu multimedia packages# GPG key: 0C5A2783deb http://medibuntu.sos-sts.com/repo/ feisty free non-free deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free# Canonical Commercial packages# GPG key: 437D05B5deb http://archive.canonical.com feisty-commercial main deb-src http://archive.canonical.com feisty-commercial main
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
sudo gedit /etc/apt/sources.list
sudo apt-get update