Δημοσιεύτηκε: 08 Ιούλ 2016, 21:43
Η πρώτη:
και η δεύτερη:
Στη προσπάθειά μου να βρω λύση έσβησα το software & updates (πέρασα κάποιο παρόμοιο που τελικά δεν μου άρεσε κι ευτυχώς μπόρεσα και το επανέφερα), κι επίσης είχα εξαφανίσει από το software & updates ---> orther software τα πάντα όλα [canonical partners, canonical partners (source code), indipendent (source code)]... και από το νετ βρήκα κάπου τη λίστα και την έκανα copy/paste και μου τα εμφάνισε ξανά με την εντολή
- Κώδικας: Επιλογή όλων
chris@chris-toshiba:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/sources.list
1 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
2 # newer versions of the distribution.
3 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty main restricted
4
5 ## Major bug fix updates produced after the final release of the
6 ## distribution.
7 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-updates main restricted
8
9 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
10 ## team. Also, please note that software in universe WILL NOT receive any
11 ## review or updates from the Ubuntu security team.
12 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty universe
13 # deb-src http://archive.ubuntu.com/ubuntu/ trusty universe
14 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-updates universe
15 # deb-src http://archive.ubuntu.com/ubuntu/ trusty-updates universe
16
17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
18 ## team, and may not be under a free licence. Please satisfy yourself as to
19 ## your rights to use the software. Also, please note that software in
20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
21 ## security team.
22 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty multiverse
23 # deb-src http://archive.ubuntu.com/ubuntu/ trusty multiverse
24 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-updates multiverse
25 # deb-src http://archive.ubuntu.com/ubuntu/ trusty-updates multiverse
26
27 ## N.B. software from this repository may not have been tested as
28 ## extensively as that contained in the main release, although it includes
29 ## newer versions of some applications which may provide useful features.
30 ## Also, please note that software in backports WILL NOT receive any review
31 ## or updates from the Ubuntu security team.
32 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-backports main restricted universe multiverse
33
34 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-security main restricted
35 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-security universe
36 # deb-src http://security.ubuntu.com/ubuntu trusty-security universe
37 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-security multiverse
38 # deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
39
40 ## Uncomment the following two lines to add software from Canonical's
41 ## 'partner' repository.
42 ## This software is not part of Ubuntu, but is offered by Canonical and the
43 ## respective vendors as a service to Ubuntu users.
44 deb http://archive.canonical.com/ubuntu trusty partner
45 deb-src http://archive.canonical.com/ubuntu trusty partner
46
47 ## This software is not part of Ubuntu, but is offered by third-party
48 ## developers who want to ship their latest software.
49 deb http://extras.ubuntu.com/ubuntu trusty main
50 deb-src http://extras.ubuntu.com/ubuntu trusty main
51 deb http://ftp.ntua.gr/pub/linux/ubuntu/ trusty-proposed universe restricted main multiverse
/etc/apt/sources.list.d/webupd8team-java-trusty.list
1 deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
2 # deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
/etc/apt/sources.list.d/webupd8team-pulseaudio-eq-trusty.list
/etc/apt/sources.list.d/tualatrix-ppa-trusty.list
1
2 deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu trusty main
3 # deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu trusty main
4 # deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu trusty main
/etc/apt/sources.list.d/alex-wv-pulseaudio-equalizer-ppa-trusty.list
1
/etc/apt/sources.list.d/bumblebee-stable-trusty.list
1
/etc/apt/sources.list.d/wine-wine-builds-trusty.list
1
/etc/apt/sources.list.d/ubuntu-wine-ppa-trusty.list
1
2 # deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu trusty main
3 # deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu trusty main
/etc/apt/sources.list.d/teejee2008-ppa-trusty.list
1
/etc/apt/sources.list.d/linrunner-tlp-trusty.list
1
/etc/apt/sources.list.d/google-chrome.list
1
2
και η δεύτερη:
- Κώδικας: Επιλογή όλων
chris@chris-toshiba:~$ dpkg --print-architecture
amd64
Στη προσπάθειά μου να βρω λύση έσβησα το software & updates (πέρασα κάποιο παρόμοιο που τελικά δεν μου άρεσε κι ευτυχώς μπόρεσα και το επανέφερα), κι επίσης είχα εξαφανίσει από το software & updates ---> orther software τα πάντα όλα [canonical partners, canonical partners (source code), indipendent (source code)]... και από το νετ βρήκα κάπου τη λίστα και την έκανα copy/paste και μου τα εμφάνισε ξανά με την εντολή
έγραψε:sudo gedit /etc/apt/sources.list