패키지 상세 정보 - libglib2.0-0t64
메타데이터
- 버전
- 2.86.0-2ubuntu0.3
- 아키텍처
amd64- 섹션
libs- 우선순위
important- 소스
glib2.0- 기원
- 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/glib
- 설명
GLib library of C routines
연관성
Depends
libatomic1 (>= 4.8)
libc6 (>= 2.38)
libffi8 (>= 3.4)
libmount1 (>= 2.40~rc2)
libpcre2-8-0 (>= 10.22)
libselinux1 (>= 3.1~)
zlib1g (>= 1:1.2.2)
Recommends
Suggests
low-memory-monitor
Breaks
glib-networking-tests (<< 2.70.0~)
gnome-keyring (<< 40.0-3~)
gnome-shell (<< 44.9-2~)
libedataserver-1.2-26 (<< 3.44.3-2~)
libgladeui-2-6 (<< 3.22.2)
libglib2.0-0 (<< 2.80.0-7~)
libsoup2.4-tests (<< 2.72.0-3~)
Replaces
libglib2.0-0 (<< 2.80.0-7~)
Provides
libgio-2.0-0 (= 2.86.0-2ubuntu0.3)
libglib-2.0-0 (= 2.86.0-2ubuntu0.3)
libglib2.0-0 (= 2.86.0-2ubuntu0.3)
libgmodule-2.0-0 (= 2.86.0-2ubuntu0.3)
libgobject-2.0-0 (= 2.86.0-2ubuntu0.3)
libgthread-2.0-0 (= 2.86.0-2ubuntu0.3)
역방향 의존성
로딩 중…
설치 방법
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 libglib2.0-0t64
상태 및 파일
저장소 상태: 가상 (지연 동기화)
다운로드 크기: 1567 KB
설치 크기: 4334 B
구성 요소: main
다중 아키텍처: same
해시
SHA256: 41b45b74785ad6562f18dfa7f31774bee1aae017886d45d81dbca1428e815f48 SHA1: fbdae31e751e08ae3cee8d8c7868d0e9b28f1792 MD5: de937f8ddf6569eb104c3ab6617883d1What 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.