套件詳細資訊 - gir1.2-malcontentui-1
中繼資料
- 版本
- 0.13.0-1ubuntu2.1
- 架構
amd64- 章節
universe/introspection- 優先級
optional- 原始碼
malcontent- 來源
- Ubuntu
- 維護者
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- 原始維護者
- Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
- 錯誤回報
- https://bugs.launchpad.net/ubuntu/+filebug
- 首頁
- https://gitlab.freedesktop.org/pwithnall/malcontent/
- 說明
GObject introspection bindings for libmalcontent-ui
關聯
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)
反向相依性
載入中…
安裝方式
步驟 1:新增此 APT 伺服器
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
步驟 2:安裝套件
sudo apt install gir1.2-malcontentui-1
狀態與檔案
儲存狀態: 虛擬(延遲同步)
下載大小: 3 KB
已安裝大小: 20 B
元件: universe
多架構: same
雜湊值
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.