Releases: AtulVermaGithub/Linux-Clipboard
Releases · AtulVermaGithub/Linux-Clipboard
Release list
v0.0.2 (Beta)
📋 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 | bashv0.0.1 (Beta)
📋 lincb.ople.in v0.0.1 (Beta)
We are excited to announce the first Beta Release of lincb.ople.in — a fast, native, Windows 11-style Clipboard History Manager for Linux built with Rust and Slint GUI.
✨ Key Features
- 🗂️ Windows 11 Experience: Press
Super + Vto toggle the Clipboard History modal andSuper + .for the Emoji Picker. - 🦀 Ultra-Lightweight & Fast: Sub-millisecond response times consuming under 25MB of RAM.
- 🎨 Modern Design: Fluent design system with glassmorphic UI, light/dark mode adaptation, search filtering, and pin/unpin clips.
- 🖼️ Rich Media Support: Previews text snippets, screenshots, formatted code, and emojis.
- 🐧 Universal Distro Support: Works natively across X11 and Wayland on Ubuntu, Debian, Arch Linux, Fedora, Manjaro, Mint, Pop!_OS, and openSUSE.
⚡ One-Line Installation
Install automatically on any Linux distribution with a single command:
curl -sS https://lincb.ople.in/install.sh | bash