1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Emacsのアンインストールが上手くいかないとき

Last updated at Posted at 2022-01-15

環境

  • Windws10
  • WSL2
  • Ubuntu 20.04.3 LTS

問題

sudo apt-get remove emacsを実行してもemacs -versionを実行するとEmacs 26などと表示される。

解決

sudo apt-get remove emacs*

を実行する

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?