binary package with pip install
To install the packages listed above using pipx or uv, you can use the following commands:
| package | pipx | uv | binary name |
|---|---|---|---|
| micro-editor | pipx install micro-editor |
uv tool install micro-editor |
micro |
| eget-py | pipx install eget-py |
uv tool install eget-py |
eget |
| lazygit-py | pipx install lazygit-py |
uv tool install lazygit-py |
lazygit |
| fzf-bin | pipx install fzf-bin |
uv tool install fzf-bin |
fzf |
| go-task-bin | pipx install go-task-bin |
uv tool install go-task-bin |
task |
| zig-bin | pipx install zig-bin |
uv tool install zig-bin |
zig |
| pocketbase-bin | pipx install pocketbase-bin |
uv tool install pocketbase-bin |
pocketbase |
| act-bin | pipx install act-bin |
uv tool install act-bin |
act |
| nats-server-bin | pipx install nats-server-bin |
uv tool install nats-server-bin |
nats-server |
| yazi-bin | pipx install yazi-bin |
uv tool install yazi-bin |
yazi ya |
| seaweedfs-bin | pipx install seaweedfs-bin |
uv tool install seaweedfs-bin |
weed |
| juicefs-bin | pipx install juicefs-bin |
uv tool install juicefs-bin |
juicefs |
| xh-bin | pipx install xh-bin |
uv tool install xh-bin |
xh |
| rustup-init-bin | pipx install rustup-init-bin |
uv tool install rustup-init-bin |
rustup-init |
| jaq-bin | pipx install jaq-bin |
uv tool install jaq-bin |
jaq |
Please note that you need to have pipx or uv installed on your system before running these commands.