File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 99[ ![ license] ( https://img.shields.io/badge/license-BSD--3--Clause-blue?style=flat-square )] ( LICENSE )
1010[ ![ aur] ( https://img.shields.io/aur/version/sif?style=flat-square&logo=archlinux&logoColor=white&color=1793D1 )] ( https://aur.archlinux.org/packages/sif )
1111[ ![ homebrew] ( https://img.shields.io/badge/homebrew-tap-FBB040?style=flat-square&logo=homebrew&logoColor=white )] ( https://github.com/vmfunc/homebrew-sif )
12+ [ ![ apt] ( https://img.shields.io/badge/apt-cloudsmith-2A5ADF?style=flat-square&logo=debian&logoColor=white )] ( https://cloudsmith.io/~sif/repos/deb/packages/ )
1213[ ![ discord] ( https://img.shields.io/badge/discord-join-5865F2?style=flat-square&logo=discord&logoColor=white )] ( https://discord.gg/sifcli )
1314
1415** [ install] ( #install ) · [ usage] ( #usage ) · [ modules] ( #modules ) · [ docs] ( docs/ ) · [ contribute] ( #contribute ) **
@@ -44,6 +45,13 @@ yay -S sif
4445paru -S sif
4546```
4647
48+ ### debian/ubuntu (apt)
49+
50+ ``` bash
51+ curl -1sLf ' https://dl.cloudsmith.io/public/sif/deb/setup.deb.sh' | sudo -E bash
52+ sudo apt-get install sif
53+ ```
54+
4755### from releases
4856
4957grab the latest binary from [ releases] ( https://github.com/vmfunc/sif/releases ) .
You can’t perform that action at this time.
0 commit comments