2022-06-01から1ヶ月間の記事一覧
Githubのリリースは最新じゃない Releases · yt-dlp/yt-dlpからバイナリ版をダウンロードできるが、実は最新コミットのMasterブランチからは結構遅れてしまう やり方 Master版の最新版をブチ込むコマンド python3 -m pip install --force-reinstall https://…
apt searchでgrepすると怒られる MySQLクライアントのライブラリをインストールしようかと思ってパッケージを検索した # apt search 'mysql'|grep lib WARNING: apt does not have a stable CLI interface. Use with caution in scripts. courier-authlib-my…