패키지 상세 정보 - gir1.2-ebookcontacts-1.2

메타데이터
버전
3.56.2-3ubuntu0.1
아키텍처
amd64
섹션
introspection
우선순위
optional
소스
evolution-data-server
기원
Ubuntu
메인테이너
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
원래 유지 관리자
Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
버그
https://bugs.launchpad.net/ubuntu/+filebug
홈페이지
https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
설명

GObject introspection for the EBook Contacts library

역방향 의존성
로딩 중…
설치 방법

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-ebookcontacts-1.2
상태 및 파일

저장소 상태: 가상 (지연 동기화)

다운로드 크기: 16 KB

설치 크기: 67 B

구성 요소: main

다중 아키텍처: same


해시
SHA256: 338d4040ea661b9db0ce3b21bab600a908be9636041a67282a8cc1de33a536b6 SHA1: 59049d4775ce4d53616b74d3ef86cc6622bd8660 MD5: 3f02dd5a91be439eb6685ebbc661b627
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.