Ik wil een dist-upgrade doen van me systeem echter dist-upgrade wil emacs installeren en ik niet... hoe kan ik dit uit me dist-upgrade krijgen dat hij dit NIET installeerd???
Emacs is nog niet geinstalleerd en wil ik niet geinstalleerd hebben ook.
echter ik vind al wel diverse emacs bestanden...
zie hieronder output van apt-get en van locate emacs...
laptop:/# apt-get -u dist-upgrade
laptop:/# locate emacs
Emacs is nog niet geinstalleerd en wil ik niet geinstalleerd hebben ook.
echter ik vind al wel diverse emacs bestanden...
zie hieronder output van apt-get en van locate emacs...
laptop:/# apt-get -u dist-upgrade
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following NEW packages will be installed: aptitude coreutils dselect emacs20 emacsen-common libdb4.0 libsigc++0 libxaw7 xfree86-common xlibs The following packages will be upgraded base-config base-passwd bash bin86 bind9-host binutils bison bsdmainutils cvs debianutils dhcp-client dnsutils dpkg e2fsprogs exim file fileutils flex gettext-el groff-base gzip iptables less libdb2 libdb3 libdns5 libfreetype6 libgcc1 libisc4 libldap2 libltdl3 libltdl3-dev liblwres1 libpam-modules libpam0g libpng2 libwrap0 lilo logrotate mailx make man-db mutt nano nfs-common pppoe psmisc screen shellutils ssh tcpd telnet textutils vacation whois zlib1g 56 packages upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 29.4MB of archives. After unpacking 41.8MB will be used. |
laptop:/# locate emacs
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
| /etc/emacs /etc/emacs/site-start.d /etc/emacs/site-start.d/50cxref.el /etc/emacs/site-start.d/50gettext.el /usr/lib/emacsen-common /usr/lib/emacsen-common/packages /usr/lib/emacsen-common/packages/install /usr/lib/emacsen-common/packages/install/cxref /usr/lib/emacsen-common/packages/install/gettext-el /usr/lib/emacsen-common/packages/remove /usr/lib/emacsen-common/packages/remove/cxref /usr/lib/emacsen-common/packages/remove/gettext-el /usr/share/emacs /usr/share/emacs/site-lisp /usr/share/emacs/site-lisp/cxref /usr/share/emacs/site-lisp/cxref/cflow.el /usr/share/emacs/site-lisp/cxref/cxref.el /usr/share/emacs/site-lisp/gettext /usr/share/emacs/site-lisp/gettext/po-mode.el /usr/share/keymaps/atari/atari-de-emacs.kmap.gz /usr/share/keymaps/i386/qwerty/emacs.kmap.gz /usr/share/keymaps/i386/qwerty/emacs2.kmap.gz |