File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ If it does not, please open an issue!
6262| [ Arch Linux] ( https://www.archlinux.org ) | [ Yay] ( https://github.com/Jguer/yay ) | [ intermodal] ( https://aur.archlinux.org/packages/intermodal ) <sup >AUR</sup > | ` yay -S intermodal ` |
6363| [ Arch Linux] ( https://www.archlinux.org ) | Manual Installation | [ intermodal] ( https://aur.archlinux.org/packages/intermodal ) <sup >AUR</sup > | [ wiki] ( https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages ) |
6464| [ Void Linux] ( https://voidlinux.org ) | [ XBPS] ( https://docs.voidlinux.org/xbps/index.html ) | [ intermodal] ( https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template ) | ` xbps-install -S intermodal ` |
65+ | [ Windows] ( https://www.microsoft.com/en-us/windows ) | [ Scoop] ( https://scoop.sh ) | [ intermodal] ( https://github.com/ScoopInstaller/Main/blob/master/bucket/intermodal.json ) | ` scoop install intermodal ` |
6566
6667### Pre-built binaries
6768
Original file line number Diff line number Diff line change @@ -66,6 +66,11 @@ packages:
6666 package : ' [intermodal](https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template)'
6767 command : ' `xbps-install -S intermodal`'
6868
69+ - operating-system : ' [Windows](https://www.microsoft.com/en-us/windows)'
70+ package-manager : ' [Scoop](https://scoop.sh)'
71+ package : ' [intermodal](https://github.com/ScoopInstaller/Main/blob/master/bucket/intermodal.json)'
72+ command : ' `scoop install intermodal`'
73+
6974references :
7075 - title : BitTorrent
7176 entries :
You can’t perform that action at this time.
0 commit comments