Skip to content
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

ship appimage binary for linux #124

Closed
prabirshrestha opened this issue Jan 21, 2020 · 5 comments
Closed

ship appimage binary for linux #124

prabirshrestha opened this issue Jan 21, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@prabirshrestha
Copy link

Currently wezterm ships .deb and .rpm but I use archlinux which uses its own package manager pacman. Would it be possible to only ship appimage so it works on multiple linux distros easily. Both vim and neovim ships appimage and makes it very easy to get started.

Another option would be to also create a create so all if I have a cargo setup all I can do is cargo install wezterm.

@prabirshrestha prabirshrestha added the enhancement New feature or request label Jan 21, 2020
wez added a commit that referenced this issue Jan 21, 2020
@wez
Copy link
Owner

wez commented Jan 21, 2020

FWIW, we also ship a binary tarball (eg: https://github.com/wez/wezterm/releases/download/20200113-222147-724ad3a/wezterm-20200113-222147-724ad3a.tar.xz) that you can probably extract and run on most linux systems.

I'm not sure about targeting appimage exclusively, but since it is pretty easy to make an appimage, I don't mind adding it to the set of downloads. I have a PR open to test the CI/packaging adjustments to accomodate appimage building.

wez added a commit that referenced this issue Jan 21, 2020
@wez
Copy link
Owner

wez commented Jan 21, 2020

An AppImage should show up in the next nightly release run; take a look in https://github.com/wez/wezterm/releases/tag/nightly in about an hour or so

@wez
Copy link
Owner

wez commented Jan 25, 2020

Please let me know whether the AppImage works for you!

@prabirshrestha
Copy link
Author

Works. Thanks.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants