Package Details - gir1.2-malcontentui-1
Metadata
- Version
- 0.13.0-1ubuntu2.1
- Architecture
amd64- Section
universe/introspection- Priority
optional- Source
malcontent- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://gitlab.freedesktop.org/pwithnall/malcontent/
- Description
GObject introspection bindings for libmalcontent-ui
Relations
Depends
gir1.2-accountsservice-1.0
gir1.2-adw-1 (>= 1.6)
gir1.2-gio-2.0
gir1.2-gobject-2.0
gir1.2-gtk-4.0 (>= 4.14.0)
gir1.2-malcontent-0 (= 0.13.0-1ubuntu2.1)
libmalcontent-ui-1-1 (>= 0.12.0)
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 gir1.2-malcontentui-1
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 3 KB
Installed Size: 20 B
Component: universe
Multi-Arch: same
Hashes
SHA256: b545befe3cd6a5524dadf15d66a3bdce697c941abc62e0a8b3d3aff18cd29b3b SHA1: b0358fcb347834b447a28c9a9b3df6d60e9e1e08 MD5: 28ef115ad4795241ee0c370097e549fcWhat 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.