B4J Tutorial [Linux] B4J Wine Installer

GitHub: https://github.com/pyhoon/b4j-wine-installer

Screenshot1.png
Screenshot2.png


Files:
  1. install_b4j_wine.sh
  2. README.md
  3. USAGE SUMMARY.md
  4. KEY TECHNICAL NOTES.md

The script is generated by AI (Qwen3.6-Plus chat)
The markdown files are also generated but all styling has been fixed by me manually.

Disclaimer: I haven't really fully tested it. Use it at your own risk.

🤝 Contributing​

Found an issue or have an improvement?
  1. Fork the repository
  2. Create a feature branch
  3. Submit a Pull Request

📄 License​

MIT License - See LICENSE file for details.
 

Attachments

  • b4j-wine-installer.zip
    13.7 KB · Views: 7
Last edited:

aeric

Expert
Licensed User
Longtime User
I get an error. Maybe due to I have installed wine and conflict happened.

B4X:
E: Conflicting values set for option Signed-By regarding source https://dl.winehq.org/wine-builds/ubuntu/
noble: /etc/apt/keyrings/winehq-archive.key != /usr/share/keyrings/winehq.gpg

Please check: https://github.com/pyhoon/b4j-wine-installer/issues/1 (Closed)
 
Last edited:
Top