apx
apx copied to clipboard
`apx export` binary not available afterwards
As reported in the Discord support chat, apx export
and apx export --bin
never work for me. Not even with packages as simple as git
.
Is there a way to debug my error? After running the export command I get no message, and the --verbose
flag does not show me anything more.
❯ apx export --bin jekyll
Binary exported to `~/.local/bin/jekyll`.
it is working here. What's the output? Also, is .local/bin in your PATH?
I also have this problem, exporting g++ doesnt work for me either.
This is the command I am running:
apx export --bin g++
and
apx export --bin x86_64-linux-gnu-g++
New to Vanilla OS, just tried exporting git, installed from apx apt and the command still isn't found.
edit: Restarting my system seems to make this work, I imagine also logging out and logging in will do the same thing.
This issue appears to no longer be an issue as of apx version 2. If the issue persists in the latest build, please feel free to reopen this issue.