====== openSUSE Leap 15.2 ====== ===== パッケージの更新 ===== # zypper patch # zypper update ===== 開発環境 ===== # zypper info -t pattern devel_basis # zypper install -t pattern devel_basis ===== コマンドが見つからない場合 ===== 例:ifconfig $ ifconfig If 'ifconfig' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf ifconfig 'cnf 'でコマンドを含むパッケージを検索してくれる. $ cnf ifconfig The program 'ifconfig' can be found in following packages: * net-tools-deprecated [ path: /bin/ifconfig, repository: zypp (repo-oss) ] * net-tools-deprecated [ path: /usr/bin/ifconfig, repository: zypp (repo-oss) ] Try installing with: sudo zypper install net-tools-deprecated ===== git使用時にKDE wallet serviceとKsshaskpassのポップアップを無効化する ===== ==== KDE wallet service の無効化==== System Settings>Account Detailsの[Enable the KDE wallet subsystem]のチェックボックスを外す. ==== Ksshaskpassの無効化 ==== + unset SSH_ASKPASS