Package Details - kdeconnect-libs
Metadata
- Version
- 25.08.1-0ubuntu2.1
- Architecture
amd64- Section
universe/kde- Priority
optional- Source
kdeconnect- Origin
- Ubuntu
- Maintainer
- Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
- Original Maintainer
- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://kdeconnect.kde.org
- Description
KDE Connect internal libs
Relations
Depends
libc6 (>= 2.14)
libkf6configcore6 (>= 6.0.0)
libkf6coreaddons6 (>= 6.0.0)
libkf6i18n6 (>= 6.0.0)
libkf6kiogui6 (>= 6.0.0)
libqt6bluetooth6 (>= 6.7.0~)
libqt6core6t64 (>= 6.9.1)
libqt6dbus6 (>= 6.7.0~)
libqt6network6 (>= 6.7.0~)
libssl3t64 (>= 3.0.0)
libstdc++6 (>= 5)
Breaks
Replaces
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
Option A: Using APKG CLI (recommended):
sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/2
Don't have apkg?
See how to install APKG CLI.
Option B: Manual bash setup:
sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-updates
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-2.sources && \
sudo apt update
Step 2: Install the package
sudo apt install kdeconnect-libs
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 381 KB
Installed Size: 2398 B
Component: universe
Hashes
SHA256: afaea7e67a137e3fd1eee963f18a1e69906c0f797de6d5ffd9803849bf7652e0 SHA1: b552ff3a0e38b1067b54d2a06f77fce238586200 MD5: c0b81643905bae00ba75137f5f38784fWhat is a Package?
A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.
How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.