Install B4A on Linux Mint using Wine with a single silent script.
GitHub: https://github.com/pyhoon/b4a-wine-installer
Files:
- install_b4a_wine.sh
- uninstall_b4a_wine.sh
- configure_b4a_settings.sh
- README.md
Disclaimer: I haven't really fully tested it. Use it at your own risk.
How to use
Just 3 lines of commands (You can copy and paste in one go).
Bash:
wget https://raw.githubusercontent.com/pyhoon/b4a-wine-installer/main/install_b4a_wine.sh
chmod +x install_b4a_wine.sh
./install_b4a_wine.sh
Contributing
Found an issue or have an improvement?- Fork the repository
- Create a feature branch
- Submit a Pull Request
License
MIT License - See LICENSE file for details. Videos
Installation:
Uninstallation:
Attachments
Last edited: