Package Details - xmltv-util
Metadata
- Version
- 1.4.0-1
- Architecture
all- Section
universe/interpreters- Priority
optional- Source
xmltv- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Nick Morrott <nickm@debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- http://xmltv.org/
- Description
utilities related to the XMLTV file format for TV listings
Relations
Depends
libxmltv-perl (= 1.4.0-1)
libarchive-zip-perl
libdata-dump-perl
libdate-manip-perl
libdatetime-format-iso8601-perl
libdatetime-format-sqlite-perl
libdatetime-format-strptime-perl
libdatetime-perl
libdatetime-timezone-perl
libdbi-perl
libdbd-sqlite3-perl
libfile-chdir-perl
libfile-homedir-perl
libfile-slurp-perl
libfile-which-perl
libhtml-parser-perl
libhtml-tree-perl
libhttp-cache-transparent-perl
libhttp-cookies-perl
libhttp-message-perl
libio-stringy-perl
libjson-perl
liblist-moreutils-perl
liblwp-protocol-https-perl
liblwp-useragent-determined-perl
libsoap-lite-perl
libterm-readkey-perl
libtext-unidecode-perl
libtimedate-perl
libtry-tiny-perl
liburi-perl
liburi-encode-perl
libwww-perl
libxml-dom-perl
libxml-libxml-perl
libxml-libxslt-perl
libxml-parser-perl
libxml-treepp-perl
libxml-twig-perl
libxml-writer-perl
perl:any
Recommends
libjson-xs-perl
liblingua-preferred-perl
libterm-progressbar-perl
libunicode-string-perl
liburi-escape-xs-perl
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/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 xmltv-util
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 285 KB
Installed Size: 1211 B
Component: universe
Hashes
SHA256: ec4bb1715ed4e3acea80ef706612cbf88ca2955b1f996a07bc159fc6cdeeccd3 SHA1: 250b2503147f28df652d679037b634593e9ff77e MD5: 4b7c066226afd9a7f0a337685393689fWhat 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.