Pakkeoplysninger - amoeba
Metadata
- Version
- 1.1-31ubuntu1
- Arkitektur
amd64- Sektion
multiverse/x11- Prioritet
optional- Oprindelse
- Ubuntu
- Vedligeholder
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Oprindelig vedligeholder
- Steinar H. Gunderson <sesse@debian.org>
- Fejl
- https://bugs.launchpad.net/ubuntu/+filebug
- Beskrivelse
fast-paced, polished OpenGL demonstration by Excess
Relationer
Depends
libasound2t64 (>= 1.0.18)
libc6 (>= 2.38)
libexpat1 (>= 2.0.1)
libfreetype6 (>= 2.2.1)
libgcc-s1 (>= 3.0)
libgdk-pixbuf-2.0-0 (>= 2.22.0)
libgl1
libglib2.0-0t64 (>= 2.12.0)
libglu1-mesa
|
libglu1
libgtk-3-0t64 (>= 3.0.0)
libjpeg8 (>= 8c)
libpng16-16t64 (>= 1.6.2)
libstdc++6 (>= 5.2)
libvorbisfile3 (>= 1.1.2)
libx11-6
libxxf86vm1
zlib1g (>= 1:1.1.4)
amoeba-data
Recommends
Conflicts
mesag3
Omvendte afhængigheder
Indlæser…
Sådan installerer du
Trin 1: Tilføj denne 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
Trin 2: Installer pakken
sudo apt install amoeba
Status og filer
Lagerstatus: Virtuel (Lynsynkronisering)
Downloadstørrelse: 89 KB
Installeret størrelse: 244 B
Komponent: multiverse
Hash-værdier
SHA256: 4cacdd82c126a3093b96ebc280e284165aa6f88b0db643749ae730eac6564ebd SHA1: c5ff83c09324fe031afbf4109d677de470db3f58 MD5: 9a4632c6197f5d7444e0d6fe01184c21What 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.