-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide more installation options #35
Comments
Hello @sarkiroka. Well, this is not true. You have the option to download it manually and put it somewhere on your computer. As long as the location is in your terminal's path, you can use the tool. The package managers do the same but just automatically for your convenience. But you are right, more installations options would surely be useful. I will see what I can do. |
I was just about to post a request of this nature myself. I'd personally find a Snap or Flatpack very useful for this app, and would prefer to download that. Thank you for the wonderful app. (Not that it matters much, but I'm on Ubuntu 20.10) |
Hi @piraces, thank you very much for providing a Chocolatey package for grex. I just stumbled over it accidentally. I've mentioned it in the README now so that Windows users can find it more easily. |
Hi @pemistahl , I submitted it to Chocolatey since I thought it was interesting to provide an automated installation for windows to the community. Thank you for making such a great tool! Nevertheless, the package is mantained in an automated way to always provide the latest version ASAP. |
@piraces, I don't necessarily need to maintain the package. Perhaps you can just add me as a co-maintainer next to yourself. I'm not a Windows user myself, so I'm not so much into Windows package managers anyway. If the package is able to keep itself up to date, I'm fine with that. Does Chocolatey get the newest version from GitHub or from crates.io? |
@pemistahl Ok perfect. Chocolatey gets the newest version from GitHub, monitoring the releases and tags. |
I've made a snap. Due to limitations it can only read files inside $HOME and external drives. To use outside these confinements you can use xargs.
|
Flatpack (less limited than snap) or any of standard package systems (apt, yum, pacman, ...) would be great. |
@Destroy666x I made a RPM that will with on RHEL7 and higher on X86_64: |
I think this is a great tool by description. But I use ubuntu and I doesn't have homebrew (and I don't want to install it only for this tool). I cannot try this tool :( I think good idea an wget one liner install script, or a step by step description, or apt or anithing what a tipical ubuntu laptop can do without install more package manager.
The text was updated successfully, but these errors were encountered: