Pakkeoplysninger - freerdp3-wayland

Metadata
Version
3.16.0+dfsg-2ubuntu0.4
Arkitektur
amd64
Sektion
universe/x11
Prioritet
optional
Kilde
freerdp3
Oprindelse
Ubuntu
Vedligeholder
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Oprindelig vedligeholder
Debian Remote Maintainers <debian-remote@lists.debian.org>
Fejl
https://bugs.launchpad.net/ubuntu/+filebug
Hjemmeside
https://www.freerdp.com/
Beskrivelse

RDP client for Windows Terminal Services (wayland client)

Relationer
Depends
libc6 (>= 2.34) libfreerdp-client3-3 (= 3.16.0+dfsg-2ubuntu0.4) libfreerdp3-3 (>= 3.16.0) libwayland-client0 (>= 1.20.0) libwayland-cursor0 (>= 1.0.2) libwinpr3-3 (>= 3.4.0) libxkbcommon0 (>= 0.5.0)
Omvendte afhængigheder
Indlæser…
Sådan installerer du

Trin 1: Tilføj denne 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

Trin 2: Installer pakken

sudo apt install freerdp3-wayland
Status og filer

Lagerstatus: Virtuel (Lynsynkronisering)

Downloadstørrelse: 52 KB

Installeret størrelse: 249 B

Komponent: universe


Hash-værdier
SHA256: 5f16eb6b29d42d4ffdf6db787df79046c18ff5489c9725890c3cf72995b30e77 SHA1: 31099d6a68f0a661e0e8f9a1d3a518e199a6b83a MD5: f3f1832f5438d38e1a3ab608d2d05bd1
What 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.