Package Details - ksystemlog

Metadata
Version
4:25.08.1-0ubuntu1.1
Architecture
amd64
Section
universe/kde
Priority
optional
Origin
Ubuntu
Maintainer
Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original Maintainer
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Bugs
https://bugs.launchpad.net/ubuntu/+filebug
Homepage
https://apps.kde.org/en/ksystemlog
Description

system log viewer

Relations
Depends
kio6 libaudit1 (>= 1:2.2.1) libc6 (>= 2.34) libkf6archive6 (>= 6.3.0~) libkf6colorscheme6 (>= 6.0.0) libkf6completion6 (>= 6.3.0~) libkf6configcore6 (>= 6.3.0~) libkf6configgui6 (>= 6.3.0~) libkf6configwidgets6 (>= 6.0.0) libkf6coreaddons6 (>= 6.3.0~) libkf6crash6 (>= 6.0.0) libkf6i18n6 (>= 6.3.0~) libkf6itemviews6 (>= 6.3.0~) libkf6kiowidgets6 (>= 6.3.0~) libkf6textwidgets6 (>= 6.3.0~) libkf6widgetsaddons6 (>= 6.3.0~) libkf6xmlgui6 (>= 6.3.0~) libqt6core6t64 (>= 6.9.1) libqt6gui6 (>= 6.7.0~) libqt6network6 (>= 6.7.0~) libqt6printsupport6 (>= 6.7.0~) libqt6widgets6 (>= 6.7.2) libstdc++6 (>= 5) libsystemd0 (>= 246)
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 ksystemlog
Status & Files

Storage State: Virtual (Lazy Sync)

Download Size: 1994 KB

Installed Size: 6656 B

Component: universe


Hashes
SHA256: 35f21724ae18bad3efff29a7f527c5a0d62d21b171549b4aaf057903f60727d5 SHA1: b1d221b10a4083aa077841283942800d73d5820d MD5: b36433e225a34457308f60b51b7f5f9d
What 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.