文件名称:brew-versions:Homebrew软件包的版本管理器
文件大小:12KB
文件格式:ZIP
更新时间:2024-04-18 22:57:01
homebrew linuxbrew developer-tools version-manager homebrew-tap
酿造版本( 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
----.github()
--------workflows()
----src()
--------brewv()
----LICENSE(1KB)
----setup.py(2KB)
----README.md(3KB)
----Makefile(988B)
----tests()
--------test_brewv.py(566B)
--------__init__.py(0B)
----.gitignore(2KB)