Pakketdetails - libedata-cal2.0-dev

Metadata
Versie
3.56.2-3ubuntu0.1
Architectuur
amd64
Sectie
libdevel
Prioriteit
optional
Bron
evolution-data-server
Oorsprong
Ubuntu
Onderhouder
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Originele onderhouder
Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Fouten
https://bugs.launchpad.net/ubuntu/+filebug
Homepage
https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
Beschrijving

Backend library for evolution calendars (development files)

Afhankelijke pakketten
Laden…
Hoe te installeren

Stap 1: Voeg deze APT-server toe

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

Stap 2: Installeer het pakket

sudo apt install libedata-cal2.0-dev
Status en bestanden

Opslagstatus: Virtueel (Trage Synchronisatie)

Downloadgrootte: 48 KB

Geïnstalleerde grootte: 831 B

Component: main

Multi-Arch: same


Hashes
SHA256: 07cd12874c8fe5cb14a084d0f9c1f461a0e18b0357e0c8536742dfc9e196793d SHA1: f9bb48aed95aaad706c4e77c44e5af0efcff1aaa MD5: f35f8f1d69df53c93dd03eff73a4dc81
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.