Package Details - alex4
Metadata
- Version
- 1.1-10ubuntu4
- 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://allegator.sourceforge.net/
- Description
Alex the Allegator 4 - a retro platform game
Relations
Depends
alex4-data (>= 1.1)
|
game-data-packager
libaldmb1t64
liballegro4.4t64 (>= 2:4.4.3.1)
libc6 (>= 2.34)
libdumb1t64
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 alex4
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 59 KB
Installed Size: 141 B
Component: multiverse
Hashes
SHA256: d95d85930f14d49f3640bf27989667fff1ad74f57929b45ea35a9431f0543f59 SHA1: 09e46353b3f322b30f951bb5fdbe9d5f06938e21 MD5: e6647f149445c32cfb8ef054a8ce3005What 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.