@algent final result
`sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
Password:
Password:
install (it): Install eopkg packages
Usage: install <package1> <package2> ... <packagen>
You may use filenames, URI's or package names for packages. If you have
specified a package name, it should exist in a specified repository.
You can also specify components instead of package names, which will be
expanded to package names.
Options:
--version : show program's version number and exit
-h [--help] : show this help message and exit
install options:
--ignore-dependency : Do not take dependency information into account
--ignore-comar : Bypass comar configuration agent
--ignore-safety : Bypass safety switch
-n [--dry-run] : Do not perform any action, just show what would
be done
--reinstall : Reinstall already installed packages
--ignore-check : Skip distribution release and architecture check
--ignore-file-conflicts : Ignore file conflicts
--ignore-package-conflicts : Ignore package conflicts
-c [--component] arg : Install component's and recursive components'
packages
-r [--repository] arg : Name of the component's repository
-f [--fetch-only] : Fetch upgrades but do not install.
-x [--exclude] arg : When installing packages, ignore packages and
components whose basenames match pattern.
--exclude-from arg : When installing packages, ignore packages and
components whose basenames match any pattern
contained in file.
general options:
-D [--destdir] arg : Change the system root for eopkg commands
-y [--yes-all] : Assume yes in all yes/no queries
-u [--username] arg
-p [--password] arg
-L [--bandwidth-limit] arg : Keep bandwidth usage under specified KB's
-v [--verbose] : Detailed output
-d [--debug] : Show debugging information
-N [--no-color] : Suppresses all coloring of eopkg's output
-------sudo usysconf run -f--------
[✓] Syncing filesystems success
[✓] Updating dynamic library cache success
[✓] Updating clr-boot-manager success
[✓] Registering QoL migration on next boot success
[✓] Running depmod on kernel 5.11.22-180.current success
[✓] Updating hwdb success
[✓] Updating graphical driver configuration success
[✓] Updating system users success
[✓] Updating systemd tmpfiles success
[✓] Reloading systemd configuration success
[✓] Re-starting vendor-enabled .socket units success
[✓] Re-executing systemd success
[✓] Compiling and Reloading AppArmor profiles success
[✓] Compiling glib-schemas success
[✓] Rebuilding font cache success
[✓] Updating mimetype database success
[✓] Updating icon theme cache: hicolor success
[✓] Updating icon theme cache: Papirus-Adapta success
[✓] Updating icon theme cache: HighContrast success
[✓] Updating icon theme cache: Adwaita success
[✓] Updating icon theme cache: Papirus-Light success
[✓] Updating icon theme cache: Papirus-Dark success
[✓] Updating icon theme cache: Papirus-Adapta-Nokto success
[✓] Updating icon theme cache: breeze_cursors success
[✓] Updating icon theme cache: default success
[✓] Updating icon theme cache: Papirus success
[✓] Updating icon theme cache: solus-sc success
[✓] Updating desktop database success
[✓] Rebuilding dconf database success
[✓] Updating GTK2 input module cache success
[✓] Updating GTK3 input module cache success
[✓] Updating manpages database success
[✓] Updating SSL certificates success
[✓] Reloading udev rules success
[✓] Applying udev rules success
`