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 @@ -61,6 +61,7 @@ If it does not, please open an issue!
6161| [ Arch Linux] ( https://www.archlinux.org ) | [ Yay] ( https://github.com/Jguer/yay ) | [ intermodal-bin] ( https://aur.archlinux.org/packages/intermodal-bin ) <sup >AUR</sup > | ` yay -S intermodal-bin ` |
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 ) |
64+ | [ macOS] ( https://www.apple.com/macos/ ) | [ Homebrew] ( https://brew.sh ) | [ intermodal] ( https://github.com/Homebrew/homebrew-core/blob/master/Formula/i/intermodal.rb ) | ` brew install intermodal ` |
6465| [ 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 ` |
6566| [ 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 ` |
6667
Original file line number Diff line number Diff line change @@ -73,6 +73,11 @@ packages:
7373 package : ' [intermodal](https://aur.archlinux.org/packages/intermodal)<sup>AUR</sup>'
7474 command : ' [wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)'
7575
76+ - operating-system : ' [macOS](https://www.apple.com/macos/)'
77+ package-manager : ' [Homebrew](https://brew.sh)'
78+ package : ' [intermodal](https://github.com/Homebrew/homebrew-core/blob/master/Formula/i/intermodal.rb)'
79+ command : ' `brew install intermodal`'
80+
7681- operating-system : ' [Void Linux](https://voidlinux.org)'
7782 package-manager : ' [XBPS](https://docs.voidlinux.org/xbps/index.html)'
7883 package : ' [intermodal](https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template)'
You can’t perform that action at this time.
0 commit comments