Package Details - avahi-discover
Metadata
- Version
- 0.8-16ubuntu3.2
- Architecture
all- Section
universe/net- Priority
optional- Source
avahi- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://avahi.org/
- Description
Service discover user interface for avahi
Relations
Depends
python3:any
python3-avahi (>= 0.8-16ubuntu3.2)
python3-dbus
python3-gi
gir1.2-glib-2.0
gir1.2-gtk-3.0
avahi-daemon (>= 0.8-16ubuntu3.2)
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 avahi-discover
Status & Files
Storage State: Physical (Cached)
Download Size: 10 KB
Installed Size: 70 B
Component: universe
Hashes
SHA256: b60b74e5ab607f3a965af938fb0e19884057cb325fa0fbfe1ca62045f85c0fee SHA1: 38ac1bff2b5e5a9e7820d00925e2294e6c61df13 MD5: 6be54b6c719ca8b011cfda6ac281f8b6What 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.