Pakketdetails - gpsd-clients
Metadata
- Versie
- 3.25-5ubuntu1.25.10.1
- Architectuur
amd64- Sectie
universe/misc- Prioriteit
optional- Bron
gpsd- Oorsprong
- Ubuntu
- Onderhouder
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Originele onderhouder
- Boian Bonev <bbonev@ipacct.com>
- Fouten
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://gpsd.io
- Beschrijving
Global Positioning System - clients
Relaties
Depends
gir1.2-gtk-3.0
gpsd-tools (= 3.25-5ubuntu1.25.10.1)
libgps30t64 (= 3.25-5ubuntu1.25.10.1)
python3
python3-cairo
python3-gi
python3-gi-cairo
python3-gps
python3-matplotlib
python3-serial
python3:any
libbluetooth3 (>= 4.91)
libc6 (>= 2.42)
libdbus-1-3 (>= 1.10)
libusb-1.0-0 (>= 2:1.0.8)
Suggests
Breaks
gpsd-tools (<< 3.20-10)
python-gps
Replaces
gpsd-tools (<< 3.20-10)
python-gps
Afhankelijke pakketten
Laden…
Hoe te installeren
Stap 1: Voeg deze APT-server toe
Option A: Using APKG CLI (recommended):
sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/4
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-security
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-4.sources && \
sudo apt update
Stap 2: Installeer het pakket
sudo apt install gpsd-clients
Status en bestanden
Opslagstatus: Virtueel (Trage Synchronisatie)
Downloadgrootte: 488 KB
Geïnstalleerde grootte: 1639 B
Component: universe
Hashes
SHA256: ad33f7fcc9ba95a961d2738510d455571b54230e04a1185374e9f0683a2251b3 SHA1: 0dfceb2f9621dddf41c939c95edf59a1ac596b36 MD5: 831c274a82c5789d7a66ff2968cce12fWhat 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.