パッケージ詳細 - aegisub
メタデータ
- バージョン
- 3.2.2+dfsg-7.2ubuntu2
- アーキテクチャ
amd64- セクション
universe/video- 優先度
optional- 起源
- Ubuntu
- メンテナ
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- 元のメンテナー
- Aniol Martí <amarti@caliu.cat>
- バグ
- https://bugs.launchpad.net/ubuntu/+filebug
- ホームページ
- http://www.aegisub.org/
- 説明
advanced subtitle editor
関係
Depends
libasound2t64 (>= 1.0.18)
libass9 (>= 1:0.13.6)
libboost-chrono1.83.0t64 (>= 1.83.0)
libboost-filesystem1.83.0 (>= 1.83.0)
libboost-locale1.83.0 (>= 1.83.0)
libboost-thread1.83.0 (>= 1.83.0)
libc6 (>= 2.38)
libffms2-5 (>= 2.21)
libfftw3-double3 (>= 3.3.10)
libfontconfig1 (>= 2.12.6)
libgcc-s1 (>= 3.3.1)
libgl1
libhunspell-1.7-0
libicu76 (>= 76.1-1~)
libluajit-5.1-2 (>= 2.0.4)
|
libluajit-5.1-2 (>= 2.1.0+openresty)
libpulse0 (>= 0.99.1)
libstdc++6 (>= 14)
libwxbase3.2-1t64 (>= 3.2.8+dfsg)
libwxgtk-gl3.2-1t64 (>= 3.2.8+dfsg)
libwxgtk3.2-1t64 (>= 3.2.8+dfsg)
zlib1g (>= 1:1.1.4)
Suggests
逆依存関係
読み込み中…
インストール方法
ステップ 1: この APT サーバーを追加する
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
ステップ 2: パッケージをインストール
sudo apt install aegisub
ステータスとファイル
ストレージ状態: 仮想(遅延同期)
ダウンロードサイズ: 2523 KB
インストール済みサイズ: 7267 B
コンポーネント: universe
ハッシュ
SHA256: e1a8764768b6a1916d471e26c734ff88f36c7b3d54c2dd6846907b9e59a935a2 SHA1: b53153c64236409042d6cc327d7f986129422a97 MD5: 3709dcfd7943ae2a8a5b58374a29990cWhat 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.