Package Details - libfreerdp-shadow-subsystem3-3
Metadata
- Version
- 3.16.0+dfsg-2ubuntu0.4
- Architecture
amd64- Section
libs- Priority
optional- Source
freerdp3- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian Remote Maintainers <debian-remote@lists.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://www.freerdp.com/
- Description
FreeRDP Remote Desktop Protocol shadow subsystem libraries
Relations
Depends
libc6 (>= 2.4)
libfreerdp-shadow3-3 (= 3.16.0+dfsg-2ubuntu0.4)
libfreerdp3-3 (>= 3.6.2)
libpam0g (>= 0.99.7.1)
libwinpr3-3 (>= 3.0.0)
libx11-6
libxdamage1 (>= 1:1.1)
libxext6
libxfixes3
libxinerama1 (>= 2:1.1.4)
libxtst6 (>= 2:1.2.5)
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 libfreerdp-shadow-subsystem3-3
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 31 KB
Installed Size: 191 B
Component: main
Multi-Arch: same
Hashes
SHA256: 8a02ba3f50f0746a79f9c0ab8d36f04f4e838dae2d7adb63574a6df7dd2b0e94 SHA1: 138f277628fa019bf2a5706d72002d6c2d5571d0 MD5: 2fa3475b50173b19af0963b1251d6e96What 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.