You are not logged in.
Dobbie03 wrote:I'm using this:
$(sed -n '1s/^\[\([0-9-]*\).*$/\1/p' /var/log/pacman.log | tr - .)
Thanks for sharing, It doesn't seem to work for me on openSUSE due to pacman that i changed for zypper but, as a user
sed: can't read /var/log/zypper.log: Permission denied
Anyway, i'm looking on google for any similar code.
You can use stat
Plenty of information with that command.
stat / | awk '/Birth: /{print $2 " " substr($3,1,5)}'
- https://linuxiac.com/how-to-find-linux- … tion-date/
Last edited by PackRat (2024-03-18 12:50:07)
You must unlearn what you have learned.
-- yoda
Offline
Void on my main laptop, Xfce DE and wallpaper I created on playgrounda.
Last edited by shortarcflyer (2024-03-18 16:55:55)
I use Arch BTW! If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS
Offline
ArchBang on main laptop, openbox wm with wallpaper I made on playgroundai.
I use Arch BTW! If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS
Offline
You can use stat
Plenty of information with that command.stat / | awk '/Birth: /{print $2 " " substr($3,1,5)}'
Thanks PackRat, i have a similar code that bring same result as yours, anyway, i am using your proposal code.
This is a new installation.
The previous one lasted only one day due to some stupid mistakes i created.
New Icons are a bit of cartoonish, but almost completed for KDE.
Last edited by Nili (2024-03-18 17:51:39)
Tumbleweed | KDE Plasma
Offline
@El_K, it says in the article it doesn't work on Wayland. No biggie.
I'm having fun with labwc, it's working a lot better than miracle-wm. My touchpad/libinput is working OOTB for one thing...
+1 BINGO!
I wonder how you got the 'Apps' into the waybar at the top left.
As far as I know, Xwayland is started by requesting the respective application via the dpus service.
%1:%M = I don't know that this works in Linux
GTK = I have also been looking for this for a long time. Finally the autostart in labwc explained it to me
set $gnome-schema org.gnome.desktop.interface >/dev/null 2>&1 &
gsettings set $gnome-schema gtk-theme 'Yeti' >/dev/null 2>&1 &
gsettings set $gnome-schema icon-theme 'Obsidian-Gray' >/dev/null 2>&1 &
gsettings set $gnome-schema cursor-theme 'DMZ-White' >/dev/null 2>&1 &
gsettings set $gnome-schema font-name 'monospace' >/dev/null 2>&1 &
Drop shadow = I followed your link. I can't see it properly though, so, no luck
Offline
DSL 2024 on my testing laptop. Check out the low ram usuage on it. Only 145mb at idle!
Last edited by shortarcflyer (2024-03-18 19:31:03)
I use Arch BTW! If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS
Offline
Hang in there!
@Unklar, thanks for the tips. I uninstalled labwc ten minutes ago (seriously!) but I had it running pretty well after some more work this morning. The nautilus theme issue was because it uses libadwaita, which ignores gnome color scheme "prefer dark", but I was able to fix it... somehow? Sorry, I did something and it started working.
For Waybar running application icons, in ~/.config/waybar/config I added "wlr/taskbar" to the modules list, and then defined it further down with something like...
"wlr/taskbar": {
"icon-theme": "Numix-Circle",
"icon-size": 12,
"on-click": "activate",
"on-click-right": "minimize",
"format": "{icon}"
},
I didn't do it but you can also add an active bg-color, etc... in the style.css file, see this thread for an example (near the bottom)...
https://github.com/Alexays/Waybar/issues/728
Things I didn't solve before removing labwc, off the top of my head...
~ get keyboard volume/mute and backlight level keys to work
~ get conky to fork to the background (conky -d did nothing)
~ get pkexec to work (I had to force nautilus into admin mode with 'sudo -E nautilus')
~ get mako notifications working
~ get windows to quarter tile, though left/right/top/bottom tiling worked fine OOTB
~ set up swaylock (I decided to remove libwc before getting to it)
There might be more. Still, I learned a bunch doing this. I don't know how successfully it would have gone if I didn't have some things already configured by having GNOME installed, though, plus having a GNOME session to log into if I got stuck in the labwc one.
Anyway, I'll probably try Hyprland next, or sway.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Speaking as a complete wayland novice here, but these might not be the compositor's responsibility?
Things I didn't solve before removing labwc, off the top of my head...
~ get keyboard volume/mute and backlight level keys to work
~ get pkexec to work (I had to force nautilus into admin mode with 'sudo -E nautilus')
~ get mako notifications working
~ set up swaylock (I decided to remove libwc before getting to it)
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Speaking as a complete wayland novice here, but these might not be the compositor's responsibility?
Probably my lack of knowledge and a lack of desire to struggle with setup for days coupled with the fact that I'm not on Arch, because these WMs/compositors are constantly being developed. I'm looking at the installation instructions for Hyprland and they recommend using Arch, NixOS or Tumbleweed...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
@hhh, thank you very much for the link.
It does not (yet) work for me with the 'wlr/taskbar' module.
But it works with the weather...
Maybe it makes sense to use one of the example bars right away.
There seems to be a lot of confusion regarding the correct information about your desktop. This is not user-friendly. The configuration of tnt2 is really child's play.
I wish you every success with Hyprland. The nwg-shell-ISO based on arch, combines sway and hyprland.
As for labwc, I will continue to use it for the time being because, unlike the others, it shows more 'expected behavior' for me.
Last edited by unklar (2024-03-20 16:42:21)
Offline
River compositor, sandbar for system information -
This is like a Wayland dwm. I like it!
Offline
PackRat wrote:River compositor, sandbar for system information -
This is like a Wayland dwm. I like it!
That's what they were striving for.
dwm aesthic, but controlled like bspwm.
You must unlearn what you have learned.
-- yoda
Offline
After 2 years of using openSUSE TW + KDE as a daily drive, it's time to say goodbye. Excellent experience with this distro, very stable despite being a rolling release. But I don't like plasma 6. Beautiful, polished, smooth, but very very buggy DE on both x11 and wayland. Very slow and heavy on resource use in my potato machine. Even windows 10 feels lighter.
My last screenshot:
I need stability and speed. Mom, I'm coming back home. Debian appears on the horizon... Boron here I come!
BunsenLabs on deviantArt
Don't touch my git!
Offline
What kind of hardware/memory/graphics do you have ututo?
Sorry for the long post.
10Gen Intel here, none any additional dedicated graphic card, running pretty smooths.
Operating System: openSUSE Tumbleweed 20240319
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-10700 CPU @ 2.90GHz
Memory: 30.9 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Installed from netinst > server > kde > unticked install recommends
Tweaked a lot the packages i don't needed from Server > Details, afterwards installed KDE as very minimalistic.
I even start my session from command line > startplasma-wayland (Wayland standalone), i don't use Display Manager (SDDM) at all.
It boot with 1.3GB, yes a bit of heavy, but thats of today standarts, More slot memory installed, more will it use the OS.
My completed installation KDE+Packman
Packages 1020 (rpm) on first install / Currently 1293 (rpm) Packman+Chrome+Others.
✔ nili@tumbleweed ~ $ pl
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
---+--------------------------------------------+---------------------------------------------------------------------------------+--------
i+ | 7zip | Command-line file archiver with high compression ratio | package
i | aaa_base | openSUSE Base Package | package
i | accounts-qml-module | QML bindings for libaccounts-qt and libsignon-qt | package
i | accountsservice | D-Bus Service to Manipulate User Account Information | package
i | alts | Helper for executing preferred application based on user preferences | package
i+ | apparmor | AppArmor | pattern
i | apparmor-abstractions | AppArmor abstractions and directory structure | package
i | apparmor-parser | AppArmor userlevel parser utility | package
i | apparmor-profiles | AppArmor profiles that are loaded into the apparmor kernel module | package
i+ | ark | KDE Archiver Tool | package
i | at-spi2-core | Assistive Technology Service Provider Interface - D-Bus based implementation | package
i | audit | User Space Tools for Kernel Auditing | package
i | baloo-widgets | Framework for searching and managing metadata | package
i | base | Base System | pattern
i | bash | The GNU Bourne-Again Shell | package
i | bash-sh | Handle behaviour of /bin/sh | package
i | binutils | GNU Binutils | package
i+ | biosdevname | Udev helper for naming devices per BIOS names | package
i | boost-license1_84_0 | Boost License | package
i | branding-openSUSE | openSUSE Tumbleweed Brand File | package
i | breeze6 | Plasma Desktop artwork, styles and assets | package
i | breeze6-cursors | Plasma Desktop artwork, styles and assets | package
i | breeze6-decoration | Plasma Desktop artwork, styles and assets | package
i | breeze6-style | Plasma Desktop artwork, styles and assets | package
i+ | btrfsprogs | Utilities for the Btrfs filesystem | package
i | btrfsprogs-udev-rules | Udev rules for configuring btrfs file systems | package
i | bzip2 | A Program for Compressing Files | package
i | ca-certificates | Utilities for system wide CA certificate installation | package
i | ca-certificates-mozilla | CA certificates for OpenSSL | package
i | chkstat | SUSE Linux Default Permissions tool | package
i+ | chrony | System Clock Synchronization Client and Server | package
i | chrony-pool-openSUSE | Chrony preconfiguration for openSUSE | package
i | cmake | Cross-platform make system | package
i | cmake-full | Cross-platform make system | package
i | compat-usrmerge-tools | UsrMerge tools | package
i | coreutils | GNU Core Utilities | package
i | coreutils-systemd | GNU Core Utilities | package
i | cpio | A Backup and Archiving Utility | package
i | cpp | The system GNU Preprocessor | package
i | cpp13 | The GCC Preprocessor | package
i | cracklib | Library to crack passwords using dictionaries | package
i | cracklib-dict-full | A Password-Checking Library | package
i | crypto-policies | System-wide crypto policies | package
i+ | cryptsetup | Setup program for dm-crypt Based Encrypted Block Devices | package
i | cups-config | CUPS library configuration files | package
i | curl | A Tool for Transferring Data from URLs | package
i+ | dav1d | An AV1 decoder | package
i | dbus-1 | D-Bus Message Bus System | package
i | dbus-1-common | D-BUS message bus configuration | package
i | dbus-1-daemon | D-Bus message bus daemon | package
i | dbus-1-tools | Tools that go along with dbus | package
i | debugedit | Debuginfo extraction | package
i | desktop-file-utils | Utilities for Manipulating Desktop Files | package
i+ | device-mapper | Device Mapper Tools | package
i | diffutils | GNU diff Utilities | package
i | docbook-xsl-stylesheets | XSL Stylesheets for DocBook 4 | package
i | docbook_4 | DocBook DTD Version 4.x | package
i+ | dolphin | KDE File Manager | package
i | dolphin-part | KDE File Manager | package
i+ | dosfstools | Utilities for Making and Checking MS-DOS FAT File Systems on Linux | package
i | dracut | Event driven initramfs infrastructure | package
i | dwz | DWARF optimization and duplicate removal tool | package
i+ | e2fsprogs | Utilities for the Second Extended File System | package
i | efibootmgr | EFI Boot Manager | package
i | elfutils | Higher-level library to access ELF files | package
i+ | elisa | Music player and collection organizer | package
i+ | enhanced_base | Enhanced Base System | pattern
i | expat | XML Parser Toolkit | package
i+ | ffmpeg-6 | Set of libraries for working with various multimedia formats | package
i+ | ffmpegthumbs | FFmpeg-based thumbnail creator for video files | package
i | file | A Tool to Determine File Types | package
i | file-magic | Database for libmagic to help identify files | package
i | filesystem | Basic Directory Layout | package
i | fillup | Tool for Merging Config Files | package
i | findutils | The GNU versions of find utilities (find and xargs) | package
i+ | firewalld | A firewall daemon with D-Bus interface providing a dynamic firewall | package
i | fontconfig | Library for Font Configuration | package
i | fuse3 | Reference implementation of the "Filesystem in Userspace" | package
i+ | fwupd | Device firmware updater daemon | package
i | fwupd-efi | Firmware update EFI binaries | package
i | gawk | Domain-specific language for text processing | package
i | gcc | The system GNU C Compiler | package
i | gcc-c++ | The system GNU C++ Compiler | package
i | gcc13 | The GNU C Compiler and Support Files | package
i | gcc13-c++ | The GNU C++ Compiler | package
i | gdk-pixbuf-loader-rsvg | A gdk-pixbuf loader for SVG using librsvg | package
i | gdk-pixbuf-query-loaders | Utility to create a cache of gdk-pixbuf loaders | package
i | gettext-runtime | Tools for Native Language Support (NLS) | package
i | gettext-tools | Tools for Native Language Support (NLS) | package
i | gio-branding-openSUSE | openSUSE definitions of default settings and applications | package
i | girepository-1_0 | Base GObject Introspection Bindings | package
i | glib-networking | Network-related GIO modules for glib | package
i | glib2-tools | Tools from glib2, a general-purpose utility library | package
i+ | glibc | Standard Shared Libraries (from the GNU C Library) | package
i | glibc-devel | Include Files and Libraries Mandatory for Development | package
i | glibc-locale | Locale Data for Localized Programs | package
i | glibc-locale-base | en_US Locale Data for Localized Programs | package
i+ | google-chrome-unstable | Google Chrome (unstable) | package
i | google-noto-sans-fonts | Noto Sans Font | package
i | gpg2 | File encryption, decryption, signature creation and verification utility | package
i | gptfdisk | GPT partitioning and MBR repair software | package
i | grep | Print lines matching a pattern | package
i | grub2 | Bootloader with support for Linux, Multiboot and more | package
i | grub2-i386-pc | Bootloader with support for Linux, Multiboot and more | package
i+ | grub2-x86_64-efi | Bootloader with support for Linux, Multiboot and more | package
i | gsettings-desktop-schemas | Shared GSettings Schemas for the Desktop | package
i | gstreamer | Streaming-Media Framework Runtime | package
i+ | gstreamer-plugin-openh264 | Gstreamer openh264 plugin | package
i | gstreamer-plugins-bad | GStreamer Streaming-Media Framework Plug-Ins | package
i+ | gstreamer-plugins-bad-codecs | Codecs/plugins for gstreamer-plugins-bad | package
i | gstreamer-plugins-base | GStreamer Streaming-Media Framework Plug-Ins | package
i+ | gstreamer-plugins-good | GStreamer Streaming-Media Framework Plug-Ins | package
i+ | gstreamer-plugins-good-extra | Complementary plugins for gstreamer-plugins-good | package
i+ | gstreamer-plugins-libav | A ffmpeg/libav plugin for GStreamer | package
i | gstreamer-plugins-ugly | GStreamer Streaming-Media Framework Plug-Ins | package
i+ | gstreamer-plugins-ugly-codecs | Codecs/plugins for gstreamer-plugins-ugly | package
i | gtk3-data | Data files for the GTK+ toolkit library v3 | package
i | gtk3-schema | Config schema for the GTK+ toolkit library v3 | package
i | gtk3-tools | Auxiliary utilities for the GTK+ toolkit library v3 | package
i+ | gwenview | Image Viewer by KDE | package
i | gzip | GNU Zip Compression Utilities | package
i | hack-fonts | A typeface designed for source code | package
i | hicolor-icon-theme | Fallback Icon Theme | package
i | hwdata | Hardware identification and configuration data | package
i | info | A Stand-Alone Terminal-Based Info Browser | package
i+ | irqbalance | Daemon to balance IRQs on SMP machines | package
i | iso-codes | ISO Code Lists and Translations | package
i | iso-codes-lang | Translations for package iso-codes | package
i | iso_ent | Character Entity Sets for ISO 8879:1986 | package
i | jq | A lightweight and flexible command-line JSON processor | package
i | kactivitymanagerd6 | KDE Plasma Activities support | package
i+ | kate | Advanced Text Editor | package
i | kate-plugins | KDE Text Editor plugins | package
i | kbd | Keyboard and Font Utilities | package
i | kbd-legacy | Legacy data for kbd package | package
i | kconf_update6 | Configuration file access | package
i | kde-cli-tools6 | Additional CLI tools for KDE applications | package
i | kde-gtk-config6 | Daemon for GTK2 and GTK3 Applications Appearance Under KDE | package
i | kded | Central daemon of KDE workspaces | package
i | kdialog | KDE version of xdialog | package
i+ | kernel-default | The Standard Kernel | package
i | kernel-firmware-i915 | Kernel firmware files for Intel i915 graphics driver | package
i | kernel-firmware-sound | Kernel firmware files for various sound drivers | package
i+ | kexec-tools | Tools for loading replacement kernels into memory | package
i | kf6-attica | Open Collaboration Service client library | package
i | kf6-baloo-imports | QML components for Baloo Framework | package
i | kf6-baloo-kioslaves | KIO slave components for Baloo Framework | package
i | kf6-bluez-qt | Async Bluez wrapper library | package
i | kf6-bluez-qt-imports | Async Bluez wrapper library | package
i | kf6-breeze-icons | Breeze icon theme | package
i | kf6-frameworkintegration-plugin | Plugins responsible for better integration of Qt applications in KDE Workspace | package
i | kf6-karchive | Qt 6 addon providing access to numerous types of archives | package
i | kf6-kauth | Framework which lets applications perform actions as a privileged user | package
i | kf6-kbookmarks | Framework for manipulating bookmarks in XBEL format | package
i | kf6-kcmutils | Classes to work with KCModules | package
i | kf6-kcmutils-imports | QtQuick bindings for classes to work with KCModules | package
i | kf6-kcodecs | Method collection to manipulate strings using various encodings | package
i | kf6-kcolorscheme | Classes to read and interact with KColorScheme | package
i | kf6-kcompletion | Widgets with advanced completion support | package
i | kf6-kconfig | Advanced configuration system | package
i | kf6-kconfig-imports | QML imports for kconfig | package
i | kf6-kconfigwidgets | Widgets for configuration dialogs | package
i | kf6-kcoreaddons | Utilities for core application functionality and accessing the OS | package
i | kf6-kcoreaddons-imports | QML imports for kcoreaddons | package
i | kf6-kcrash | An application crash handler | package
i | kf6-kdbusaddons | Convenience classes for QtDBus | package
i | kf6-kdbusaddons-tools | Convenience classes for QtDBus: CLI tools | package
i | kf6-kdeclarative-imports | KDeclarative QML imports | package
i | kf6-kded | Central daemon of KDE workspaces | package
i | kf6-kdesu | User interface for running shell commands with root privileges | package
i | kf6-kdoctools | Tools to create documentation from DocBook | package
i | kf6-kfilemetadata | Library for extracting Metadata | package
i | kf6-kglobalaccel | Global desktop keyboard shortcuts | package
i | kf6-kguiaddons | Utilities for graphical user interfaces | package
i | kf6-kholidays | Holiday calculation library | package
i | kf6-kholidays-imports | QML imports for the KDE Holidays Franework | package
i | kf6-ki18n | KDE Gettext-based UI text internationalization | package
i | kf6-kiconthemes | Icon GUI utilities | package
i | kf6-kiconthemes-imports | QML Imports for kiconthemes | package
i | kf6-kidletime | User and system idle time reporting singleton | package
i | kf6-kidletime-plugins | User and system idle time reporting singleton | package
i | kf6-kio | Network transparent access to files and data | package
i | kf6-kirigami | Set of QtQuick components | package
i | kf6-kirigami-imports | Kirigami QML components | package
i | kf6-kitemmodels-imports | Set of item models extending the Qt model-view framework | package
i | kf6-kitemviews | Set of item views extending the Qt model-view framework | package
i | kf6-kjobwidgets | Widgets for showing progress of asynchronous jobs | package
i | kf6-knewstuff | Framework for downloading and sharing additional application data | package
i | kf6-knewstuff-imports | Framework for downloading and sharing additional application data | package
i | kf6-knotifications | KDE Desktop notifications | package
i | kf6-knotifications-imports | KDE Desktop notifications - QML files | package
i | kf6-knotifyconfig | Configuration dialog for desktop notifications | package
i | kf6-kpackage | Non-binary asset user-installable package managing framework | package
i | kf6-kparts | Plugin framework for user interface components | package
i | kf6-kpty | Primitives to interface with pseudo terminal devices | package
i | kf6-kquickcharts | Set of charts for QtQuick applications | package
i | kf6-krunner | KDE Framework for providing different actions given a string query | package
i | kf6-kservice | Plugin framework for desktop services | package
i | kf6-kstatusnotifieritem | Implementation of Status Notifier Items | package
i | kf6-ksvg | Components for handling SVGs | package
i | kf6-ksvg-imports | QML Components for ksvg | package
i | kf6-ktexteditor | Embeddable text editor component | package
i | kf6-kuserfeedback | Framework for collecting feedback from application users | package
i | kf6-kuserfeedback-imports | QML interface components for kf6-kuserfeedback | package
i | kf6-kwallet | Safe desktop-wide storage for passwords | package
i | kf6-kwidgetsaddons | Large set of desktop widgets | package
i | kf6-kwindowsystem | KDE Access to window manager | package
i | kf6-kwindowsystem-imports | QML Bindings for KWindowSystem | package
i | kf6-kxmlgui | Framework for managing menu and toolbar actions | package
i | kf6-networkmanager-qt | A Qt wrapper for NetworkManager DBus API | package
i | kf6-prison | Barcode abstraction layer library | package
i | kf6-prison-imports | Barcode abstraction layer library - QML files | package
i | kf6-purpose | Framework to integrate services and actions in applications | package
i | kf6-purpose-services | Online services for purpose | package
i | kf6-qqc2-desktop-style | A Qt Quick Controls 2 Style for Desktop UIs | package
i | kf6-solid | KDE Desktop hardware abstraction | package
i | kf6-sonnet | KDE spell checking library | package
i | kf6-sonnet-imports | KDE spell checking library: QML files | package
i | kf6-syndication | RSS/Atom parsing library | package
i | kf6-syntax-highlighting | Syntax highlighting engine and library | package
i | kglobalacceld6 | Global keyboard shortcut daemon | package
i | kinfocenter6 | Utility that provides information about a computer system | package
i | kio | Network transparent access to files and data | package
i | kio-core | Network transparent access to files and data | package
i | kio-extras | Additional KIO slaves for KDE applications | package
i | kirigami-addons6 | Add-ons for the Kirigami framework | package
i | kmenuedit6 | Provides the interface and basic tools for the KDE workspace | package
i | kmod | Utilities to load modules into the kernel | package
i+ | konsole | KDE Terminal | package
i | konsole-part | KDE Terminal | package
i | kpipewire6-imports | QtQuick bindings for kpipewire6 | package
i | krb5 | MIT Kerberos5 implementation | package
i | kscreen6 | Screen management software by KDE | package
i | kscreenlocker6 | Library and components for secure lock screen architecture | package
i | kservice | Plugin framework for desktop services | package
i | ksysguardsystemstats6-data | Data needed by libKSysGuardSystemStats | package
i | ksystemstats6 | Plugin based system monitoring daemon | package
i+ | ktorrent | KDE BitTorrent Client | package
i | kwayland | KDE Wayland library | package
i | kwayland-integration6 | Plugin to integrate KF5 KWayland into Plasma 6 | package
i | kwayland6 | KDE Wayland library | package
i | kwin6 | KDE Window Manager | package
i | layer-shell-qt6 | wlr-layer-shell integration for Qt | package
i | liba52-0 | ATSC A/52 stream decoder library | package
i | libabsl2401_0_0 | C++11 libraries which augment the C++ stdlib | package
i | libaccounts-glib0 | Account management library for GLib Applications | package
i | libaccounts-qt6-1 | Qt library for Single Sign On | package
i | libacl1 | A dynamic library for accessing POSIX Access Control Lists | package
i | libaio1 | Linux-Native Asynchronous I/O Access Library | package
i | libalternatives1 | Runtime for libalternatives | package
i | libaom3 | AV1 codec library | package
i | libapparmor1 | Utility library for AppArmor | package
i | libappstream5 | The main library for AppStream | package
i | libAppStreamQt3 | Qt 6 bindings for AppStream | package
i | libarchive13 | Library to work with several different streaming archive formats | package
i | libargon2-1 | The reference C implementation of Argon2 | package
i | libasan8 | The GNU Compiler Address Sanitizer Runtime Library | package
i | libasm1 | A collection of utilities and DSOs to handle compiled objects | package
i | libasound2 | Advanced Linux Sound Architecture Library | package
i | libass9 | Library for SSA/ASS-formatted subtitle rendering | package
i | libassuan0 | IPC library used by GnuPG version 2 | package
i | libatasmart-utils | ATA S.M.A.R.T. Disk Health Monitoring Library - Utilities | package
i | libatasmart4 | ATA S.M.A.R.T. Disk Health Monitoring Library | package
i | libatk-1_0-0 | An Accessibility Toolkit | package
i | libatk-bridge-2_0-0 | ATK/D-Bus bridging library | package
i | libatomic1 | The GNU Compiler Atomic Operations Runtime Library | package
i | libatspi0 | Assistive Technology Service Provider Interface | package
i | libattr1 | A dynamic library for filesystem extended attribute support | package
i | libaudit1 | Library for interfacing with the kernel audit subsystem | package
i | libaugeas0 | A library for changing configuration files | package
i | libauparse0 | Library for parsing and interpreting audit events | package
i | libavahi-client3 | D-Bus Service for Zeroconf and Bonjour | package
i | libavahi-common3 | D-Bus Service for Zeroconf and Bonjour | package
i | libavc1394-0 | Programming Interface to the AV/C Specification | package
i | libavcodec60 | FFmpeg codec library | package
i | libavdevice60 | FFmpeg device library | package
i | libavfilter9 | FFmpeg audio and video filtering library | package
i | libavformat60 | FFmpeg's stream format library | package
i | libavif16 | Shared library from libavif | package
i | libavtp0 | Audio Video Transport Protocol (AVTP) Support Library | package
i | libavutil58 | FFmpeg's utility library | package
i | libb2-1 | C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp | package
i | libbd_crypto3 | The Crypto plugin for the LibBlockDev library | package
i | libbd_fs3 | The FS plugin for the LibBlockDev library | package
i | libbd_loop3 | The loop plugin for the LibBlockDev library | package
i | libbd_lvm3 | The LVM plugin for the LibBlockDev library | package
i | libbd_mdraid3 | The MD RAID plugin for the LibBlockDev library | package
i | libbd_nvme3 | The NVMe plugin for the LibBlockDev library | package
i | libbd_part3 | The partitioning plugin for the LibBlockDev library | package
i | libbd_swap3 | The swap plugin for the LibBlockDev library | package
i | libbd_utils3 | Utility functions library for the LibBlockDev library | package
i | libblkid1 | Filesystem detection library | package
i | libblockdev | A library for low-level manipulation with block devices | package
i | libblockdev3 | A library for low-level manipulation with block devices | package
i | libbluetooth3 | Bluetooth Libraries | package
i | libbluray2 | Library to access Blu-Ray disk | package
i | libboost_thread1_84_0 | Boost.Thread runtime libraries | package
i | libbrotlicommon1 | Common Library for Brotli Compression | package
i | libbrotlidec1 | Library for Brotli Decompression | package
i | libbrotlienc1 | Library for Brotli Compression | package
i | libbs2b0 | The Bauer stereophonic-to-binaural DSP library | package
i | libbtrfs0 | Library for interacting with Btrfs | package
i | libbtrfsutil1 | Utility library for interacting with Btrfs | package
i | libbytesize1 | A library for working with sizes in bytes | package
i | libbz2-1 | The bzip2 runtime library | package
i | libcaca0 | Library for Colour ASCII Art, text mode graphics | package
i | libcairo-gobject2 | Vector Graphics Library with Cross-Device Output Support | package
i | libcairo2 | Vector Graphics Library with Cross-Device Output Support | package
i | libcamera-base0_2 | A complex camera support library in C++ | package
i | libcamera0_2 | A complex camera support library in C++ | package
i | libcanberra0 | Portable sound event library | package
i | libcap-ng0 | An alternate Linux/POSIX capabilities library | package
i | libcap2 | Library for Capabilities (linux-privs) Support | package
i | libcares2 | Library for asynchronous name resolves | package
i | libcbor0_10 | Library for parsing Concise Binary Object Representation (CBOR) | package
i | libcdda_interface0 | Library for Extracting, Verifying, and Fixing Audio Tracks from CDs | package
i | libcdda_paranoia0 | Library for Extracting, Verifying, and Fixing Audio Tracks from CDs | package
i | libcdio19 | CD-ROM Access Library | package
i | libcdio_cdda2 | CD-DA reading library | package
i | libcdio_paranoia2 | Error correction library for CD-DA data blocks | package
i | libcfitsio10 | Library for manipulating FITS data files | package
i | libcodec2-1_2 | Low bit rate speech codec | package
i | libcolord2 | Library for managing color devices | package
i | libcom_err2 | E2fsprogs error reporting library | package
i | libconfig++11 | C++ API of libconfig | package
i | libcrack2 | Library to crack passwords using dictionaries | package
i | libcrypt1 | Extended crypt library for DES, MD5, Blowfish and others | package
i | libcryptsetup12 | Library for setting up dm-crypt Based Encrypted Block Devices | package
i | libctf-nobfd0 | Compact C Type Format library (runtime, no BFD dependency) | package
i | libctf0 | Compact C Type Format library (runtime, BFD dependency) | package
i | libcups2 | HTTP/IPP communication and printer queue and job library | package
i | libcurl4 | Library for transferring data from URLs | package
i | libdatrie1 | Double-Array Trie Library | package
i | libdav1d7 | AV1 decoder library | package
i | libdb-4_8 | Berkeley DB Database Library Version 4.8 | package
i | libdbus-1-3 | Library package for D-Bus | package
i | libdbusmenu-qt5-2 | Development package for dbusmenu-qt5 | package
i | libdc1394-26 | 1394-based Digital Camera Control library | package
i | libdca0 | DTS Coherent Acoustics decoder library | package
i | libddcutil4 | Shared library to query and update monitor settings | package
i | libde265-0 | Open H.265 video codec implementation - libraries | package
i | libdecor | Wayland client side decoration library | package
i | libdecor-0-0 | Library for client-side Wayland decorations | package
i | libdeflate0 | Library for DEFLATE/zlib/gzip compression and decompression | package
i | libdevmapper-event1_03 | Event library for device-mapper | package
i | libdevmapper1_03 | Library for device-mapper | package
i | libdisplay-info1 | EDID and DisplayID library | package
i | libdmtx0 | Software for reading and writing Data Matrix barcodes | package
i | libdolphinvcs6 | KDE File Manager | package
i | libdouble-conversion3 | Binary-decimal and decimal-binary routines for IEEE doubles | package
i | libdovi3 | Library to read & write Dolby Vision metadata | package
i | libdrm2 | Userspace Interface for Kernel DRM Services | package
i | libdrm_amdgpu1 | Userspace interface for Kernel DRM services for AMD Radeon chips | package
i | libdrm_intel1 | Userspace interface for Kernel DRM services for Intel chips | package
i | libdrm_nouveau2 | Userspace interface for Kernel DRM services for NVIDIA chips | package
i | libdrm_radeon1 | Userspace interface for Kernel DRM services for AMD Radeon chips | package
i | libduktape207 | The core library for duktape | package
i | libdv4 | The Quasar DV Codec | package
i | libdvdnav4 | A DVD Navigation Library | package
i | libdvdread8 | Library for Reading DVD Video Images | package
i | libdw1 | Library to access DWARF debugging information | package
i | libeconf0 | Enhanced config file parser ala systemd | package
i | libedit0 | Command Line Editing and History Library | package
i | libeditorconfig0 | EditorConfig core library written in C | package
i | libefivar1 | Library to manage UEFI variables | package
i | libei1 | Library for emulated input in Wayland | package
i | libelf1 | Library to read and write ELF files | package
i | libepoxy0 | OpenGL function pointer management library | package
i | libepub0 | A library for reading ebook files | package
i | liberation-fonts | Liberation Fonts | package
i | libevdev2 | Library for handling evdev kernel devices | package
i | libevent-2_1-7 | An event notification library | package
i | libexiv2-28 | Library to access image metadata | package
i | libexpat1 | XML Parser Toolkit | package
i | libexslt0 | EXSLT Library | package
i | libext2fs2 | Ext2fs library | package
i | libfa1 | Finite automaton library for Augeas | package
i | libfaac0 | Shared library part of faac | package
i | libfaad2 | Shared library part of faad2 | package
i | libfdisk1 | Filesystem detection library | package
i | libfdk-aac2 | A standalone library of the Fraunhofer FDK AAC code from Android | package
i | libffado2 | FireWire 1394 support for audio devices | package
i | libffi8 | Foreign Function Interface Library | package
i | libfftw3-3 | Discrete Fourier Transform (DFT) C Subroutine Library | package
i | libfido2-1 | FIDO U2F and FIDO 2.0 protocols | package
i | libFLAC12 | Free Lossless Audio Codec Library | package
i | libflashrom1 | A universal flash programming utility | package
i | libfontconfig1 | Library for font configuration | package
i | libfontenc1 | X11 font encoding library | package
i | libfreebl3 | Freebl library for the Network Security Services | package
i | libfreetype6 | A TrueType Font Library | package
i | libfribidi0 | An implementation of the Unicode BiDi algorithm | package
i | libftdi1-2 | Library to program and control the FTDI USB controller | package
i | libfuse2 | Library of FUSE, the User space File System for GNU/Linux and BSD | package
i | libfuse3-3 | Library of FUSE, the User space File System for GNU/Linux and BSD | package
i | libfwupd2 | Allow session software to update device firmware | package
i | libgbm1 | Generic buffer management API | package
i | libgcc_s1 | C compiler runtime library | package
i | libgcrypt20 | The GNU Crypto Library | package
i | libgd3 | A Drawing Library for Programs That Use PNG and JPEG Output | package
i | libgdbm6 | GNU dbm key/data database | package
i | libgdbm_compat4 | GNU dbm key/data database compat wrapper | package
i | libgdk_pixbuf-2_0-0 | An image loading library | package
i | libgif7 | A Library for Working with GIF Images | package
i | libgio-2_0-0 | A virtual file system library API | package
i | libgirepository-1_0-1 | GObject Introspection Library | package
i | libglib-2_0-0 | General-Purpose Utility Library | package
i | libglibmm-2_4-1 | C++ Interface for Glib | package
i | libglslang14 | OpenGL and OpenGL ES shader front end implementation | package
i | libglvnd | The GL Vendor-Neutral Dispatch library | package
i | libgme0 | Collection of video game music file emulators | package
i | libgmodule-2_0-0 | General-Purpose Utility Library -- Library for Modules | package
i | libgmp10 | A library for calculating huge numbers | package
i | libgnutls30 | The GNU Transport Layer Security Library | package
i | libgobject-2_0-0 | Object-Oriented Framework for C | package
i | libgomp1 | The GNU compiler collection OpenMP runtime library | package
i | libgpg-error0 | Library That Defines Common Error Values for All GnuPG Components | package
i | libgpgme11 | Programmatic library interface to GnuPG | package
i | libgpgmepp6 | Programmatic C++ library interface to GnuPG | package
i | libgps30 | Shared library for GPS applications | package
i | libgraphene-1_0-0 | Thin type layer for graphic libraries | package
i | libgraphite2-3 | Text categorization library | package
i | libgsm1 | GSM 06.10 Lossy Speech Compressor Library and Utilities | package
i | libgssdp-1_6-0 | Library for resource discovery and announcement over SSDP | package
i | libgstadaptivedemux-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstallocators-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstanalytics-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstapp-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstaudio-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstbadaudio-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstbasecamerabinsrc-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstcodecparsers-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstcodecs-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstcuda-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstfft-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstgl-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstinsertbin-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstisoff-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstmpegts-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstmse-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstpbutils-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstphotography-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstreamer-1_0-0 | Streaming-Media Framework Runtime | package
i | libgstriff-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstrtp-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstrtsp-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstsctp-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstsdp-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgsttag-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgsturidownloader-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstva-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstvideo-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstvulkan-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstwayland-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins - Wayland backend | package
i | libgstwebrtc-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgstwebrtcnice-1_0-0 | GStreamer Streaming-Media Framework Plug-Ins | package
i | libgtk-3-0 | The GTK+ toolkit library (version 3) | package
i | libgudev-1_0-0 | GObject library, to access udev device information | package
i | libgupnp-1_6-0 | Implementation of the UPnP specification | package
i | libgupnp-igd-1_6-0 | Library to handle UPnP IGD port mapping | package
i | libgusb2 | GObject-based library for libusb1 | package
i | libharfbuzz-subset0 | An OpenType text shaping engine | package
i | libharfbuzz0 | An OpenType text shaping engine | package
i | libhd23 | Hardware detection library | package
i | libhidapi-hidraw0 | Simple library for communicating with USB and Bluetooth HID devices | package
i | libhogweed6 | Cryptographic Library for Public Key Algorithms | package
i | libhunspell-1_7-0 | A spell checker and morphological analyzer library | package
i | libhwasan0 | The GNU Compiler Hardware-assisted Address Sanitizer Runtime Library | package
i | libhwy1 | Efficient and performance-portable SIMD | package
i | libICE6 | X11 Inter-Client Exchange Library | package
i | libicu73 | International Components for Unicode | package
i | libicu73-ledata | Rule databases and tables for ICU | package
i | libidn2-0 | Support for Internationalized Domain Names (IDN) | package
i | libiec61883-0 | Library implementing IEC 61883 | package
i | libIex-3_2-31 | Exception handling library for OpenEXR | package
i | libIlmThread-3_2-31 | Thread abstraction library for OpenEXR | package
i | libImath-3_1-29 | Vector/matrix library for OpenEXR | package
i | libimobiledevice-1_0-6 | Native protocols library for iOS devices | package
i | libimobiledevice-glue-1_0-0 | Native protocols library for iOS devices | package
i | libinih0 | INIH dynamic libary files | package
i | libinput10 | Input device and event processing library | package
i | libisl23 | The ISL shared library | package
i | libitm1 | The GNU Compiler Transactional Memory Runtime Library | package
i | libjansson4 | C library for encoding, decoding and manipulating JSON data | package
i | libjbig2 | JBIG1 lossless image compression library | package
i | libjcat1 | Library for reading and writing gzip-compressed JSON catalog files | package
i | libjitterentropy3 | Jitter entropy generator shared library | package
i | libjpeg8 | A SIMD-accelerated JPEG compression/decompression library | package
i | libjq1 | Library for a lightweight and flexible command-line JSON processor | package
i | libjson-c5 | JSON-C shared library | package
i | libjson-glib-1_0-0 | Library for JavaScript Object Notation format | package
i | libjsoncpp25 | Shared library for jsoncpp | package
i | libjxl0_10 | Library for encoding and decoding JPEG XL raster graphic images | package
i | libkaccounts6-2 | KDE Accounts Providers - System Library | package
i | libkColorPicker-Qt6-0 | Qt based Color Picker with popup menu | package
i | libkdcraw-qt6 | Shared library interface around dcraw | package
i | libKDcrawQt6-5 | Shared library interface around dcraw | package
i | libkdecorations2-6 | KDE's window decorations library | package
i | libkdecorations2private11 | KDE's window decorations library | package
i | libkdsoap-qt6-2 | A Qt-based client-side and server-side SOAP component | package
i | libKDSoapWSDiscoveryClient0 | WS-discovery client library | package
i | libkerfuffle24 | KDE Archiver Tool | package
i | libkexiv2-qt6 | Library to manipulate picture meta data | package
i | libKExiv2Qt6-0 | Library to manipulate picture meta data | package
i | libkeyutils1 | Key utilities library | package
i | libKF5Archive5 | Qt 5 addon providing access to numerous types of archives | package
i | libKF5AuthCore5 | Framework which lets applications perform actions as a privileged user | package
i | libKF5Bookmarks5 | Framework for manipulating bookmarks in XBEL format | package
i | libKF5Codecs5 | Method collection to manipulate strings using various encodings | package
i | libKF5Completion5 | Widgets with advanced completion support | package
i | libKF5ConfigCore5 | System for configuration files | package
i | libKF5ConfigGui5 | Widgets hooks for configuration entities | package
i | libKF5ConfigWidgets5 | Widgets for configuration dialogs | package
i | libKF5CoreAddons5 | Utilities for core application functionality and accessing the OS | package
i | libKF5Crash5 | An application crash handler | package
i | libKF5DBusAddons5 | Convenience classes for QtDBus | package
i | libKF5DocTools5 | Library to create documentation from DocBook | package
i | libKF5GlobalAccel5 | Global desktop keyboard shortcuts | package
i | libKF5GuiAddons5 | Utilities for graphical user interfaces | package
i | libKF5I18n5 | KDE Gettext-based UI text internationalization | package
i | libKF5IconThemes5 | Icon GUI utilities | package
i | libKF5ItemViews5 | Set of item views extending the Qt model-view framework | package
i | libKF5JobWidgets5 | Widgets for showing progress of asynchronous jobs | package
i | libKF5Kirigami2-5 | Set of QtQuick components | package
i | libKF5Notifications5 | KDE Desktop notifications | package
i | libKF5Solid5 | KDE Desktop hardware abstraction | package
i | libKF5SonnetCore5 | KDE spell checking library | package
i | libKF5SonnetUi5 | KDE spell checking library | package
i | libKF5Style5 | Plugins responsible for better integration of Qt applications in KDE Workspace | package
i | libKF5TextWidgets5 | KDE Text editing widgets | package
i | libKF5Wallet5 | Safe desktop-wide storage for passwords | package
i | libKF5WidgetsAddons5 | Large set of desktop widgets | package
i | libKF5WindowSystem5 | KDE Access to window manager | package
i | libKF5XmlGui5 | Framework for managing menu and toolbar actions | package
i | libKF6Archive6 | Qt 6 addon providing access to numerous types of archives | package
i | libKF6Attica6 | Open Collaboration Service client library | package
i | libKF6AuthCore6 | Framework which lets applications perform actions as a privileged user | package
i | libKF6Baloo6 | Core library for Baloo Framework | package
i | libKF6BalooEngine6 | Baloo Engine library | package
i | libKF6BluezQt6 | Async Bluez wrapper library | package
i | libKF6Bookmarks6 | Framework for manipulating bookmarks in XBEL format | package
i | libKF6BookmarksWidgets6 | Framework for manipulating bookmarks in XBEL format | package
i | libKF6CalendarEvents6 | Integration of QML and KDE workspaces | package
i | libKF6Codecs6 | Method collection to manipulate strings using various encodings | package
i | libKF6ColorScheme6 | Classes to read and interact with KColorScheme | package
i | libKF6Completion6 | Widgets with advanced completion support | package
i | libKF6ConfigCore6 | System for configuration files | package
i | libKF6ConfigGui6 | Widgets hooks for configuration entities | package
i | libKF6ConfigQml6 | QtQuick bindings for configuration entities | package
i | libKF6ConfigWidgets6 | Widgets for configuration dialogs | package
i | libKF6CoreAddons6 | Utilities for core application functionality and accessing the OS | package
i | libKF6Crash6 | An application crash handler | package
i | libKF6DBusAddons6 | Convenience classes for QtDBus | package
i | libKF6DNSSD6 | Network service discovery using Zeroconf | package
i | libKF6DocTools6 | Library to create documentation from DocBook | package
i | libKF6FileMetaData3 | Library for extracting Metadata | package
i | libKF6GlobalAccel6 | Global desktop keyboard shortcuts | package
i | libKF6GuiAddons6 | Utilities for graphical user interfaces | package
i | libKF6Holidays6 | Holiday API for KDE PIM | package
i | libKF6I18n6 | KDE Gettext-based UI text internationalization | package
i | libKF6IconThemes6 | Icon GUI utilities | package
i | libKF6IconWidgets6 | Icon GUI utilities | package
i | libKF6IdleTime6 | User and system idle time reporting singleton | package
i | libKF6ItemModels6 | Set of item models extending the Qt model-view framework | package
i | libKF6ItemViews6 | Set of item views extending the Qt model-view framework | package
i | libKF6JobWidgets6 | Widgets for showing progress of asynchronous jobs | package
i | libKF6KCMUtils6 | Classes to work with KCModules | package
i | libKF6KCMUtilsCore6 | Core library of classes to work with KCModules | package
i | libKF6KCMUtilsQuick6 | Classes to work with KCModules | package
i | libKF6KIO6 | KIO Libraries | package
i | libKF6NetworkManagerQt6 | A Qt wrapper for NetworkManager DBus API | package
i | libKF6NewStuffCore6 | Framework for downloading and sharing additional application data | package
i | libKF6NewStuffWidgets6 | Framework for downloading and sharing additional application data | package
i | libKF6Notifications6 | KDE Desktop notifications | package
i | libKF6NotifyConfig6 | Configuration dialog for desktop notifications | package
i | libKF6Package6 | Non-binary asset user-installable package managing framework | package
i | libKF6Parts6 | Plugin framework for user interface components | package
i | libKF6Plotting6 | KDE Data plotting library | package
i | libKF6Prison6 | Barcode abstraction layer library | package
i | libKF6Pty6 | Interfacing with pseudo terminal devices | package
i | libKF6Purpose6 | Framework to integrate services and actions - core library | package
i | libKF6PurposeWidgets6 | Framework to integrate services and actions - GUI library | package
i | libKF6Runner6 | KDE Framework for providing different actions given a string query | package
i | libKF6Screen8 | Plasma screen management library | package
i | libKF6ScreenDpms8 | Plasma screen management library | package
i | libKF6Service6 | Plugin framework for desktop services | package
i | libKF6Solid6 | KDE Desktop hardware abstraction | package
i | libKF6SonnetCore6 | KDE spell checking library | package
i | libKF6SonnetUi6 | KDE spell checking library | package
i | libKF6StatusNotifierItem6 | Implementation of Status Notifier Items | package
i | libKF6Style6 | Plugins responsible for better integration of Qt applications in KDE Workspace | package
i | libKF6Su6 | User interface for running shell commands with root privileges | package
i | libKF6Svg6 | ksvg library | package
i | libKF6Syndication6 | RSS/Atom parsing library | package
i | libKF6SyntaxHighlighting6 | Syntax highlighting engine and library | package
i | libKF6TextEditor6 | Embeddable text editor component | package
i | libKF6TextWidgets6 | KDE Text editing widgets | package
i | libKF6UserFeedbackCore6 | Framework for collecting feedback from application users | package
i | libKF6UserFeedbackWidgets6 | User interface components for kf6-kuserfeedback | package
i | libKF6Wallet6 | Safe desktop-wide storage for passwords | package
i | libKF6WidgetsAddons6 | Large set of desktop widgets | package
i | libKF6WindowSystem6 | KDE Access to window manager | package
i | libKF6XmlGui6 | Framework for managing menu and toolbar actions | package
i | libKGlobalAccelD6-0 | KGlobalAccelD library | package
i | libkImageAnnotator-Qt6-0 | Tool for annotating images | package
i | libkioarchive6-6 | The archiver base class library | package
i | libKirigamiPlatform6 | Set of QtQuick components | package
i | libkmod2 | Library to interact with Linux kernel modules | package
i | libKPipeWire6 | PipeWire integration for KDE Plasma - main library | package
i | libKPipeWireDmaBuf6 | PipeWire integration for KDE Plasma - DMA-BUF support | package
i | libKPipeWireRecord6 | PipeWire integration for KDE Plasma - recording support | package
i | libksba8 | A X.509 Library | package
i | libkscreen6-plugin | Plasma screen management library | package
i | libKScreenLocker6 | Library and components for secure lock screen architecture | package
i | libksysguard6 | Task management and system monitoring library | package
i | libksysguard6-imports | Task management and system monitoring library -- QML bindings | package
i | libKSysGuardSystemStats2 | Library for system monitoring plugins for KSystemStats | package
i | libKTorrent6 | Torrent Downloading Library | package
i | libKWaylandClient6 | KDE Wayland library | package
i | libkwin6 | KWin library | package
i | libLayerShellQtInterface6 | wlr-layer-shell integration for Qt 6 - library | package
i | liblc3-1 | Low Complexity Communication Codec (LC3) - Shared library | package
i | liblcms2-2 | Libraries for the Little CMS Engine | package
i | libldac2 | A lossy audio codec for Bluetooth connections | package
i | libldap2 | OpenLDAP Client Libraries | package
i | libldb2 | An LDAP-like embedded database | package
i | liblilv-0-0 | C library to make use of LV2 plugins | package
i | libLLVM18 | Libraries for LLVM | package
i | liblmdb-0_9_30 | Shared library for Lightning Memory-Mapped Database (LMDB) | package
i | liblrdf2 | A library to Manipulate RDF Files for LADSPA Plug-Ins | package
i | liblsan0 | The GNU Compiler Leak Sanitizer Runtime Library | package
i | libltdl7 | Libtool Runtime Library | package
i | liblua5_1-5 | The Lua integration library | package
i | liblua5_4-5 | The Lua integration library | package
i | liblvm2cmd2_03 | LVM2 command line library | package
i | liblz4-1 | Hash-based predictive Lempel-Ziv compressor | package
i | liblzma5 | Lempel–Ziv–Markov chain algorithm compression library | package
i | liblzo2-2 | A Real-Time Data Compression Library | package
i | libmagic1 | Library for heuristic file type identification | package
i | libmaxminddb0 | C library for the MaxMind DB file format | package
i | libmbim-glib4 | Mobile Broadband Interface Model (MBIM) protocol | package
i | libmediainfo0 | Library for supplying technical and tag information about a video or audio file | package
i | libmetalink3 | Metalink Library | package
i | libmicrodns1 | Shared library files for libmicrodns | package
i | libminizip1 | Library for manipulation with .zip archives | package
i | libmjpegutils-2_2-0 | MJPEG Video Capture and Processing Tools | package
i | libmm-glib0 | Glib bindings for the modem handling DBus interface | package
i | libmms0 | MMS stream protocol library | package
i | libmnl0 | Minimalistic Netlink communication library | package
i | libmodplug1 | Shared library part of libmodplug | package
i | libmount1 | Device mount library | package
i | libmp3lame0 | The LAME MP3 encoder library | package
i | libmpc3 | MPC multiple-precision complex shared library | package
i | libmpcdec6 | Audio Compression Format | package
i | libmpdec3 | C library for arbitrary precision decimal floating point arithmetic | package
i | libmpeg2-0 | MPEG-2 Video Stream Decoder | package
i | libmpeg2encpp-2_2-0 | MJPEG Video Capture and Processing Tools | package
i | libmpfr6 | The GNU multiple-precision floating-point shared library | package
i | libmpg123-0 | MPEG audio decoder library | package
i | libmplex2-2_2-0 | MJPEG Video Capture and Processing Tools | package
i | libmtdev1 | Multitouch Protocol Translation Library | package
i | libmtp-udev | Udev rules for accessing MTP devices | package
i | libmtp9 | Library for accessing MTP Players | package
i | libmysofa1 | Reader for AES SOFA HRTF files | package
i | libncurses6 | Terminal control library | package
i | libndp0 | Libraries and header files for libndp development | package
i | libneon27 | An HTTP and WebDAV Client Library | package
i | libnettle8 | Cryptographic Library | package
i | libnftables1 | nftables firewalling command interface | package
i | libnftnl11 | Userspace library to access the nftables Netlink interface | package
i | libnghttp2-14 | Shared library for nghttp2 | package
i | libnice10 | Interactive Connectivity Establishment implementation | package
i | libnl-config | Name maps for libnl | package
i | libnl3-200 | Convenience library for working with Netlink sockets | package
i | libnm0 | Convenience library for clients of NetworkManager | package
i | libnotify4 | Notifications Library | package
i | libnpth0 | GNU Portable Threads library | package
i | libnscd1 | Library to Allow Applications to Communicate with nscd | package
i | libnss_usrfiles2 | NSS usrfiles plugin for glibc | package
i | libntfs-3g89 | NTFS Support in Userspace -- Library | package
i | libnuma1 | NUMA Policy Control | package
i | libnvme-mi1 | NVMe Managament Interface library for libnvme | package
i | libnvme1 | Linux-native nvme device management library | package
i | libogg0 | Ogg Bitstream Library | package
i | libonig5 | Regex Library Supporting Different Character Encodings | package
i | libopenal1 | Audio library with an OpenGL-resembling API | package
i | libopenaptx0 | An implementation of Audio Processing Technology codec (aptX) | package
i | libopencore-amrnb0 | Shared library part of opencore-amr | package
i | libopencore-amrwb0 | Shared library part of opencore-amr | package
i | libOpenEXR-3_2-31 | Library to Handle EXR Pictures in 16-Bit Floating-Point Format | package
i | libOpenEXRCore-3_2-31 | Library to Handle EXR Pictures in 16-Bit Floating-Point Format | package
i+ | libopenh264-7 | H.264 codec library | package
i | libopenjp2-7 | Opensource JPEG 2000 Codec Implementation | package
i | libopenmpt0 | Library to operate with module formats using the openmpt API | package
i | libopenssl3 | Secure Sockets and Transport Layer Security | package
i | libopus0 | Opus Audio Codec Library | package
i | liborc-0_4-0 | The Oil Runtime Compiler Library | package
i | libp11-kit0 | Library to work with PKCS#11 modules | package
i | libpackagekitqt6-1 | Simple software installation management software | package
i | libpango-1_0-0 | Library for Layout and Rendering of Text | package
i | libparted-fs-resize0 | Library for manipulating partitions | package
i | libparted2 | Library for manipulating partitions | package
i | libpci3 | PCI utility library | package
i | libpciaccess0 | Generic PCI access library | package
i | libpcre2-8-0 | A library for Perl-compatible regular expressions | package
i | libpcre2-16-0 | A library for Perl-compatible regular expressions | package
i | libpgm-5_3-0 | PGM Reliable Multicast Protocol library | package
i | libphonon4qt6 | Phonon Multimedia Platform Abstraction | package
i | libpipewire-0_3-0 | A Multimedia Framework designed to be an audio and video server and more | package
i | libpixman-1-0 | Pixel manipulation library | package
i | libpkgconf4 | Backend library for pkgconf | package
i | libplacebo338 | Library for GPU-accelerated video/image rendering primitives | package
i | libPlasma5Support6 | plasma5support library | package
i | libPlasma6 | Plasma 6 core libraries | package
i | libplasma6-components | Plasma QML components | package
i | libplasma6-desktoptheme | Desktop theme files usable by Plasma 5 and Plasma 6 | package
i | libPlasmaActivities6 | Library for Plasma Activities support | package
i | libPlasmaActivitiesStats1 | Library for KDE's Plasma Activities support | package
i | libplist-2_0-4 | Library for handling Apple Binary and XML Property Lists | package
i | libpng16-16 | Library for the Portable Network Graphics Format (PNG) | package
i | libpolkit-agent-1-0 | PolicyKit Authorization Framework -- Agent Library | package
i | libpolkit-gobject-1-0 | PolicyKit Authorization Framework -- GObject Library | package
i | libpolkit-qt6-1-1 | PolicyKit Library Qt Bindings | package
i | libpoppler-qt6-3 | Qt6 wrapper for the Poppler PDF rendering library | package
i | libpoppler135 | PDF Rendering Library | package
i | libpopt0 | A C library for parsing command line parameters | package
i | libportaudio2 | Portable Real-Time Audio Library | package
i | libpostproc57 | FFmpeg post-processing library | package
i | libprocps8 | The procps library | package
i | libprotobuf-c1 | C bindings for Google's Protocol Buffers | package
i | libprotobuf-lite25_3_0 | Protocol Buffers - Google's data interchange format | package
i | libproxy1 | Automatic proxy configuration management for applications | package
i | libpsl5 | C library for the Publix Suffix List | package
i | libpulse-mainloop-glib0 | GLIB 2.0 Main Loop wrapper for PulseAudio | package
i | libpulse0 | Client interface to PulseAudio | package
i | libpwquality1 | Library for password quality checking and generating random passwords | package
i | libpxbackend-1_0 | Backend library for libproxy, handles plugin loading | package
i | libpython3_11-1_0 | Python Interpreter shared library | package
i | libqaccessibilityclient-qt6-0 | Accessibilty tools helper library, used e.g. by screen readers | package
i | libqalculate22 | Calulator Library | package
i | libqmi-glib5 | Library to control QMI devices | package
i | libqrencode4 | C library for encoding data in a QR Code symbol | package
i | libqrtr-glib0 | Qualcomm IPC Router protocol helper library | package
i | libqt5-qtdeclarative-tools | Qt 5 Declarative Tools | package
i | libQt5Core5 | Qt 5 Core Library | package
i | libQt5DBus5 | Qt5 D-Bus library | package
i | libQt5Gui5 | Qt 5 GUI related libraries | package
i | libQt5Network5 | Qt 5 Network Library | package
i | libQt5PrintSupport5 | Qt 5 Print Support Library | package
i | libQt5QuickControls2-5 | Qt 5 QuickControl2 Library | package
i | libQt5QuickTemplates2-5 | Qt5 QuickTemplates2 Library | package
i | libQt5Sql5 | Qt 5 SQL related libraries | package
i | libQt5Sql5-sqlite | Qt 5 sqlite plugin | package
i | libQt5Svg5 | Qt 5 SVG Library | package
i | libQt5Test5 | Qt 5 Test Library | package
i | libQt5TextToSpeech5 | Qt 5 Speech Addon | package
i | libQt5WaylandClient5 | Qt 5 Wayland Addon | package
i | libQt5Widgets5 | Qt 5 Widgets Library | package
i | libQt5X11Extras5 | Qt 5 X11 Extras Addon | package
i | libQt5Xml5 | Qt 5 Xml Library | package
i | libQt6Concurrent6 | Qt 6 Concurrent library | package
i | libQt6Core5Compat6 | Qt 6 Core 5 Compat library | package
i | libQt6Core6 | Qt 6 Core library | package
i | libQt6DBus6 | Qt6 D-Bus library | package
i | libQt6Gui6 | Qt 6 GUI related libraries | package
i | libQt6HunspellInputMethod6 | Qt 6 HunspellInputMethod private library | package
i | libQt6JsonRpc6 | JsonRpc 2.0 protocol implementation | package
i | libQt6LabsAnimation6 | Qt 6 LabsAnimation library | package
i | libQt6LabsFolderListModel6 | Qt 6 LabsFolderListModel library | package
i | libQt6LabsQmlModels6 | Qt 6 LabsQmlModels library | package
i | libQt6LabsSettings6 | Qt 6 LabsSettings library | package
i | libQt6LabsSharedImage6 | Qt 6 LabsSharedImage library | package
i | libQt6LabsWavefrontMesh6 | Qt 6 LabsWavefrontMesh library | package
i | libQt6LanguageServer6 | LSP implementation for Qt6 | package
i | libQt6Multimedia6 | Qt 6 Multimedia library | package
i | libQt6MultimediaQuick6 | Qt 6 MultimediaQuick library | package
i | libQt6Network6 | Qt 6 Network library | package
i | libQt6OpenGL6 | Qt 6 OpenGL library | package
i | libQt6OpenGLWidgets6 | Qt 6 OpenGLWidgets library | package
i | libQt6Positioning6 | Qt 6 Positioning library | package
i | libQt6PrintSupport6 | Qt 6 PrintSupport library | package
i | libQt6Qml6 | Qt 6 Qml library | package
i | libQt6QmlCompiler6 | Qt6 QmlCompiler library | package
i | libQt6QmlCore6 | Qt 6 QmlCore library | package
i | libQt6QmlLocalStorage6 | Qt 6 QmlLocalStorage library | package
i | libQt6QmlModels6 | Qt 6 QmlModels library | package
i | libQt6QmlWorkerScript6 | Qt 6 QmlWorkScript library | package
i | libQt6QmlXmlListModel6 | Qt 6 QmlXmlListModel library | package
i | libQt6Quick3D6 | Qt 6 Quick3D library | package
i | libQt6Quick3DRuntimeRender6 | Qt 6 Quick3DRuntimeRender library | package
i | libQt6Quick3DSpatialAudio6 | Qt 6 Quick3DSpatialAudio library | package
i | libQt6Quick3DUtils6 | Qt 6 Quick3DUtils library | package
i | libQt6Quick6 | Qt 6 Quick library | package
i | libQt6QuickControls2-6 | Qt 6 QuickControls2 library | package
i | libQt6QuickControls2Impl6 | Qt 6 QuickControls2Impl library | package
i | libQt6QuickDialogs2-6 | Qt 6 QuickDialogs2 library | package
i | libQt6QuickDialogs2QuickImpl6 | Qt 6 QuickDialogs2Impl library | package
i | libQt6QuickDialogs2Utils6 | Qt 6 QuickDialogs2Utils library | package
i | libQt6QuickEffects6 | Qt 6 QuickEffects library | package
i | libQt6QuickLayouts6 | Qt 6 QuickLayouts library | package
i | libQt6QuickParticles6 | Qt 6 QuickParticles library | package
i | libQt6QuickShapes6 | Qt 6 QuickShapes library | package
i | libQt6QuickTemplates2-6 | Qt 6 QuickTemplates2 library | package
i | libQt6QuickTest6 | Qt 6 QuickTest library | package
i | libQt6QuickWidgets6 | Qt 6 QuickWidgets library | package
i | libQt6Sensors6 | Qt 6 Sensors library | package
i | libQt6ShaderTools6 | Qt 6 ShaderTools library | package
i | libQt6SpatialAudio6 | Qt 6 SpatialAudio library | package
i | libQt6Sql6 | Qt 6 SQL related library | package
i | libQt6Svg6 | Qt 6 Svg library | package
i | libQt6SvgWidgets6 | Qt 6 SVGWidgets library | package
i | libQt6Test6 | Qt 6 Test library | package
i | libQt6TextToSpeech6 | Qt 6 TextToSpeech library | package
i | libQt6UiTools6 | Qt 6 UiTools library | package
i | libQt6VirtualKeyboard6 | Qt 6 VirtualKeyboard library | package
i | libQt6WaylandClient6 | Qt 6 WaylandClient library | package
i | libQt6WaylandCompositor6 | Qt 6 WaylandCompositor library | package
i | libQt6WaylandEglClientHwIntegration6 | Qt 6 WaylandEglClientHwIntegration library | package
i | libQt6WaylandEglCompositorHwIntegration6 | Qt 6 WaylandEglCompositorHwIntegration library | package
i | libQt6WebChannel6 | Qt 6 WebChannel library | package
i | libQt6WebChannelQuick6 | Qt 6 WebChannelQuick library | package
i | libQt6WebEngineCore6 | Qt6 WebEngineCore library | package
i | libQt6WebEngineQuick6 | Qt6 WebEngineQuick library | package
i | libQt6WebEngineWidgets6 | Qt6 WebEngineWidgets library | package
i | libQt6Widgets6 | Qt 6 Widgets library | package
i | libQt6WlShellIntegration6 | Qt 6 WlShellIntegration library | package
i | libQt6Xml6 | Qt 6 XML library | package
i | libQtQuick5 | Qt 5 Declarative Library | package
i | libraptor2-0 | RDF Parser Toolkit | package
i | librav1e0_6 | AV1 encoder library | package
i | libraw23 | Library for reading RAW files obtained from digital photo cameras | package
i | libraw1394-11 | A Firewire Interface library | package
i | libre2-11 | C++ fast alternative to backtracking RE engines | package
i | libreadline8 | The Readline Library | package
i | librhash1 | LibRHash Shared Library | package
i | librist4 | Development files for librist | package
i | librpmbuild10 | Library for building RPM packages | package
i | librsvg-2-2 | A Library for Rendering SVG Data | package
i | librtmp1 | RTMP Stream Dumper Library | package
i | librubberband2 | Audio time-stretching and pitch-shifting library | package
i | libsasl2-3 | Simple Authentication and Security Layer (SASL) library | package
i | libsbc1 | Bluetooth Low-Complexity, Sub-Band Codec Library | package
i | libSDL2-2_0-0 | Simple DirectMedia Layer Library | package
i | libseccomp2 | An enhanced Seccomp (mode 2) helper library | package
i | libselinux1 | SELinux runtime library | package
i | libsemanage-conf | Configuration for the SELinux policy management library | package
i | libsemanage2 | SELinux policy management library | package
i | libsensors4 | Hardware health monitoring library | package
i | libsepol2 | SELinux binary policy manipulation library | package
i | libserd-0-0 | A lightweight C library for RDF syntax | package
i | libsgutils2-1_48-2 | Library to hold functions common to the SCSI utilities | package
i | libshaderc_shared1 | SPIR-V shader compiler library | package
i | libsharpyuv0 | Library for sharpening YUV option in WebP | package
i | libshout3 | Library for communicating with Icecast servers | package
i | libsigc-2_0-0 | Typesafe Signal Framework for C++ | package
i | libsignon-qt6-1 | Single Sign On Framework for Qt | package
i | libsixel1 | SIXEL encoder/decoder | package
i | libslang2 | Programming Library and Embeddable Extension Language | package
i | libSM6 | X Session Management library | package
i | libsmartcols1 | Column-based text sort engine | package
i | libsnapper7 | Library for filesystem snapshot management | package
i | libsnappy1 | Shared library from snappy | package
i | libsndfile1 | A Library to Handle Various Audio File Formats | package
i | libsodium23 | Portable NaCl-based crypto library | package
i | libsoftokn3 | Network Security Services Softoken Module | package
i | libsolv-tools | Utilities to work with .solv files | package
i | libsord-0-0 | A lightweight C library for storing RDF data in memory | package
i | libSoundTouch1 | Audio Processing Library | package
i | libsoup-3_0-0 | HTTP client/server library for GNOME | package
i | libsoxr0 | The SoX Resampler library | package
i | libspandsp3 | A DSP library for Telephony and SoftFAX | package
i | libspeechd2 | Device independent layer for speech synthesis - Client library | package
i | libspeex1 | An Open Source, Patent Free Speech Codec Library | package
i | libSPIRV-Tools-2024_1_rc1 | SPIR-V tool component library | package
i | libsqlite3-0 | Shared libraries for the Embeddable SQL Database Engine | package
i | libsratom-0-0 | A library for serialising LV2 atoms to/from RDF | package
i | libsrt1_5 | Secure Reliable Transport (SRT) library | package
i | libsrtp2-1 | Secure Real-Time Transport Protocol (SRTP) library v2 | package
i | libssh-config | SSH library configuration files | package
i | libssh4 | SSH library | package
i | libstdc++6 | The standard C++ shared library | package
i | libstdc++6-devel-gcc13 | Include Files and Libraries mandatory for Development | package
i | libstemmer1d | Shared library for libstemmer | package
i | libsubid4 | A library to manage subordinate uid and gid ranges | package
i | libSvtAv1Enc1 | An AV1 decoder/encoder for video streams | package
i | libswresample4 | FFmpeg software resampling library | package
i | libswscale7 | FFmpeg image scaling and colorspace/pixel conversion library | package
i | libsystemd0 | Component library for systemd | package
i | libtag2 | Audio Meta-Data Library | package
i | libtalloc2 | Samba talloc library | package
i | libtasn1-6 | ASN.1 parsing library | package
i | libtdb1 | Samba Trivial Database | package
i | libtevent0 | Samba tevent Library | package
i | libtextstyle0 | Provides textstyling for console output | package
i | libthai-data | Data files for the Thai language support library | package
i | libthai0 | Thai Language Support Routines | package
i | libtheora0 | Theora video compression codec | package
i | libtheoradec1 | Theora video decompression library | package
i | libtheoraenc1 | Theora video compression library | package
i | libtiff6 | The Tiff Library (with JPEG and compression support) | package
i | libtirpc-netconfig | Netconfig configuration file for TI-RPC Library | package
i | libtirpc3 | Transport Independent RPC Library | package
i | libts0 | Abstraction layer for touchscreens | package
i | libtsan2 | The GNU Compiler Thread Sanitizer Runtime Library | package
i | libtss2-esys0 | TPM2 Enhanced System API (ESAPI) | package
i | libtss2-fapi-common | Common files for FAPI interface library | package
i | libtss2-fapi1 | FAPI interface library | package
i | libtss2-mu0 | TPM2 marshaling/unmarshaling library | package
i | libtss2-rc0 | TPM2 error code translation library | package
i | libtss2-sys1 | TPM2 System API (SAPI) | package
i | libtss2-tcti-device0 | TCTI interface library for using a native TPM device node | package
i | libtss2-tcti-tabrmd0 | Client interface library for tpm2-abrmd | package
i | libtss2-tctildr0 | TCTI interface loading library | package
i | libtwolame0 | Shared libraries for TwoLame | package
i | libubsan1 | The GNU Compiler Undefined Sanitizer Runtime Library | package
i | libuchardet0 | Universal Charset Detection Library | package
i | libudev1 | Dynamic library to access udev device information | package
i | libudisks2-0 | Dynamic library to access the UDisksd daemon | package
i | libunistring5 | GNU Unicode string library | package
i | libunwind8 | Call chain detection library for process self-inspection | package
i | liburcu8 | Userspace Read-Copy-Update Library | package
i | libusb-1_0-0 | USB Library | package
i | libusbmuxd-2_0-6 | A client library to multiplex connections from and to iOS devices | package
i | libuuid1 | Library to generate UUIDs | package
i | libuv1 | Asychronous I/O support library | package
i | libv4l | Collection of video4linux support libraries | package
i | libv4l1-0 | Video4linux support library | package
i | libv4l2-0 | Video4linux support library | package
i | libv4lconvert0 | Video4linux support library | package
i | libva-drm2 | DRM backend for the Video Acceleration API | package
i | libva-wayland2 | Wayland backend for the Video Acceleration API | package
i | libva-x11-2 | X11 backend for the Video Acceleration API | package
i | libva2 | Video Acceleration API | package
i | libvapoursynth-66 | A video processing framework | package
i | libvapoursynth-script0 | Library for interfacing Python with VapourSynth | package
i | libvdpau1 | VDPAU wrapper library | package
i | libverto1 | Runtime libraries for libverto | package
i | libvidstab1_1 | A library to deshake video | package
i | libvisual-0_4-0 | Sound Visualization library | package
i | libvmaf3 | Perceptual video quality assessment algorithm | package
i | libvo-aacenc0 | VisualOn AAC encoder library | package
i | libvo-amrwbenc0 | VisualOn AMR-WB encoder library | package
i | libvorbis0 | The Vorbis General Audio Compression Codec | package
i | libvorbisenc2 | The Vorbis General Audio Compression Codec | package
i | libvorbisfile3 | The Vorbis General Audio Compression Codec | package
i | libvpl2 | oneAPI Video Processing Library (oneVPL) dispatcher | package
i | libvpx9 | VP8/VP9 codec library | package
i | libvulkan1 | The Vulkan 3D graphics and compute API | package
i | libvulkan_intel | Mesa vulkan driver for Intel GPU | package
i | libwacom-data | Library to identify wacom tablets -- Data Files | package
i | libwacom9 | Library to identify wacom tablets | package
i | libwavpack1 | Hybrid Lossless Audio Compression Format | package
i | libwayland-client0 | Wayland core client library | package
i | libwayland-cursor0 | Wayland cursor library | package
i | libwayland-egl1 | Additional egl functions for wayland | package
i | libwayland-server0 | Wayland core server library | package
i | libwebp7 | Library for the WebP graphics format | package
i | libwebpdemux2 | Library for extraction of data and images from WebP container files | package
i | libwebpmux3 | Library for reading/adding data to WebP container files | package
i | libwebrtc-audio-processing-1-3 | Real-Time Communication Library for Web Browsers | package
i | libwireplumber-0_5-0 | Session / policy manager implementation for PipeWire | package
i | libwrap0 | The TCP wrapper library | package
i | libwtmpdb0 | PAM module to store login and logout of users | package
i | libX11-6 | Core X11 protocol client library | package
i | libX11-data | Shared data for the Core X11 protocol library | package
i | libX11-xcb1 | XCB X11 protocol client library | package
i | libx86emu3 | An x86 emulation library | package
i | libx264-164 | A free h264/avc encoder - encoder binary | package
i | libx265-199 | A free H265/HEVC encoder - encoder binary | package
i | libXau6 | X11 authorization protocol library | package
i | libxcb-composite0 | X11 Composite Extension C library | package
i | libxcb-cursor0 | XCB cursor library (libxcursor port) | package
i | libxcb-damage0 | X11 Damage Extension C library | package
i | libxcb-dpms0 | X11 DPMS Extension C library | package
i | libxcb-dri2-0 | X11 DRI2 Extension C library | package
i | libxcb-dri3-0 | X11 DRI3 Extension C library | package
i | libxcb-glx0 | X11 GLX Extension C library | package
i | libxcb-icccm4 | XCB utility module for client- and WM-side ICCCM helpers | package
i | libxcb-image0 | XCB utility module for XImage/XShmImage-like functions | package
i | libxcb-keysyms1 | XCB utility module for X keycode constants and conversions | package
i | libxcb-present0 | X11 Present Extension C library | package
i | libxcb-randr0 | X11 RandR Extension C library | package
i | libxcb-record0 | X11 RECORD Extension C library | package
i | libxcb-render-util0 | XCB utility module for the Render extension | package
i | libxcb-render0 | X11 Render Extension C library | package
i | libxcb-res0 | X11 Resource Extension C library | package
i | libxcb-shape0 | X11 Shape Extension C library | package
i | libxcb-shm0 | X11 Shared Memory Extension C library | package
i | libxcb-sync1 | X11 Sync Extension C library | package
i | libxcb-util1 | XCB utility modules | package
i | libxcb-xfixes0 | X11 Xfixes Extension C library | package
i | libxcb-xinerama0 | X11 Xinerama Extension C library | package
i | libxcb-xinput0 | X11 XInput Extension C library | package
i | libxcb-xkb1 | X11 Keyboard Extension C library | package
i | libxcb1 | X11 core protocol C library | package
i | libXcomposite1 | X11 protocol Composite extension client library | package
i | libxcrypt-devel | Development files for libxcrypt | package
i | libXcursor1 | X Window System Cursor management library | package
i | libxcvt0 | CVT standard timing modeline generator | package
i | libXdamage1 | X Damage Extension library | package
i | libXdmcp6 | X Display Manager Control Protocol library | package
i | libXext6 | Common extensions to the X11 protocol | package
i | libXfixes3 | X11 miscellaneous "fixes" extension library | package
i | libXfont2-2 | X font handling library for server and utilities | package
i | libXft2 | X FreeType library | package
i | libXi6 | X Input Extension library | package
i | libXinerama1 | Xinerama extension to the X11 Protocol | package
i | libxkbcommon-x11-0 | Library for handling xkb descriptions using XKB-X11 | package
i | libxkbcommon0 | Library for handling xkb descriptions | package
i | libxkbfile1 | X11 keyboard file manipulation library | package
i | libxml++-3_0-1 | C++ Interface for XML Files | package
i | libxml2-2 | A Library to Manipulate XML Files | package
i | libxml2-tools | Tools using libxml | package
i | libxmlb2 | Library for querying compressed XML metadata | package
i | libXmuu1 | More miscellaneous utility routines for X | package
i | libXpm4 | X Pixmap image file format library | package
i | libXpresent1 | An X Window System client interface to the Present extension to the X protocol | package
i | libXrandr2 | X Resize, Rotate and Reflection extension library | package
i | libXrender1 | X Rendering Extension library | package
i | libxshmfence1 | A tiny library that exposes a event API on top of Linux futexes | package
i | libxslt-tools | Extended Stylesheet Language (XSL) Transformation utilities | package
i | libxslt1 | XSL Transformation Library | package
i | libXss1 | X11 Screen Saver extension client library | package
i | libXtst6 | Xlib-based client API for the XTEST and RECORD extensions | package
i | libXv1 | X Video extension library | package
i | libxvidcore4 | Shared library libxvidcore | package
i | libXxf86dga1 | XFree86-DGA extension client library | package
i | libXxf86vm1 | XFree86-VidMode X extension library | package
i | libyajl2 | Yet Another JSON Library | package
i | libyaml-0-2 | A YAML parser and emitter written in C | package
i | libyaml-cpp0_8 | YAML parser and emitter in C++ | package
i | libyuv0 | YUV scaling and conversion library | package
i | libz1 | Library implementing the DEFLATE compression algorithm | package
i | libzbar0 | Bar code reading library | package
i | libzck1 | Zchunk library | package
i | libzen0 | The ZenLib C++ utility library | package
i | libzimg2 | Scaling, colorspace conversion, and dithering library | package
i | libzio1 | A Library for Accessing Compressed Text Files | package
i | libzip5 | C library for reading, creating, and modifying zip archives | package
i | libzmq5 | Shared Library for ZeroMQ | package
i | libzstd1 | Zstd compression library | package
i | libzvbi0 | VBI Decoding Library | package
i | libZXing3 | Library for processing 1D and 2D barcodes | package
i | libzypp | Library for package, patch, pattern and product management | package
i | linux-glibc-devel | Linux headers for userspace development | package
i | login_defs | The login.defs configuration file | package
i | logrotate | Cron service for rotating, compressing, mailing and removing system log files | package
i | lvm2 | Logical Volume Manager Tools | package
i | make | GNU make | package
i | mdadm | Utility for configuring "MD" software RAID devices | package
i+ | mediainfo | Audio/video file technical and tag information utility | package
i | Mesa | System for rendering 3-D graphics | package
i | Mesa-demo-x | GLX-based demos | package
i | Mesa-dri | DRI plug-ins for 3D acceleration | package
i | Mesa-gallium | Mesa Gallium GPU drivers | package
i | Mesa-libEGL1 | EGL API implementation | package
i | Mesa-libGL1 | The GL/GLX runtime of the Mesa 3D graphics library | package
i | Mesa-libglapi0 | Free implementation of the GL API | package
i | Mesa-vulkan-device-select | Vulkan layer to select Vulkan devices provided by Mesa | package
i | milou6 | Dedicated search application built on top of Baloo | package
i | minimal_base | Minimal Appliance Base | pattern
i+ | mokutil | Tools for manipulating machine owner keys | package
i | mozilla-nspr | Netscape Portable Runtime | package
i | mozilla-nss | Network Security Services | package
i | mozilla-nss-certs | CA certificates for NSS | package
i+ | mpv | Advanced general-purpose multimedia player | package
i+ | nano | Pico editor clone with enhancements | package
i | ncurses-utils | Tools using the new curses libraries | package
i | netcfg | Network Configuration Files in /etc | package
i+ | NetworkManager | Standard Linux network configuration tool suite | package
i | NetworkManager-branding-openSUSE | Default openSUSE branding for NetworkManager configuration file | package
i | nftables | Userspace utility to access the nf_tables packet filter | package
i | ninja | A small build system closest in spirit to Make | package
i+ | ntfs-3g | NTFS Support in Userspace | package
i+ | numactl | NUMA Policy Control | package
i+ | nvme-cli | NVM Express user space tools | package
i+ | ocean-sound-theme6 | Ocean sound theme | package
i+ | openssh | Secure Shell Client and Server (Remote Login Program) | package
i | openssh-clients | SSH (Secure Shell) client applications | package
i | openssh-common | SSH (Secure Shell) common files | package
i | openssh-server | SSH (Secure Shell) server | package
i | openssl | Secure Sockets and Transport Layer Security | package
i | openssl-3 | Secure Sockets and Transport Layer Security | package
i+ | openSUSE | openSUSE Tumbleweed | product
i | openSUSE-build-key | The public gpg keys for rpm package signature verification | package
i+ | openSUSE-release | openSUSE Tumbleweed | package
i | openSUSE-release-ftp | openSUSE Tumbleweed | package
i+ | opi | OBS Package Installer (CLI) | package
i+ | os-prober | Probes disks on the system for installed operating systems | package
i | p11-kit | Library to work with PKCS#11 modules | package
i | p11-kit-tools | Library to work with PKCS#11 modules -- Tools | package
i | pam | A Security Tool that Provides Authentication for Applications | package
i | pam-config | Utility to modify common PAM configuration files | package
i | patch | GNU patch | package
i+ | patterns-base-apparmor | AppArmor | package
i | patterns-base-base | Base System | package
i+ | patterns-base-enhanced_base | Enhanced Base System | package
i | patterns-base-minimal_base | Minimal Appliance Base | package
i | patterns-glibc-hwcaps-x86_64_v3 | Install x86-64-v3 optimized libraries | package
i | pciutils | PCI utilities for the Linux Kernel | package
i | perl | The Perl interpreter | package
i | perl-base | The Perl interpreter | package
i | perl-Bootloader | Tool for boot loader configuration | package
i | perl-Clone | Recursively copy Perl datatypes | package
i | perl-Encode-Locale | Determine the locale encoding | package
i | perl-File-Listing | Parse directory listing | package
i | perl-HTML-Parser | HTML parser class | package
i | perl-HTML-Tagset | Data tables useful in parsing HTML | package
i | perl-HTTP-Cookies | HTTP cookie jars | package
i | perl-HTTP-Date | HTTP::Date - date conversion routines | package
i | perl-HTTP-Message | HTTP style message (base class) | package
i | perl-HTTP-Negotiate | choose a variant to serve | package
i | perl-IO-HTML | Open an HTML file with automatic charset detection | package
i | perl-libwww-perl | The World-Wide Web library for Perl | package
i | perl-LWP-MediaTypes | Guess media type for a file or a URL | package
i | perl-Net-DBus | Perl extension for the DBus message system | package
i | perl-Net-HTTP | Low-level HTTP connection (client) | package
i | perl-TimeDate | TimeDate Perl module | package
i | perl-Try-Tiny | Minimal try/catch with proper preservation of $@ | package
i | perl-URI | Uniform Resource Identifiers (absolute and relative) | package
i | perl-WWW-RobotRules | database of robots.txt-derived permissions | package
i | perl-X11-Protocol | Perl module for the X Window System Protocol, version 11 | package
i | perl-XML-Parser | Perl module for parsing XML documents | package
i | perl-XML-Twig | Perl Module for Processing Huge Xml Documents in Tree Mode | package
i | permissions | SUSE Linux Default Permissions | package
i | permissions-config | SUSE Linux Default Permissions config files | package
i | pigz | Multi-core gzip version | package
i | pinentry | Collection of Simple PIN or Passphrase Entry Dialogs | package
i | pipewire | A Multimedia Framework designed to be an audio and video server and more | package
i+ | pipewire-alsa | PipeWire media server ALSA support | package
i+ | pipewire-aptx | PipeWire Bluetooth aptX codec plugin | package
i+ | pipewire-jack | PipeWire JACK implementation | package
i | pipewire-libjack-0_3 | PipeWire libjack replacement libraries | package
i | pipewire-modules-0_3 | Modules For PipeWire, A Multimedia Framework | package
i+ | pipewire-pulseaudio | PipeWire PulseAudio implementation | package
i | pipewire-spa-plugins-0_2 | Plugins For PipeWire SPA | package
i | pipewire-spa-tools | The PipeWire SPA Tools | package
i | pipewire-tools | The PipeWire Tools | package
i | pkgconf | Package compiler and linker metadata toolkit | package
i | pkgconf-m4 | m4 macros for pkgconf | package
i | pkgconf-pkg-config | pkgconf shim to provide /usr/bin/pkg-config | package
i | plasma5support6 | KF6 Porting aid | package
i | plasma6-activities | Plasma Activities support | package
i | plasma6-activities-imports | Plasma Activities support | package
i | plasma6-activities-stats | KDE Plasma Activities support | package
i | plasma6-desktop | The KDE Plasma Workspace Components | package
i | plasma6-integration-plugin | Plugins responsible for better integration of Qt applications in KDE Workspace | package
i+ | plasma6-pa | The Plasma6 Volume Manager | package
i+ | plasma6-session | KDE Plasma 6 Session | package
i+ | plasma6-systemmonitor | An application for monitoring system resources | package
i | plasma6-workspace | The KDE Plasma Workspace Components | package
i | plasma6-workspace-libs | The KDE Plasma Workspace Components | package
i | polkit | PolicyKit Authorization Framework | package
i | polkit-kde-agent-6 | PolicyKit authentication agent for Plasma | package
i | powerdevil6 | KDE Power Management module | package
i | procps | The ps utilities for /proc | package
i | pulseaudio-setup | Set-up script for PulseAudio | package
i | pulseaudio-utils | PulseAudio utilities | package
i | purge-kernels-service | The service for removing old kernels when multiversion is enabled | package
i | python-rpm-macros | RPM macros for building of Python modules | package
i | python-rpm-packaging | RPM dependency generator for Python | package
i | python3-firewall | Python3 bindings for FirewallD | package
i | python3-vapoursynth | Python interface for VapourSynth | package
i | python311 | Python 3 Interpreter | package
i | python311-apipkg | Namespace control and lazy-import mechanism | package
i | python311-base | Python 3 Interpreter and Stdlib Core | package
i | python311-certifi | Python package for providing Mozilla's CA Bundle | package
i | python311-cffi | Foreign Function Interface for Python calling C code | package
i | python311-charset-normalizer | Python Universal Charset detector | package
i | python311-cryptography | Python library which exposes cryptographic recipes and primitives | package
i | python311-cssselect | CSS3 selectors for Python | package
i | python311-curses | Python Interface to the (N)Curses Library | package
i | python311-dbus-python | Python bindings for D-Bus | package
i | python311-decorator | Decorators for Humans | package
i | python311-gobject | Python bindings for GObject | package
i | python311-idna | Internationalized Domain Names in Applications (IDNA) | package
i | python311-iniconfig | iniconfig: brain-dead simple config-ini parsing | package
i | python311-lxml | Pythonic XML processing library | package
i | python311-nftables | Python bindings for nftables | package
i | python311-packaging | Core utilities for Python packages | package
i | python311-py | Library with cross-python path, ini-parsing, io, code, log facilities | package
i | python311-pycparser | C parser in Python | package
i | python311-pyOpenSSL | Python wrapper module around the OpenSSL library | package
i | python311-requests | Python HTTP Library | package
i | python311-rpm | Python Bindings for Manipulating RPM Packages | package
i | python311-termcolor | ANSII Color formatting for output in terminal | package
i | python311-urllib3 | HTTP library with thread-safe connection pooling, file post, and more | package
i | qml-autoreqprov | Automatic dependency generator for QML files and modules | package
i | qqc2-breeze-style6 | Breeze Style for Qt Quick | package
i | qt6-base-common-devel | Qt 6 Core development utilities | package
i | qt6-declarative-imports | Qt 6 Declarative QML files and plugins | package
i | qt6-declarative-tools | Qt 6 Declarative Tools | package
i | qt6-macros | RPM macros for Qt6 packages | package
i | qt6-multimedia | Qt 6 Multimedia libraries | package
i | qt6-multimedia-imports | Qt 6 Multimedia QML files and plugins | package
i | qt6-network-tls | Backends used to handle secure connections | package
i | qt6-networkinformation-glib | Network information for QNetworkInformation using GNetworkMonitor | package
i | qt6-networkinformation-nm | Network information for QNetworkInformation | package
i | qt6-qt5compat-imports | Qt 6 Core 5 Compat QML files and plugins | package
i | qt6-sql-sqlite | Qt 6 SQLite plugin | package
i | qt6-texttospeech | Qt 6 TextToSpeech plugin | package
i | qt6-tools-qdbus | Command line client for communication over D-Bus | package
i | qt6-virtualkeyboard-imports | Qt 6 VirtualKeyboard QML files and plugins | package
i | qt6-wayland | Qt 6 Wayland libraries and tools | package
i | qt6-webchannel-imports | Qt 6 WebChannel QML files and plugins | package
i | qt6-webengine | Web browser engine for Qt applications | package
i | qt6-webengine-imports | Qt 6 WebEngine QML files and plugins | package
i | qtdeclarative-imports-provides-qt6 | RPM provides for QML modules from qtdeclarative | package
i+ | rar | Compression and decompression program rar | package
i+ | rpm | The RPM Package Manager | package
i | rpm-build | Tools and Scripts to create rpm packages | package
i | rpm-build-perl | RPM dependency generator for Perl | package
i | rpm-config-SUSE | SUSE specific RPM configuration files | package
i | rtkit | Realtime Policy and Watchdog Daemon | package
i | samba-client-libs | Samba client libraries | package
i | sed | A Stream-Oriented Non-Interactive Text Editor | package
i | sg3_utils | A collection of tools that send SCSI commands to devices | package
i | sgml-skel | Helper Scripts for the SGML System | package
i | shadow | Utilities to Manage User and Group Accounts | package
i | shared-mime-info | Shared MIME Database | package
i+ | shim | UEFI shim loader | package
i | signon-plugin-oauth2 | Oauth2 plugin for the Single Sign On Framework | package
i | signon-plugins | Plugins for the Single Sign On Framework | package
i | signon-ui | Single Sign On UI | package
i | signond | Single Sign On Framework | package
i | signond-libs | Single Sign On Framework | package
i+ | snapper | Tool for filesystem snapshot management | package
i | sof-firmware | Firmware data files for SOF Drivers | package
i | sonnet | KDE spell checking library | package
i+ | spectacle | Screen Capture Program | package
i | squashfs | A Read-Only File System with Efficient Compression | package
i+ | sudo | Execute some commands as root | package
i | suse-module-tools | Configuration for module loading and SUSE-specific utilities for KMPs | package
i | suse-module-tools-scriptlets | Kernel rpm scriptlets | package
i | system-group-audit | System group 'audit' | package
i | system-group-hardware | Hardware related system groups | package
i | system-group-kvm | System group kvm | package
i | system-user-lp | System user lp | package
i | system-user-nobody | System user and group nobody | package
i | system-user-root | System user and group root | package
i | system-user-tss | System user and group tss | package
i | systemd | A System and Session Manager | package
i | systemd-default-settings | Generic SUSE Customization of systemd defaults | package
i | systemd-default-settings-branding-openSUSE | openSUSE Specific Customization of systemd defaults | package
i | systemd-presets-branding-openSUSE | Systemd default presets for openSUSE | package
i | systemd-presets-common-SUSE | Systemd default presets for SUSE distributions | package
i | systemd-rpm-macros | RPM macros for systemd | package
i | systemsettings6 | KDE's control center | package
i | sysuser-shadow | Tool to execute sysusers.d with shadow utilities | package
i | tar | GNU implementation of ((t)ape (ar)chiver) | package
i | terminfo-base | A terminal descriptions database | package
i | thin-provisioning-tools | Thin Provisioning Tools | package
i | timezone | Time Zone Descriptions | package
i | tpm2-0-tss | Intel's TCG Software Stack access libraries for TPM 2.0 chips | package
i+ | tpm2.0-abrmd | Intel's TCG Software Stack Access Broker & Resource Manager for TPM 2.0 chips | package
i+ | tpm2.0-tools | Trusted Platform Module (TPM) 2.0 administration tools | package
i | typelib-1_0-Fwupd-2_0 | GObject-introspection bindings for libfwupd | package
i | typelib-1_0-Json-1_0 | Introspection bindings for libjson-glib | package
i | typelib-1_0-NM-1_0 | Introspection bindings for the NetworkManager client convenience library | package
i | ucode-intel | Microcode Updates for Intel x86/x86-64 CPUs | package
i | udev | A rule-based device node and kernel event manager | package
i+ | udisks2 | Disk Manager | package
i+ | unrar | A program to extract, test, and view RAR archives | package
i | update-alternatives | Maintain symbolic links determining default commands | package
i | update-desktop-files | A Build Tool to Update Desktop Files | package
i | util-linux | A collection of basic system utilities (core part) | package
i | util-linux-systemd | A collection of basic system utilities (systemd dependent part) | package
i | vulkan-tools | Diagnostic utilities for Vulkan | package
i | wayland-utils | Wayland diagnostic utilities | package
i | wget | A Tool for Mirroring FTP and HTTP Servers | package
i | which | Displays where a particular program in your path is located | package
i | wireplumber | Session / policy manager implementation for PipeWire | package
i | wireplumber-audio | Session / policy manager implementation for PipeWire (audio support) | package
i | wpa_supplicant | WPA supplicant implementation | package
i | x86_64_v3 | Install x86-64-v3 optimized libraries | pattern
i | xdg-desktop-portal | A portal frontend service for Flatpak | package
i | xdg-desktop-portal-kde6 | QT/KF6 backend for xdg-desktop-portal | package
i | xdg-user-dirs | Utilities to handle user data directories | package
i | xdg-utils | Utilities to uniformly interface desktop environments | package
i | xdpyinfo | Utility to display information about an X server | package
i | xen-libs | Xen Virtualization: Libraries | package
i | xfsprogs | Utilities for managing the XFS file system | package
i | xkbcomp | Utility to compile XKB keyboard description | package
i | xkeyboard-config | The X Keyboard Extension | package
i | xmlcharent | XML Character Entities | package
i | xprop | Property displayer for X | package
i | xrdb | X server resource database utility | package
i | xsetroot | Utility to set X root window parameter | package
i | xsettingsd | Provides settings to X11 applications | package
i | xwayland | Xwayland Xserver | package
i | xz | A Program for Compressing Files with the Lempel–Ziv–Markov algorithm | package
i | zstd | Zstandard compression tools | package
i | zypper | Command line software manager using libzypp | package
Once i did this Server way i feel a lot more lighter. How about give it a try the Server?
Expert Installation is another option like Arch way that will slim down openSUSE to 80MB/100 packages on cold boot from where you can continue with KDE minimalistic from "zypper se -t pattern".
This is the best method for a bit old hardware, i haven't tried it yet, although chosed Server and i am happy.
If you don't have the nerve or motivation to continue with tweaks, it's understandable anything that fill your shoes
Also if you're bored with KDE it's understandable to be bored with a DE,WM or a OS. It's a part of fun to hop everything.
I have been on Debian for ten years, only i did WM-hops, when i started doing distro-hop i started to have fun, not by the distro itself or apps that are the same with -/+ version numbers, but the package manager, that's made difference from a distro to distro imo.
If an OS starts the sign of ages because of X or Y reasons, than Debian,BunsenLabs,DSL,MX etc... to the rescue.
Well, goodbye to your TW if it would go.
Tumbleweed | KDE Plasma
Offline
I quickly gave up from the above icon package. Too cartoonish.
Papirus hired! I quite like this fully packages, except that blue folder icon which i really can't stand.
I even opened a bug, hopefully it's a bug and it gets fixed.
Tumbleweed | KDE Plasma
Offline
What kind of hardware/memory/graphics do you have ututo?
Operating System: openSUSE Tumbleweed 20240318
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-7020U CPU @ 2.30GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
I didn't try the netinst. Installation went smooth selecting a few patterns but installing those for java and python development.
I don't use opi, packman nor other additional package repositories. My current install: Packages: 3201 (rpm), 7 (flatpak)
Last update to Plasma 6 broke my system. I had to wait a few days and update via tty and that did the trick (i don't use btrfs but ext4). I didn't realize until later that it installed a lot of unwanted packages and patterns like KDE PIM Suite, office software, games, etc...
Plasma 5 worked nice on my system, still heavy, but wothout problems. With Plasma 6, sometimes dolphin is unusable. I need a more stable system.
I even start my session from command line > startplasma-wayland (Wayland standalone), i don't use Display Manager (SDDM) at all.
^This. I like this.
I think I will try server install. I would like to Return to Crunchbang With OpenSUSE and Openbox
Thanks for the tips!
BunsenLabs on deviantArt
Don't touch my git!
Offline
Operating System: openSUSE Tumbleweed 20240318
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-7020U CPU @ 2.30GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620I didn't try the netinst. Installation went smooth selecting a few patterns but installing those for java and python development.
I don't use opi, packman nor other additional package repositories. My current install: Packages: 3201 (rpm), 7 (flatpak)
Last update to Plasma 6 broke my system. I had to wait a few days and update via tty and that did the trick (i don't use btrfs but ext4). I didn't realize until later that it installed a lot of unwanted packages and patterns like KDE PIM Suite, office software, games, etc...
Plasma 5 worked nice on my system, still heavy, but wothout problems. With Plasma 6, sometimes dolphin is unusable. I need a more stable system.
I see your hardware acceptable to use KDE plasma, if it had 16GB RAM it would be the best, 8GB it's ok, but too minimum for today jobs.
Unless you tweak your KDE would make it a lot easier for 8GB.
When i installed first time a year ago, I didn't feel comfortable at all using 2000+ packages.
I came from Debian NETINST with 200+packages on first install.
Once i learned that Tumbleweed uses Server, started doin that method.
My last update from plasma 5 to 6 went very fine, but i watched a lot of packages of plasma5 into new install from "zypper pa --unneeded".
I quickly started to remove those, although it seemed more right to start from scratch.
So, i hired once again the netinst ISO. Imo, it is very heavy to use KDE on default, If you didn't watch carefully the yast2/install (details) you'll end up with a mountain of packages which means more resource hungry.
^This. I like this.
I think I will try server install. I would like to Return to Crunchbang With OpenSUSE and Openbox
Thanks for the tips!
No prob, Agree, return-to-crunchbang-with-openbox-opensuse may come to help you.
If it still hardly walk, hire another system that makes you comfortable. Distro-hop it is a good occasion to make some checks.
Last edited by Nili (2024-03-21 06:50:30)
Tumbleweed | KDE Plasma
Offline
Offline