Update in 2024: You'll probably want to install via Snap, now that it's available and working fairly well.
Last active
December 5, 2025 20:14
-
-
Save hauthorn/d1da427b16133776bd8c65db802bc6ad to your computer and use it in GitHub Desktop.
Postman desktop entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Categories=Development; | |
| Comment=Supercharge your API workflow | |
| Exec="/home/hauthorn/Programs/Postman/Postman" | |
| Icon=/home/hauthorn/Programs/Postman/app/resources/app/assets/icon.png | |
| Name=Postman | |
| Terminal=false | |
| Type=Application | |
| Version=1.0 |
Author
Hi @rodentskie Could you elaborate? What does the
%Uflag do?
Please refer to this link.
Author
You'll probably want to install via Snap, now that it's available and working fairly well.
thanks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @rodentskie Could you elaborate? What does the
%Uflag do?