0
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.

パッケージマネージャyayで認証用コマンドをsudoじゃなくてdoasにする方法

Posted at

TLDR

  1. yay --sudo doas --save(参考文献1のスレ主Klutzy-Ad-6528の冒頭の投稿から引用)

または

  1. $XDG_CONFIG_HOME/yay/config.json(ファイル名は参考文献2から引用)を編集して"sudobin": "doas",とする。

参考文献

  1. How do I make yay use doas instead of sudo? (/r/archlinux)
  2. man 8 yay
0
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
0
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?