Package Details - libfetk1.9t64
Metadata
- Version
- 3.4.1-6build2
- Architecture
amd64- Section
universe/libs- Priority
optional- Source
apbs- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debichem Team <debichem-devel@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- http://www.poissonboltzmann.org/
- Description
FETK libraries for APBS (shared libraries)
Relations
Depends
libc6 (>= 2.38)
libgcc-s1 (>= 3.3.1)
libmaloc1 (>= 0.2-1)
libstdc++6 (>= 5)
libsuperlu7 (>= 7.0.0+dfsg1)
libumfpack6 (>= 1:7.0.1)
Breaks
libfetk1.9 (<< 3.4.1-6build2)
Replaces
libfetk1.9
Provides
libfetk1.9 (= 3.4.1-6build2)
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
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
Step 2: Install the package
sudo apt install libfetk1.9t64
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 593 KB
Installed Size: 1497 B
Component: universe
Multi-Arch: same
Hashes
SHA256: 69e32bae6676c8ef3bc7de26cff3878a885ef9d01d76b7ea80f30dbe69c747fc SHA1: a2f4b14d6c854c80fbdd372894d6d77f7d426582 MD5: 913c51aa170def1c5de023b0271c6cc9What 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.