Pakketdetails - libfetk1.9t64

Metadata
Versie
3.4.1-6build2
Architectuur
amd64
Sectie
universe/libs
Prioriteit
optional
Bron
apbs
Oorsprong
Ubuntu
Onderhouder
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Originele onderhouder
Debichem Team <debichem-devel@lists.alioth.debian.org>
Fouten
https://bugs.launchpad.net/ubuntu/+filebug
Homepage
http://www.poissonboltzmann.org/
Beschrijving

FETK libraries for APBS (shared libraries)

Relaties
Depends
Breaks
libfetk1.9 (<< 3.4.1-6build2)
Replaces
libfetk1.9
Provides
libfetk1.9 (= 3.4.1-6build2)
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/1

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
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-1.sources && \
sudo apt update

Stap 2: Installeer het pakket

sudo apt install libfetk1.9t64
Status en bestanden

Opslagstatus: Virtueel (Trage Synchronisatie)

Downloadgrootte: 593 KB

Geïnstalleerde grootte: 1497 B

Component: universe

Multi-Arch: same


Hashes
SHA256: 69e32bae6676c8ef3bc7de26cff3878a885ef9d01d76b7ea80f30dbe69c747fc SHA1: a2f4b14d6c854c80fbdd372894d6d77f7d426582 MD5: 913c51aa170def1c5de023b0271c6cc9
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.