I have updated emacs-snapshot
earlier today and it broke my Emacs installation into pieces (it is Ubuntu 14.04).
It somehow removed whole emacs24
package so now I have no even emacs-client
installed.
apt-cache policy emacs-snapshot
shows that latest version is installed but emacs-snapshot
is not known command in bash and
find / -type f -name 'emacs-snapshot*'
can't find any binary.
How can this be fixed?
Proposed actions:
$ dpkg-query -L emacs-snapshot
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/emacs-snapshot
/usr/share/doc/emacs-snapshot/changelog.gz
/usr/share/doc/emacs-snapshot/copyright
It seems like just some docs are installed from here.