There is a red exclamation sign in the notification area.
When I run sudo apt-get update
the state of terminal is below:
Ign http: //bd.archive.ubuntu.com trusty/universe Translation-en_US
Fetched 3,826 kB in 54s (70.5 kB/s)
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension<br>
W: GPG error: http: //download.opensuse.org ./ Release: The following signatures were invalid: KEYEXPIRED 1436387333
W: Failed to fetch http: //ppa.launchpad.net/disper-dev/ppa/ubuntu/dists/trusty/main/source/Sources 404 Not Found
W: Failed to fetch http: //ppa.launchpad.net/disper-dev/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http: //ppa.launchpad.net/disper-dev/ppa/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
How should I proceed?
sudo add-apt-repository --remove ppa:disper-dev/ppa
? It's in Ubuntu by default – kos Jul 22 '15 at 10:00