Package Details - erlang-nox
Metadata
- Version
- 1:27.3.4.1+dfsg-1ubuntu0.1
- Architecture
all- Section
universe/interpreters- Priority
optional- Source
erlang- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- http://www.erlang.org/
- Description
Erlang/OTP applications that don't require X Window System
Relations
Depends
erlang-base:any
erlang-asn1:any
erlang-crypto:any
erlang-diameter:any
erlang-edoc:any
erlang-eldap:any
erlang-eunit:any
erlang-ftp:any
erlang-inets:any
erlang-mnesia:any
erlang-odbc:any
erlang-os-mon:any
erlang-parsetools:any
erlang-public-key:any
erlang-runtime-tools:any
erlang-snmp:any
erlang-ssh:any
erlang-ssl:any
erlang-syntax-tools:any
erlang-tftp:any
erlang-tools:any
erlang-xmerl:any
Suggests
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/2
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-updates
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-2.sources && \
sudo apt update
Step 2: Install the package
sudo apt install erlang-nox
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 15 KB
Installed Size: 29 B
Component: universe
Multi-Arch: foreign
Hashes
SHA256: 83974c02528becf558bae8e91ec18190bfa19b51403a85e0d74a9749b42d8b9f SHA1: b0b50796672e699d225d52c51785fe329c15fd5e MD5: 9c3e5c52f6e2de2902b414746de4dea5What 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.