Skip to content

v0.0.2 (Beta)

Latest

Choose a tag to compare

@AtulVermaGithub AtulVermaGithub released this 22 Jul 13:23
848fb98

📋 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/41 GLIBC_2.43 dependency errors during dnf installation.
  • 🏹 Arch Linux libxdo.so.3 Fix: Removed static libxdo dynamic linking. Eliminates libxdo.so.3: cannot open shared object file error on Arch Linux rolling updates.
  • 🛡️ Installer Reliability (install.sh): Added automatic /etc/udev/rules.d directory creation for minimal distros, package format integrity validation, and strict error handling.
  • 🌐 Dynamic Web Page Version Tracking: The landing page at https://lincb.ople.in now 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