📋 lincb.ople.in v0.0.2 (Beta)
We are thrilled to release v0.0.2 of lincb.ople.in — featuring universal cross-distro compatibility fixes, Arch Linux soname resolution, and installer resilience improvements!
⚡ What's New & Fixed in v0.0.2
- 🐧 Universal GLIBC 2.17 Compatibility: Recompiled with a GLIBC 2.17 baseline using
cargo-zigbuild. Completely resolves Fedora 40/41GLIBC_2.43dependency errors duringdnfinstallation. - 🏹 Arch Linux
libxdo.so.3Fix: Removed staticlibxdodynamic linking. Eliminateslibxdo.so.3: cannot open shared object fileerror on Arch Linux rolling updates. - 🛡️ Installer Reliability (
install.sh): Added automatic/etc/udev/rules.ddirectory creation for minimal distros, package format integrity validation, and strict error handling. - 🌐 Dynamic Web Page Version Tracking: The landing page at
https://lincb.ople.innow automatically fetches and displays the latest published GitHub release tag dynamically.
⚡ Quick One-Line Installation
Install or update automatically on any Linux distribution:
curl -sS https://lincb.ople.in/install.sh | bash