Package Details - astromenace
Metadata
- Version
- 1.3.2+repack-7
- Architecture
amd64- Section
multiverse/games- Priority
optional- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://viewizard.com/
- Description
hardcore 3D space shooter with spaceship upgrade possibilities
Relations
Depends
astromenace-data-src (>= 1.3.2~)
fonts-freefont-ttf
fonts-liberation
fonts-linuxlibertine
fonts-dejavu-core
xz-utils
libalut0 (>= 1.0.1)
libc6 (>= 2.27)
libfontconfig1 (>= 2.12.6)
libfreetype6 (>= 2.2.1)
libgcc-s1 (>= 3.0)
libgl1
libglu1-mesa
|
libglu1
libopenal1 (>= 1.14)
libsdl1.2debian (>= 1.2.11)
libstdc++6 (>= 5)
libvorbisfile3 (>= 1.1.2)
libx11-6
libxinerama1
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 astromenace
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 337 KB
Installed Size: 1508 B
Component: multiverse
Hashes
SHA256: 82b0736abfa4f2cfabbb4deb16f36643602af1a9768e168e20aa6b0b32e277f5 SHA1: 2eb4bbde52539982727f84c11ac3ccdbc0b4ebee MD5: b00f906d7dac438cf9a2fb323db19435What 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.