brew versions:Homebrew软件包的版本管理器 源码
酿造版本( brewv ) 轻松管理您的Homebrew软件包的多个版本! Homebrew很难将此作为设计决策,但是有时需要安装旧软件包,而我们需要一种轻松实现此目的的方法。 安装 与 pipx install brew-versions 或仅使用点子: python3 -m pip install --user brew-versions 用法 列出可用的瓶子版本: $ brewv switch wget [brewv]: Found the following bottle versions for wget: - 1.21.1 - 1.21 - 1.20.3_2 - 1.20.3_1 - 1.20.3 - 1.20.2 - 1.20.1_4 - 1.20.1_3 - 1.20.1_2 - 1.20.1_1 - 1.19.5 - 1.19.4_1 - 1.19.4 - 1.
文件列表
brew-versions-main.zip
(预估有个15文件)
brew-versions-main
.github
workflows
tests.yml
512B
publish.yml
864B
src
brewv
util.py
2KB
__init__.py
381B
__main__.py
27B
暂无评论