3
2

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 5 years have passed since last update.

Emacs で gpg 鍵が古くなったときに使うコマンド

Last updated at Posted at 2019-12-02

Emacs のパッケージを更新できなくなった or 初期インストールで evil がないよ、と言われる

TLDR;
すること:鍵の更新をしましょう。
どうやってするか?:gnu-elpa-keyring-update をインストールします。
詳細は:次の通り

  1. まずここのリンクをコピーします。
    image.png
wget <link>

Emacs 上で、 M-x package-install-from-file RET <cloned-path>

処理が終わったら、Emacs を再起動してください。鍵情報が更新されます。
(尚 Spacemacs では鍵情報が更新されたあとにパッケージが削除されるっぽいです。)

3
2
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
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?