Building a portable msitools for linux to avoid conflicts, problems and requirements.
This repo and the result of its code came out for my need to have the msitools availabe on the closed systems where I can't install packages due to lack of root access.
The "build_portable_msitools" script and the build action in this repo is using:
- GNOME/msitools (readonly repo)
- AppImageCrafters/appimage-builder
- The msitools.png icon is used from msi.png
All the rights on used software and icon goes to their respective owners.
- ☑️ Linux Mint
- ☑️ Amazon Linux 2
- ☑️ Arch and Manjaro Linux
- ☑️ Ubuntu Linux (require Fuse - on Ubuntu Server)
- ⬜ CentOS Linux
- ⬜ Alma Linux
- ❎ Alpine Linux
- ⬜ Fedora Linux
- ❎ Mac OS X
Please let me know if you tested this successfully on other OS to add them in the list
Also there is WIP for multi linux os version of build_portable_msitools.sh