Hi folks, Once again, coming back around to the question of an archive-wide migration for time_t[0].
We have a clear path forward on the toolchain side (https://bugs.debian.org/1037136), and we have an updated ABI analysis done against current Debian unstable as of 2023-12-18, superseding the previous preliminary analysis we had done on Ubuntu mantic. This re-analysis took a while to get done in large part because the earlier mailing list thread revealed gaps in the identification of "dev" packages[1], so we spent some time fixing this to ensure we had proper archive coverage. Output files from the new analysis can be found here: https://adrien.dcln.fr/misc/armhf-time_t/2023-12-18/ == Description of methodology == Before going into details of the plan I'm proposing for the migration, I want to surface to the list the methodology used for the analysis, so that people have an opportunity to identify any errors. - Packages are identified as "dev" packages if, according to Contents-armhf in the archive, they ship files with an extension of .h, .hpp, .hxx, or .hh in any directory outside of /usr/share/doc. - Packages are identified as "library" packages if, according to Contents, they ship files with an extension of .so or match the pattern *.so.*. - Source packages are candidates for ABI analysis as part of this transition if at least one of their binary packages is a "dev" package, at least one is a "library" package, and at least one ships a shlibs control file. - This means packages that provide plugin APIs are excluded from the transition (they couldn't be automated anyway), but might still have ABI breakage that will require handling. (ex: apache2-dev; but it looks like perl did get picked up correctly by way of libperl5.36) - In multi-library packages, there is no reliable way to map from a set of headers in a dev package to specific shared libraries in a runtime library package that's not additionally computationally prohibitive; we therefore conservatively assume that if any headers from a source package show time_t ABI changes, all the runtime library packages from the source package are affected by the transition. This seems sensible in general, but er, in the pathological case we have Source: zlib that now ships both zlib1g-dev and libminizip-dev, zlib1g-dev is confirmed to not be ABI breaking, libminizip-dev has failed to analyze, and we don't want to force a transition for zlib1g because of libminizip (!). Current plan is to simply special case zlib1g, but there could be other problem packages we haven't identified. - Packages that could not be analyzed for whatever reason are still assumed to have an ABI that's sensitive to time_t and have to be included in the transition. Happily, due to improvements in this run of the number of packages that could successfully be analyzed, the number of libraries in this category has dropped from 1541 to 929, of which 69 have no reverse-dependencies at all. The final list of these header packages that could not be analyzed is attached, in case anyone still wants to identify that a library on this list whose ABI is not affected by time_t and should therefore be excluded from the transition. Note, however, that no effort has been made to filter out dev packages from this list that come from source packages containing OTHER dev packages that are known to have ABI breakage; for a number of the packages listed, further analysis would not change the outcome. (e.g. qt5-qmake failed to be analyzed, but qtbase-opensource-src also ships qtbase5-private-dev which shows time_t ABI sensitivity.) == Results == The overall findings of this analysis are 1,745 "dev" packages which either are confirmed to have ABI changes or could not be checked; mapping to 2,154 runtime libraries (list attached) from 1,195 source packages (list attached) and 5,477 reverse-dependencies requiring no-change rebuilds (list attached). This is within the previously calculated range of "5300 to 5600", but there are a number of newly-identified packages that fail to compile and have a large number of reverse-dependencies. I will continue to work to identify false-positives here in the hopes of bringing this count down before pulling the trigger on an actual transition. My understanding is that this will also result in a perl ABI transition, separately from the libperl ABI transition; since this dependency isn't calculated via shlibs it was not automatically included in this analysis. This seems to be at most about 600 additional packages to be included in the transition. In addition, Guillem pointed out that if there are libraries whose ABIs are lfs-sensitive but not time_t-sensitive, and either they themselves depend on libraries which are time_t-sensitive or they have reverse-dependencies that do, so they will also need to be included in the transition. I have identified a list of 53 packages in this category (list attached); these in turn have 174 additional reverse-dependencies that would need rebuilt (list attached). == Migration plan == I have yet to receive any feedback from the Release Team on this bug regarding finding a slot for this transition. https://release.debian.org/transitions/ shows some ongoing transitions of libraries that need to be included in the time64 transition (gmsh, gnuradio...) and I have no opinion about whether these need to be resolved first before proceeding with the mass rebuild. My strawman proposal is to give this thread 2 weeks from today for feedback and further refinement, and also to further reduce the number of false-positives included in the transition. Then, starting on Jan 18: - dpkg will be uploaded to experimental with 64-bit time_t in the default flags - the source packages which need an ABI change ("source-packages"+"lfs-and-depends-time_t" will have sourceful NMUs to experimental with the new binary package names in order to clear binary NEW, in coordination - once these packages have all cleared binary NEW, the new dpkg defaults will be uploaded to unstable - the sourceful NMUs of the libraries will be reuploaded to unstable (without binaries, so that they can be promoted to testing without additional uploads). - perl will also get a sourceful upload, to manually handle 'perlapi' Provides. - binNMUs will be scheduled for all of the reverse-dependencies. Please let me know of any problems with this plan. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor...@debian.org [0] https://lists.debian.org/debian-devel/2023/07/msg00232.html [1] https://lists.debian.org/debian-devel/2023/07/msg00302.html
1938 qt5-qmake 1745 qtbase5-private-gles-dev 253 libgfortran-13-dev 253 gfortran-13 228 postgresql-server-dev-16 228 libpq-dev 201 libpython3.11-dbg 178 ruby3.1-dev 152 krb5-multidev 132 octave-dev 126 qt6-base-private-dev 126 qmake6 126 libqt6opengl6-dev 100 libhdf5-mpich-dev 92 wx3.2-headers 80 libcanberra-gtk-common-dev 79 qtwebengine5-private-dev 76 cups-ppdc 63 libd3dadapter9-mesa-dev 54 libphonon4qt6experimental-dev 51 htslib-test 48 samba-dev 48 libldb-dev 46 libperl5.36 43 qtquickcontrols2-5-private-dev 43 libnetcdf-dev 42 libhiredis-dev 41 libuv1-dev 41 libminizip-dev 40 sudo-ldap 39 qttools5-private-dev 39 libopencv-videoio-dev 39 libopencv-ml-dev 39 libopencv-imgproc-dev 39 libopencv-flann-dev 39 libopencv-core-dev 39 libopencv-contrib-dev 38 libgeos++-dev 33 libstdc++-12-dev 33 libgfortran-12-dev 33 libgccjit-12-dev 33 gnat-12 33 gfortran-12 33 gcc-12-plugin-dev 26 libpython3.12-dev 26 libpython3.12-dbg 26 libfuse3-dev 25 llvm-16-dev 25 libunwind-16-dev 25 libpolly-16-dev 25 libmlir-16-dev 25 libloadpng4-dev 25 libclc-16-dev 25 libclang-rt-16-dev 25 libclang-16-dev 25 libc++-16-dev 25 liballeggl4-dev 24 qtwayland5-private-dev 22 libobs-dev 22 libboost1.83-dev 21 librosbag-storage-dev 21 libimath-dev 20 libvtk9-dev 19 libstdc++-9-dev 19 libgfortran-9-dev 19 libgccjit-9-dev 19 libgcc-9-dev 19 gfortran-9 19 gcc-9-plugin-dev 18 libnma-headers 16 lua-socket-dev 16 libscotchmetis-dev 16 libarpack2-dev 16 libanthyinput-dev 15 libbpp-core-dev 14 liborc-0.4-dev 14 libnode-dev 14 gnuradio 13 libtss2-dev 12 rados-objclass-dev 12 libradosstriper-dev 12 libphobos2-ldc-shared-dev 12 libomniorb4-dev 12 android-platform-system-core-headers 12 android-libnativehelper-dev 12 android-libbase-dev 10 libsmpeg-dev 10 libplib-dev 10 libmumps-headers-dev 10 libmagickcore-6-headers 10 libmagickcore-6-arch-config 10 libgccjit-13-dev 10 libformsgl-dev 10 heimdal-multidev 9 qt6-webengine-private-dev 9 lxc-dev 9 libwebsockets-dev 9 libpskc-dev 9 libopenmpt-dev 9 libogre-1.9-dev 9 libgirara-dev 9 libgegl-dev 9 libc-client2007e-dev 8 qt6-websockets-private-dev 8 libzbargtk-dev 8 libvolk-dev 8 libkf5akonadisearch-dev 8 libgnunet-dev 8 libefisec-dev 8 libdynamicedt3d-dev 8 libcamera-calibration-parsers-dev 7 libstonith1-dev 7 libsofia-sip-ua-dev 7 libqglviewer-headers 7 libmono-2.0-dev 7 liblrm2-dev 7 libini-config-dev 7 libgnome-bluetooth-dev 7 libdune-common-dev 7 libbullet-extras-dev 7 libagg-dev 7 gsoap 6 libslepc64-real3.18-dev 6 libslepc64-complex3.18-dev 6 libslepc-real3.18-dev 6 libslepc-complex3.18-dev 6 libqpdf-dev 6 libcolord-gtk-headers 6 asterisk-dev 6 aircrack-ng 5 skalibs-dev 5 qt6-tools-private-dev 5 python3-pyopencolorio 5 llvm-14-dev 5 libxqdbm-dev 5 libxdp-dev 5 libwolfssl-dev 5 libvibrant6-dev 5 libunwind-14-dev 5 libsynfig-dev 5 libstdc++-10-dev 5 libsource-highlight-dev 5 libsmc-dev 5 libsigrokcxx-dev 5 libowfat-dev 5 libopenmm-dev 5 libogre1.12.10 5 libogre-1.12-dev 5 libncbi6-dev 5 libnauty2-dev 5 libmutter-test-12 5 libmlir-14-dev 5 libmission-control-plugins-dev 5 libmia-2.4-dev 5 libmapnik-dev 5 libint2-dev 5 libguestfs-gobject-dev 5 libgfs-dev 5 libgfortran-10-dev 5 libgearman-dev 5 libgccjit-10-dev 5 libgcc-10-dev 5 libfcft-dev 5 libcvm1-dev 5 libctpl-dev 5 libclc-14-dev 5 libclang-rt-14-dev 5 libchafa-dev 5 libc++-14-dev 5 libapreq2-dev 5 gfortran-10 5 gcc-10-plugin-dev 5 evolution-dev 5 emboss-lib 4 mirtest-dev 4 llvm-15-dev 4 libwreport-dev 4 libvips-dev 4 libvanessa-socket-dev 4 libunwind-15-dev 4 libui-utilcpp-dev 4 libtins-dev 4 libt3widget-dev 4 libspread-sheet-widget-dev 4 libspatialaudio-dev 4 libsoqt520-dev 4 libsolvext-dev 4 libsingular4-dev-common 4 libsilo-dev 4 libshishi-dev 4 libsc-dev 4 librnd4-dev 4 libquantlib0-dev 4 libpolly-15-dev 4 libplanarity-dev 4 libpano13-dev 4 libpangomm-2.48-dev 4 libopenvdb-dev 4 libnanovdb-dev 4 libmulticobex1-dev 4 libmpeg3-dev 4 libmirserver-dev 4 libmirplatform-dev 4 libmircommon-dev 4 libmems-dev 4 libmdc-dev 4 libirstlm-dev 4 libirrlicht-dev 4 libigraph-dev 4 libgulkan-dev 4 libgom-1.0-dev 4 libgmsh-private-headers-dev 4 libgkarrays-dev 4 libghemical-dev 4 libfyba-dev 4 libfoma-dev 4 libfifechan-dev 4 libecl-dev 4 libdsdp-dev 4 libcupsfilters-dev 4 libclc-15-dev 4 libclaw-dev 4 libclang-rt-15-dev 4 libcgsi-gsoap-dev 4 libceres-dev 4 libcaf-dev 4 libc++-15-dev 4 libbraiding-dev 4 libbpp-seq-omics-dev 4 libboinc-app-dev 4 libatrilview-dev 4 libatrildocument-dev 4 libassa-3.5-5-dev 4 libaml-dev 4 libalberta-dev 4 lam4-dev 4 kio-audiocd-dev 4 kdevelop-dev 4 inn2-dev 4 dcap-dev 4 audacious-dev 3 wireshark-dev 3 urweb 3 tntnet-demos 3 tcl-expect-dev 3 qt6-wayland-private-dev 3 python3-dolfinx-real 3 python3-dolfinx-complex 3 pacemaker-dev 3 lua-cqueues-dev 3 lorene-codes-src 3 lldpad-dev 3 libzltext-dev 3 libzfp-dev 3 libzeroc-ice-dev 3 libycadgraywolf-dev 3 libxy-dev 3 libxrootd-private-dev 3 libxrootd-client-dev 3 libxgks-dev 3 libxalan-c-dev 3 libwxsvg-dev 3 libwxsqlite3-3.2-dev 3 libwsutil-dev 3 libwpewebkit-1.1-dev 3 libwiretap-dev 3 libwireshark-dev 3 libwaili-dev 3 libwaei-dev 3 libvolume-key-dev 3 libttfautohint-dev 3 libtsk-dev 3 libtpm-unseal-dev 3 libtorrent-dev 3 libthrift-dev 3 libtgl-0.0.0.20160623-dev 3 libt4k-common0-dev 3 libsynthesis-dev 3 libsymmetrica-dev 3 libstdc++-11-dev 3 libsrecord-dev 3 libspooles-dev 3 libsphere-dev 3 libsopt-dev 3 libsnl-dev 3 libsmpp34-dev 3 libsimpleini-dev 3 libsfcgal-dev 3 libsbml5-dev 3 libsbjson-dev 3 libremctl-dev 3 librem-dev 3 libraft-dev 3 libqt5qxlsx-dev 3 libqsopt-ex-dev 3 libqpx-dev 3 libpwizlite-dev 3 libpwiz-dev 3 libpstoedit-dev 3 libpsocksxx-dev 3 libpreludedb-dev 3 libpqxx-dev 3 libpgm2asc-dev 3 libpeony-dev 3 libpcp3-dev 3 libpcp-web1-dev 3 libpcp-trace2-dev 3 libpcp-pmda3-dev 3 libpcp-mmv1-dev 3 libpcp-import1-dev 3 libpcp-gui2-dev 3 libpcp-archive1-dev 3 libostyle-dev 3 libosmo-sabp-dev 3 libosmo-rua-dev 3 libosmo-hnbap-dev 3 libopensm-dev 3 libopen-trace-format2-dev 3 libntirpc-dev 3 libnormaliz-dev-common 3 libnetsvcs-dev 3 libmygui-dev 3 libmuffin-dev 3 libmstoolkit-dev 3 libmrtd-dev 3 libmps-dev 3 libmorph-dev 3 libmodsecurity-dev 3 libminini-dev 3 libmimetic-dev 3 libmathicgb-dev 3 liblv2dynparam1-dev 3 liblrs-dev 3 liblrcalc-dev 3 liblorene-dev 3 liblomiri-upload-manager-common-dev 3 libliggghts-dev 3 libldm-common-dev 3 liblammps-dev 3 libkompareinterface-dev 3 libkokyu-dev 3 libknot-dev 3 libkiwix-dev 3 libjxr-dev 3 libjim-dev 3 libisns-dev 3 libipe-dev 3 libignition-common-graphics-dev 3 libhwy-dev 3 libhtmlcxx-dev 3 libhfsp-dev 3 libhdfeos-dev 3 libgxwmm-dev 3 libgxr-dev 3 libguytools2-dev 3 libgtp-dev 3 libgpac-dev 3 libgiac-dev 3 libgfortran-11-dev 3 libgfarm-dev 3 libgf-complete-dev 3 libgeomview-dev 3 libgclib-dev 3 libgccjit-11-dev 3 libgambit4-dev 3 libfuntools-dev 3 libflightcrew-dev 3 libflickcurl-dev 3 libffindex0-dev 3 libfaifa-dev 3 libelk0-dev 3 libdx4-dev 3 libdvbpsi-dev 3 libdublintraceroute-dev 3 libdmlc-dev 3 libdmapsharing-4.0-dev 3 libdar-dev 3 libcxx-serial-dev 3 libcupt4-dev 3 libcrcutil-dev 3 libcpdb-libs-frontend-dev 3 libcomedi-dev 3 libcolpack-dev 3 libcob4-dev 3 libcneartree-dev 3 libclips-dev 3 libclippoly-dev 3 libclblas-dev 3 libchemps2-dev 3 libcegui-mk2-dev 3 libcantor-dev 3 libcamp-dev 3 libbroker-dev 3 libbrial-groebner-dev 3 libavogadro-dev 3 libastrometry-dev 3 liballegro5-dev 3 libafterimage-dev 3 libace-xml-utils-dev 3 libace-dev 3 lib3mf-dev 3 guile-cairo-dev 3 gr-dab-dev 3 gpsim-dev 3 gnucap-common 3 gnat-11 3 gfortran-11 3 gcc-11-plugin-dev 3 calamares 3 cairo-dock-dev 3 bind9-dev 2 yorick-gyoto 2 xpaint-dev 2 xpaint 2 wayfire-dev 2 syslog-ng-dev 2 swtpm-dev 2 swi-prolog-core-packages 2 swi-prolog-core 2 snort-common-libraries 2 regina-normal-dev 2 qtsystems5-private-dev 2 qbs-dev 2 python3-pygpu 2 python3-onnx 2 python3-cryptominisat 2 pktools-dev 2 netgen-headers 2 mdbtools-dev 2 matlab-gdf 2 lua-compat53-dev 2 libzypp-dev 2 libzydis-dev 2 libzycore-dev 2 libyuma-dev 2 libygl4-dev 2 libyangrpc-dev 2 libxtrxll-dev 2 libxmhtml-dev 2 libxeddsa-dev 2 libxdelta2-dev 2 libwvstreams-dev 2 libworkflow-dev 2 libwnn-dev 2 libweed-dev 2 libvte-dev 2 libvslvm-dev 2 libvshadow-dev 2 libvlfeat-dev 2 libukwm-1-dev 2 libui-gxmlcpp-dev 2 libucto-dev 2 libtwin-dev 2 libtumbler-1-dev 2 libtty-dev 2 libtss-dev 2 libtopcom-dev 2 libtomlplusplus-dev 2 libtinyframe-dev 2 libtickit-dev 2 libtcod-dev 2 libtango-dev 2 libsysprof-6-dev 2 libswami-dev 2 libstellarsolver-dev 2 libsquirrel-dev 2 libsndobj-dev 2 libsnacc-dev 2 libsmraw-dev 2 libsmdev-dev 2 libslvs1-dev 2 libskypat-dev 2 libsipxtapi-dev 2 libsimtkmolmodel-dev 2 libsigscan-dev 2 libshiboken2-dev 2 libsecsipid-dev 2 libseafile-dev 2 libscca-dev 2 libscamperfile0-dev 2 libsaga-dev 2 libs6-dev 2 librxp-dev 2 librttr-dev 2 librsb-dev 2 librm-dev 2 libreoffice-dev-common 2 libreiserfscore-dev 2 libregf-dev 2 librcsb-core-wrapper0-dev 2 libradsec-dev 2 libradare2-dev 2 libqxmppqt5-dev 2 libquickfix-dev 2 libqm-dsp-dev 2 libqgis-dev 2 libqcow-dev 2 libpython3.10-dev 2 libpython3.10-dbg 2 libpyside2-dev 2 libpurify-dev 2 libportsmf-dev 2 libpolylib64-dev 2 libpiano-dev 2 libpgpool-dev 2 libpg-query-dev 2 libpff-dev 2 libparlatype-dev 2 libpapi-dev 2 libpagmo-dev 2 libowncloudsync-dev 2 libosd-dev 2 libopenvlbi-dev 2 libopentracing-c-wrapper-dev 2 libopenshot-audio-dev 2 libopenrawgnome-dev 2 libopenraw-dev 2 libopendmarc-dev 2 libonnx-dev 2 libomnievents-dev 2 libolecf-dev 2 libodin-dev 2 liboclgrind-21.10 2 liboce-visualization-dev 2 liboce-ocaf-lite-dev 2 liboce-ocaf-dev 2 liboce-modeling-dev 2 liboce-foundation-dev 2 libnxcl-dev 2 libnglib-dev 2 libnextcloudsync-dev 2 libnetconf2-dev 2 libneo4j-client-dev 2 libndpi-dev 2 libncarg-dev 2 libncarg-data 2 libnats-dev 2 libmusic-dev 2 libmsiecf-dev 2 libmozjs-115-dev 2 libmozjs-102-dev 2 libmgl-dev 2 libmgba-dev 2 libmdnsd-dev 2 libmawk-dev 2 libmate-slab-dev 2 libmartchus-qtforkawesome-dev 2 libmariadbd-dev 2 libmapserver-dev 2 libmapcache1-dev 2 libmailutils-dev 2 liblowdown-dev 2 liblouisxml-dev 2 liblopsub-dev 2 liblomiritoolkit5-private-dev 2 liblomirimetrics5-private-dev 2 libloki-dev 2 liblnk-dev 2 liblitehtml-dev 2 liblip-dev 2 liblinphone-dev 2 liblibrecast-dev 2 liblfunction-dev 2 libkseexpr-dev 2 libkqueue-dev 2 libk3b-dev 2 libjuman-dev 2 libjsonrpccpp-dev 2 libjodycode-dev 2 libivykis-dev 2 libite-dev 2 libipset-dev 2 libhinawa-dev 2 libheartbeat2-dev 2 libh2o-dev-common 2 libgyoto8-dev 2 libgwyddion20-dev 2 libgvars3-dev 2 libgsmme-dev 2 libgroup-service-dev 2 libgroonga-dev 2 libgrok-dev 2 libgridsite-dev 2 libgretl1-dev 2 libgpuarray-dev 2 libgpiv3-dev 2 libgnt-dev 2 libgmt-dev 2 libgmm-dev 2 libghmm-dev 2 libgfsgl-dev 2 libgensio-dev 2 libgecode-dev 2 libgbtools-dev 2 libgap-dev 2 libganglia1-dev 2 libfxt-dev 2 libfwsi-dev 2 libfwnt-dev 2 libfvde-dev 2 libfsntfs-dev 2 libfsapfs-dev 2 libfoonathan-memory-dev 2 libflatzebra-dev 2 libfilezilla-dev 2 libfilament-dev 2 libfield3d-dev 2 libfcml-dev 2 libfastcdr-dev 2 libfalcosecurity0-dev 2 libexadrums-dev 2 libevtx-dev 2 libevt-dev 2 libevd-0.2-dev 2 libesnacc-dev 2 libesedb-dev 2 libendless-dev 2 libemeraldengine-dev 2 libeiskaltdcpp-dev 2 libec-dev 2 libeantic-dev 2 libduo-dev 2 libdt-utils-dev 2 libdssialsacompat-dev 2 libdsdcc-dev 2 libdrogon-dev 2 libdolfin-dev-common 2 libdiscover-dev 2 libdieharder-dev 2 libdiagnostics-dev 2 libddccontrol-dev 2 libdart-optimizer-nlopt-dev 2 libdart-optimizer-ipopt-dev 2 libdart-gui-dev 2 libdart-dev 2 libcombblas-dev 2 libcoarrays-dev 2 libcmor-dev 2 libclsync-dev 2 libclanlib-dev 2 libckyapplet1-dev 2 libcifti-dev 2 libchipmunk-dev 2 libchipcard-dev 2 libchardet-dev 2 libcal3d12-dev 2 libbellesip-dev 2 libbde-dev 2 libbasix-dev 2 libavro-dev 2 libavl-dev 2 libasyncaudio-dev 2 libast2-dev 2 libasl-dev 2 libarrayfire-dev 2 libapriltag-dev 2 libapophenia2-dev 2 libanfo0-dev 2 libadolc-dev 2 lib4ti2-dev 2 lib2geom-dev 2 kosmindoormap-dev 2 juff-dev 2 janus-dev 2 gnumeric 2 gnome-software-dev 2 geany-common 2 gammaray-dev 2 faust-common 2 cyrus-dev 2 collectd-dev 2 coinor-libbonmin-dev 2 atheme-services 2 atfs-dev 2 android-platform-frameworks-native-headers 2 android-libunwind-dev 2 android-libselinux-dev 1 xeus-python-dev 1 rdkit-data 1 qt6-3d-dev 1 qcoro-qt6-dev 1 python3-apbslib 1 polymake-common 1 pocl-tests 1 nx-x11proto-xinerama-dev 1 nx-x11proto-xfixes-dev 1 nx-x11proto-xext-dev 1 nx-x11proto-scrnsaver-dev 1 nx-x11proto-render-dev 1 nx-x11proto-randr-dev 1 nx-x11proto-damage-dev 1 nx-x11proto-composite-dev 1 linuxcnc-uspace-dev 1 libzthread-dev 1 libzorpll-7.0-4-dev 1 libzdb-dev 1 libyaramod-dev 1 libxqilla-dev 1 libxplc0.3.13-dev 1 libxnee-dev 1 libxmltok1-dev 1 libxbase64-dev 1 libwxsmithlib-dev 1 libwine-dev 1 libvw-dev 1 libvnlog-dev 1 libvecgeom-dev 1 libvbz-hdf-plugin-dev 1 libusbgx-dev 1 libupb-dev 1 libunuran-dev 1 libunicorn-dev 1 libtse3-dev 1 libtoontag-dev 1 libtarget-factory-dev 1 libstxxl-dev 1 libstopt-dev 1 libstlink-dev 1 libstdgpu-openmp-dev 1 libsphde-dev 1 libseriousproton-dev 1 libsciplot-dev 1 libsavitar-dev 1 libsafec-dev 1 libsaclib-dev 1 libs2-dev 1 librsl-dev 1 librostlab3-dev 1 libroaring-dev 1 librdkit-dev 1 libqd-dev 1 libptl-dev 1 libpsurface-dev 1 libpolymake-dev-common 1 libpocl2-common 1 libplb-dev 1 libpistache-dev 1 libpigpiod-if-dev 1 libpcl-ros-dev 1 libpcl-conversions-dev 1 libopenshot-dev 1 libopenscap-dev 1 libopengv-dev 1 libopencl-clang-17-dev 1 libopencl-clang-16-dev 1 libopenafs-dev 1 libopen3d-dev 1 libompl-dev 1 liboidc-agent-dev 1 libodil-dev 1 libodb-qt-dev 1 libodb-mysql-dev 1 libodb-boost-dev 1 libnx-x11-dev 1 libngram-dev 1 libncrystal-dev 1 libmrpt-serialization-dev 1 libmrpt-poses-dev 1 libmrpt-nanogui-dev 1 libmrpt-math-dev 1 libmrpt-maps-dev 1 libmrpt-io-dev 1 libmrpt-hwdrivers-dev 1 libmrpt-gui-dev 1 libmrpt-graphslam-dev 1 libmrcal-dev 1 libmodest-dev 1 libmmlib-dev 1 libmmb-dev 1 libminidjvu-dev 1 libmfem-dev 1 libmediascan-dev 1 libm4api0.3 1 liblwip-dev 1 libluksde-dev 1 liblouisutdml-dev 1 liblinbox-dev 1 liblief-dev 1 liblcm-dev 1 libkf5textaddons-dev 1 libjpeg62-dev 1 libjdns-dev 1 libjbig2enc-dev 1 libjaula-dev 1 libisoburn-dev 1 libignition-physics-tpe-dev 1 libigloo-dev 1 libidzebra-2.0-dev 1 libibtk-dev 1 libibnetdisc-dev 1 libhighwayhash-dev 1 libhepmc3-search-dev 1 libguvcview-dev 1 libgutenprint-dev 1 libgpaste-2-dev 1 libgnuastro-dev 1 libgnokii-dev 1 libgm2-13-dev 1 libglw1-mesa-dev 1 libgisi-dev 1 libg2o-dev 1 libg15daemon-client-dev 1 libfsxfs-dev 1 libfshfs-dev 1 libfsext-dev 1 libfpga-dev 1 libforge-dev 1 libflorist2022-dev 1 libflame-dev 1 libfixposix-dev 1 libfetk-dev 1 libfastrtps-dev 1 libelektra-dev 1 libeegdev-dev 1 libee-dev 1 libdune-uggrid-dev 1 libdnswire-dev 1 libdnf-dev 1 libcvtapi-dev 1 libcsmith-dev 1 libcreg-dev 1 libcpprspserver-dev 1 libcppad-dev 1 libcpp-hocon-dev 1 libconsolekit-dev 1 libcomps-dev 1 libcommuni-dev 1 libcob5-dev 1 libcm256cc-dev 1 libclhep-dev 1 libclassad-dev 1 libcglm-dev 1 libcds-dev 1 libboost1.81-dev 1 libblitz0-dev 1 libaws20-dev 1 libarmnn-dev 1 libarm-compute-dev 1 libapbs-dev 1 kea-dev 1 kdepim-addons 1 ivtools-dev 1 inventor-dev 1 htcondor-dev 1 htcondor 1 gr-air-modes 1 gnat-13 1 glabels-dev 1 ggobi 1 ecere-extras 1 cyclonedds-dev 1 codeblocks-dev 1 code-saturne-include 1 angelscript-dev 1 android-libfec-dev 1 android-libext4-utils-dev 1 android-libart 0 yacas 0 weston 0 uptimed 0 sgb 0 ruby-grpc 0 pragha 0 pgplot5 0 optee-client-dev 0 odpic-dev 0 msolve 0 llvm-17-dev 0 libzfslinux-dev 0 libydpdict2-dev 0 libxcrypt-source 0 libweston-12-dev 0 libvirtualpg-dev 0 libunwind-17-dev 0 libunrar-headers 0 libttspico-dev 0 libtriangle-dev 0 libtestu01-0-dev-common 0 libtestu01-0-dev 0 libstdc++-13-dev 0 libstarpu-dev 0 libsbig-dev 0 libricohcamerasdk-dev 0 librhvoice-dev 0 libpolly-17-dev 0 libplayeronecamera2 0 libpetsc3.18-dev-common 0 libparmetis-dev 0 liboprf-dev 0 libopenvr-dev 0 libne10-dev 0 libmlir-17-dev 0 libmartchus-c++utilities-dev 0 liblucene++-dev 0 liblttng-ctl-dev 0 liblink-grammar-dev 0 libisospec++-dev 0 libguac-dev 0 libgrpc-dev 0 libfishcamp-dev 0 libfdk-aac-dev 0 libfaac-dev 0 libelfin-dev 0 libdune-pdelab-dev 0 libdune-grid-glue-dev 0 libdune-grid-dev 0 libdolfinx-mpc-dev 0 libcuneiform-dev 0 libcrypto++-dev 0 libclc-17-dev 0 libclang-rt-17-dev 0 libclang-17-dev 0 libc++-17-dev 0 lepton-eda 0 kconfig-frontends-nox 0 kconfig-frontends 0 httest 0 htdig 0 gobject-introspection 0 gcli 0 gcc-13-plugin-dev 0 eclipse-titan 0 duma 0 dovecot-dev 0 deepin-terminal 0 dbus-tests 0 criu 0 choqok
389-ds-base-libs aircrack-ng android-libaapt android-libandroidfw android-libart android-libbacktrace android-libbase android-libboringssl android-libcutils android-libetc1 android-libext4-utils android-libfec android-liblog android-libnativehelper android-libselinux android-libsepol android-libsparse android-libunwind android-libutils android-libziparchive apt asterisk atheme-services avfs bind9-libs binutils-multiarch cairo-dock-core calamares ceph-base ceph-common choqok code-saturne-bin codeblocks-contrib coinor-libbonmin4 criu ctdb cyrus-common deepin-terminal dovecot-core dovecot-ldap dovecot-sieve duma eclipse-titan elektra-tests emboss-lib evolution-data-server-tests fswatch gammaray garmin-forerunner-tools gcli geany gerris ggobi glabels gnome-software gnumeric gnunet go-for-it gpsim guile-cairo htdig httest inn2 inn2-inews itcl3 itk3 janus kconfig-frontends kconfig-frontends-nox kdepim-addons kdevelop kdevelop512-libs kea-common kio-audiocd kpart5-kompare krb5-kdc-ldap ldb-tools lepton-eda lib++dfb-1.7-7 lib2geom1.2.0 lib3mf1 lib4ti2-0 libabigail0 libabsl20220623 libace-7.1.2 libace-flreactor-7.1.2 libace-foxreactor-7.1.2 libace-htbp-7.1.2 libace-inet-7.1.2 libace-inet-ssl-7.1.2 libace-rmcast-7.1.2 libace-ssl-7.1.2 libace-tkreactor-7.1.2 libace-tmcast-7.1.2 libace-xml-utils-7.1.2 libace-xtreactor-7.1.2 libacexml-7.1.2 libadns1 libadolc2 libafflib0v5 libafsauthent2 libafsrpc2 libafterimage0 libafterstep1 libagg2 libags-audio6 libags-gui6 libags6 libaio1 libakai0 libalberta4 libaldmb1 libalgorithms1 liballeggl4.4 liballegro-acodec5.2 liballegro-audio5.2 liballegro-dialog5.2 liballegro-image5.2 liballegro-physfs5.2 liballegro-ttf5.2 liballegro-video5.2 liballegro4.4 liballegro5.2 libalpm13 libaml0 libanfo0 libangelscript-addon2.35.1 libangelscript2.35.1 libanthy1 libanthyinput0 libapbs3 libapogee3 libapophenia2 libapr-memcache0 libapr1 libapreq2-3 libapriltag3 libaprutil1 libapt-pkg6.0 libarccommon3v5 libarcglobusutils3 libarchive13 libaribb24-0 libarm-compute32 libarmnn33 libarmnnaclcommon33 libarmnntfliteparser24 libarpack2 libarrayfire-cpu3 libarrayfire-opencl3 libarrayfire-unified3 libasan5 libasan6 libasl0 libasm1 libasn1-8-heimdal libasound2 libassa-3.5-5v5 libast2 libastrometry0 libasyncaudio1.6 libasynccore1.6 libasynccpp1.6 libasyncqt1.6 libatfs1 libatk-bridge2.0-0 libatk1.0-0 libatm1 libatopology2 libatrildocument3 libatrilview3 libatspi2.0-0 libaudcore5 libaudgui5 libaudit1 libaudqt2 libaudtag3 libauparse0 libavcodec-extra60 libavcodec60 libavdevice60 libavfilter-extra9 libavfilter9 libavformat-extra60 libavformat60 libavl1 libavogadro2-1 libavro23 libavutil58 libaws6 libbamf3-2 libbase1 libbasicobjects0 libbasix0.7 libbde1 libbellesip2 libbfb0 libbigwig0 libbinutils libblitz0v5 libboinc-app7 libboinc7 libbondcpp1d libboost-chrono1.74.0 libboost-chrono1.81.0 libboost-chrono1.83.0 libbpp-core4 libbpp-phyl-omics3 libbpp-phyl12 libbpp-popgen8 libbpp-qt2 libbpp-raa4 libbpp-seq-omics3 libbpp-seq12 libbraiding0 libbrial-groebner3 libbrial3 libbroker2 libbson-1.0-0 libbtrfs0 libbtrfsutil1 libbullet-extras3.24 libbullet3.24 libc++1-14 libc++1-15 libc++1-16 libc++1-17 libc++abi1-14 libc++abi1-15 libc++abi1-16 libc++abi1-17 libc-ares2 libc-client2007e libcaf-core0.17 libcaf-io0.17 libcaf-mpich-3 libcaf-openmpi-3 libcaf-openssl0.17 libcal3d12v5 libcamel-1.2-64 libcamera-calibration-parsers0d libcamera-info-manager0d libcamp0.8 libcanberra-gtk3-0 libcanberra0 libcanl-c4 libcantorlibs28abi1 libcapi20-3 libcbf1 libccrtp2v5 libcdd0d libcdio++1 libcdio19 libcdk5nc6 libcds2.3.3 libcegui-mk2-0.8.7 libcephfs2 libceres4 libcglm0 libcgsi-gsoap1 libchafa0 libchardet1 libchemps2-3 libchicken11 libchipcard6 libchipmunk7 libchise1 libcib27 libcifti0 libcinnamon-desktop4 libck-connector0 libck0 libckteec0 libckyapplet1 libclalsadrv2 libclamav11 libclanapp-1.0v5 libclang-cpp14 libclang-cpp15 libclang-cpp16 libclang-cpp17 libclang1-14 libclang1-15 libclang1-16 libclang1-17 libclassad8 libclaw-application1v5 libclaw-configuration-file1v5 libclaw-dynamic-library1v5 libclaw-graphic1v5 libclaw-logger1v5 libclaw-net1v5 libclaw-tween1v5 libclblas2 libclhep2.1v5 libcli1.10 libclippoly0 libclips libclsync0 libclthreads2 libclucene-contribs1v5 libclucene-core1v5 libclxclient3 libcm256cc1 libcmis-0.6-6 libcmor2 libcmph0 libcmtspeechdata0 libcneartree7 libcoap3 libcob4 libcob5 libcodeblocks0 libcoin80c libcollectdclient1 libcollection4 libcolord-gtk1 libcolord-gtk4-1 libcolpack0v5 libcom-err2 libcombblas2.0.0 libcomedi0 libcomps0 libconsolekit1 libcos4-3 libcpdb-libs-common1 libcpdb-libs-frontend1 libcpp-hocon0.3.0 libcpp-httplib0.14 libcppad-lib1456.0 libcppdb-mysql0 libcppdb-odbc0 libcppdb-postgresql0 libcppdb-sqlite3-0 libcppdb0 libcpprspserver3 libcpuset1 libcrcutil0 libcreg1 libcrmcluster29 libcrmcommon34 libcrmservice28 libcrypto++8 libcryptominisat5-5.11 libcsmith0 libcss-parser-pp0v5 libcss-parser0 libctemplate3 libctf-nobfd0 libctf0 libctl7 libctpl2 libcuneiform0 libcups2 libcupsfilters1 libcupsimage2 libcupt4-2 libcurl3-gnutls libcurl4 libcurlpp0 libcvc0 libcvm1 libcvtapi1 libcw7 libcwiid1 libcwnn0 libcxx-serial1 libcycloneddsidl0 libczmq4 libd3dadapter9-mesa libdap27 libdapclient6v5 libdapserver7v5 libdaq2 libdar64-6000 libdart-collision-bullet6.12 libdart-collision-ode6.12 libdart-external-imgui6.12 libdart-external-lodepng6.12 libdart-external-odelcpsolver6.12 libdart-gui-osg6.12 libdart-gui6.12 libdart-optimizer-ipopt6.12 libdart-optimizer-nlopt6.12 libdart-utils-urdf6.12 libdart-utils6.12 libdart6.12 libdavix0v5 libdb5.3 libdb5.3++ libdbi1 libdcap1 libdcmtk17 libddccontrol0 libddsc0debian libdebuginfod1 libdecoration0 libdhash1 libdiagnostics0 libdieharder3 libdigidoc2 libdirectfb-1.7-7 libdiscover2 libdislocker0.7 libdlib19.1 libdmapsharing-4.0-3 libdmlc0 libdmtx0b libdnf2 libdnssec9 libdnswire1 libdolfin2019.2gcc13 libdolfin64-2019.2gcc13 libdolfinx-complex0.7 libdolfinx-mpc0.7 libdolfinx-real0.7 libdrogon1 libdrumstick-alsa2 libdrumstick-file2 libdrumstick-rt2 libdrumstick-widgets2 libdsdcc1 libdsdp-5.8gf libdsocksd0 libdssialsacompat0 libdt-utils5 libdublintraceroute0 libdumb1 libdune-common-2.9.0 libdune-grid-2.9.0 libdune-grid-glue-2.9.0 libdune-pdelab-2.7.20200605 libdune-uggrid-2.9.0 libduo3 libdv4 libdvbpsi10 libdvbv5-0 libdw1 libdwarf++0 libdx4 libdynamicedt3d1.9 libdyssol1.0 libeantic1 libeb16 libebackend-1.2-11 libebook-1.2-21 libebook-contacts-1.2-4 libec10 libecal-2.0-2 libecc0 libecere0 libecereaudio0 libecerecom0 libecholib1.3 libecl21.2 libecore-audio1 libecore-con1 libecore-drm2-1 libecore-evas1 libecore-fb1 libecore-file1 libecore-imf1 libecore-input1 libecore-ipc1 libecore-wl2-1 libecore-x1 libecore1 libecpg-compat3 libecpg6 libector1 libeda0 libedasqlite0 libedata-book-1.2-27 libedata-cal-2.0-2 libedataserver-1.2-27 libedataserverui-1.2-4 libedataserverui4-1.0-0 libedje1 libee0 libeegdev0 libeet1 libeeze1 libefiboot1 libefisec1 libefivar1 libefl-all-dev libefreet1a libegl-mesa0 libeina1a libeinfo1 libeio1 libeiskaltdcpp2.4 libelektra4 libelemental0 libelementary1 libelf++0 libelf1 libelk0 libelput1 libembryo1 libemeraldengine0 libemile1 libemotion1 libendless-0-0 libeolian1 libept1.6.0 libesedb1 libesnacc180 libethumb-client1 libethumb1 libetpan20 libev4 libevas1 libevas1-engines-wayland libevd-0.2-0 libevdocument3-4 libevemu3 libevent-2.1-7 libevent-core-2.1-7 libevent-extra-2.1-7 libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libevhtp0 libevolution libevt1 libevtx1 libevview3-3 libexadrums2 libexplain51 libext2fs2 libfaac0 libfaifa0 libfalcosecurity0 libfastcdr1 libfastrtps2.11 libfaust2 libfcft4 libfcgi0ldbl libfcml0 libfdk-aac2 libfetk1.9 libffindex0 libfido2-1 libfield3d1.7 libfifechan0.1.5 libfilament1.9 libfileclasses1 libfilezilla41 libfishcamp1 libfixbuf9 libfixposix4 libfko3 libflame1 libflatzebra-0.1-2v5 libflickcurl0 libflightcrew0v5 libflorist2021 libfm-extra4 libfm-gtk3-4 libfm4 libfoma0 libfontembed1 libfoonathan-memory0.7.3 libforge1 libforms2 libformsgl2 libfpga0 libfplll8 libfreecontact0v5 libfreenect0.5 libfreerdp-client2-2 libfreerdp-server2-2 libfreerdp-shadow-subsystem2-2 libfreerdp-shadow2-2 libfreerdp2-2 libfrog2 libfsapfs1 libfsext1 libfshfs1 libfsntfs1 libfsplib0 libfsxfs1 libfuntools1 libfuse2 libfuse3-3 libfvde1 libfwnt1 libfwsi1 libfxt2 libfyba0 libg15daemon-client1 libg2o0 libgadu3 libgail-3-0 libgail18 libgambit4 libgammu8 libganglia1 libgap8 libgauche-0.97-0 libgbm1 libgbtools0 libgccjit0 libgclib3 libgda-5.0-4 libgdal34 libgdamm-5.0-13 libgdcm3.0 libgdf0 libgearman8 libgecode49 libgecodeflatzinc49 libgecodegist49 libgegl-0.4-0 libgenometools0 libgensio4 libgeocoding8 libgeoip1 libgeomview-1.9.5 libgeos-c1v5 libgeos3.12.1 libgetdns10 libgetfem5 libgf-complete1 libgfal-srm-ifce1 libgfal-transfer2 libgfal2-2 libgfarm1 libgfortran5 libgfs-1.3-2 libgfsgl0 libghemical5v5 libghmm1 libgiac0 libgig10 libgimp2.0 libgirara-gtk3-3 libgisi0 libgisicomm0 libgkarrays1 libgladeui-2-13 libglapi-mesa libglib2.0-0 libglibmm-2.4-1v5 libglibmm-2.68-1 libglobus-authz-callout-error0 libglobus-authz0 libglobus-callout0 libglobus-common0 libglobus-ftp-client2 libglobus-ftp-control1 libglobus-gass-cache5 libglobus-gass-copy2 libglobus-gass-server-ez2 libglobus-gass-transfer2 libglobus-gfork0 libglobus-gram-client3 libglobus-gram-job-manager-callout-error0 libglobus-gram-protocol3 libglobus-gridftp-server-control0 libglobus-gridftp-server6 libglobus-gridmap-callout-error0 libglobus-gsi-callback0 libglobus-gsi-cert-utils0 libglobus-gsi-credential1 libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0 libglobus-gsi-sysconfig1 libglobus-gss-assist3 libglobus-gssapi-error2 libglobus-gssapi-gsi4 libglobus-io3 libglobus-net-manager0 libglobus-openssl-module0 libglobus-rsl2 libglobus-scheduler-event-generator0 libglobus-xio0 libglw1-mesa libglx-mesa0 libgm2-0 libgm2-15 libgm2-17 libgm2-18 libgmerlin2 libgmime-3.0-0 libgmsh4.11 libgmsh4.8 libgmt6 libgnat-10 libgnat-11 libgnat-12 libgnat-13 libgnat-9 libgnat-util10 libgnatvsn9 libgnokii7 libgnome-bg-4-2 libgnome-bluetooth13 libgnome-desktop-3-20 libgnome-desktop-4-2 libgnome-rr-4-2 libgnt0 libgnuastro18 libgnucap0 libgnunet0.20 libgnuradio-air-modes1 libgnuradio-analog3.10.8 libgnuradio-audio3.10.8 libgnuradio-blocks3.10.8 libgnuradio-channels3.10.8 libgnuradio-dab3.8.0 libgnuradio-digital3.10.8 libgnuradio-dtv3.10.8 libgnuradio-fec3.10.8 libgnuradio-fft3.10.8 libgnuradio-filter3.10.8 libgnuradio-iio3.10.8 libgnuradio-network3.10.8 libgnuradio-osmosdr0.2.0 libgnuradio-pdu3.10.8 libgnuradio-pmt3.10.8 libgnuradio-qtgui3.10.8 libgnuradio-runtime3.10.8 libgnuradio-soapy3.10.8 libgnuradio-trellis3.10.8 libgnuradio-uhd3.10.8 libgnuradio-video-sdl3.10.8 libgnuradio-vocoder3.10.8 libgnuradio-wavelet3.10.8 libgnuradio-zeromq3.10.8 libgnutls-dane0 libgnutls-openssl27 libgnutls30 libgo14 libgo16 libgo19 libgo21 libgoffice-0.10-10 libgom-1.0-0 libgoogle-glog0v6 libgoogle-perftools4 libgpac12 libgpaste-2 libgpgme11 libgpgmepp6 libgphobos1 libgphobos2 libgphobos3 libgphobos76 libgphoto2-6 libgphoto2-port12 libgpiod2 libgpiv-mpi3 libgpiv3 libgpod4 libgps30 libgpuarray3 libgretl1 libgridsite6 libgrok1 libgroonga0 libgroup-service1 libgrpc++1.51 libgrpc29 libgrss0 libgsmme1v5 libgsmsd8 libgsoap-2.8.124 libgsound0 libgssapi-krb5-2 libgssapi3-heimdal libgssrpc4 libgtk-3-0 libgtk2.0-0 libgtkdatabox1 libgtkmm-2.4-1v5 libgtkmm-3.0-1v5 libgtp6 libgts-0.7-5 libguac-client-rdp0 libguac-client-ssh0 libguac-client-telnet0 libguac-client-vnc0 libguac19 libguestfs-gobject-1.0-0 libguestfs0 libgulkan-0.15-0 libgutenprint9 libgutenprintui2-2 libguvcview-2.1-2 libguytools2 libgvars3-0 libgvars3-headless0 libgvm22 libgweather-4-0 libgwengui-fox16-79 libgwengui-gtk3-79 libgwengui-qt5-79 libgwenhywfar79 libgwyddion2-0 libgxps2 libgxr-0.15-0 libgxw0 libgxwmm0 libgyoto8 libh2o-evloop0.13 libh2o0.13 libhamlib++4 libhamlib4 libhashkit2 libhcrypto5-heimdal libhdb9-heimdal libhdf5-103-1 libhdf5-cpp-103-1 libhdf5-fortran-102 libhdf5-hl-100 libhdf5-hl-cpp-100 libhdf5-hl-fortran-100 libhdf5-jni libhdf5-mpich-103-1 libhdf5-mpich-cpp-103-1 libhdf5-mpich-fortran-102 libhdf5-mpich-hl-100 libhdf5-mpich-hl-cpp-100 libhdf5-mpich-hl-fortran-100 libhdf5-openmpi-103-1 libhdf5-openmpi-cpp-103-1 libhdf5-openmpi-fortran-102 libhdf5-openmpi-hl-100 libhdf5-openmpi-hl-cpp-100 libhdf5-openmpi-hl-fortran-100 libhdfeos0 libheartbeat2 libheimbase1-heimdal libheimntlm0-heimdal libhepmc3 libhepmc3-search libhfsp0 libhighwayhash0 libhinawa2 libhinawa4 libhiredis0.14 libhoel1.4 libhogweed6 libhtmlcxx3v5 libhts3 libhwy1 libhx32 libhx509-5-heimdal libibmad5 libibnetdisc5 libibtk0 libibumad3 libibverbs1 libical3 libicapapi5 libiddawc1.1 libident libidzebra-2.0-0 libieee1284-3 libigloo0 libignition-common4-4 libignition-common4-av4 libignition-common4-events4 libignition-common4-graphics4 libignition-common4-profiler4 libignition-fuel-tools7-7 libignition-physics5-5 libignition-physics5-bullet-plugin5 libignition-physics5-dartsim-plugin5 libignition-physics5-tpe-plugin5 libignition-physics5-tpelib5 libigraph3 libimaevm2 libimage-transport0d libimageclasses1 libimath-3-1-29 libindicator-transfer1 libinfgtk-0.7-0 libinfinity-0.7-0 libini-config5 libint2-2 libinventor1 libipa-hbac0 libipe7.2.28 libipset13 libirccore3 libircmodel3 libircutil3 libirrlicht1.8 libirstlm1 libisns0 libiso9660++0 libiso9660-11 libisoburn1 libisofs6 libisospec++2 libite5 libiv-unidraw2 libiv2 libivykis0 libiw30 libixml11 libjalali0 libjaula1 libjbig2enc0 libjdns2 libjellyfish-2.0-2 libjim0.82 libjodycode3 libjpeg62 libjpgalleg4.4 libjsonrpccpp-client0 libjsonrpccpp-common0 libjsonrpccpp-server0 libjsonrpccpp-stub0 libjuff0.10 libjuman4 libjxr0 libk3b8 libk5crypto3 libkadm5clnt-mit12 libkadm5clnt7-heimdal libkadm5srv-mit12 libkadm5srv8-heimdal libkafs0-heimdal libkdb5-10 libkdc2-heimdal libkeybinder0 libkf5akonadisearchcore5 libkf5akonadisearchdebug5 libkf5akonadisearchpim5 libkf5akonadisearchxapian5 libkf5kdelibs4support5 libkf5libkleo5 libkf5messagecomposer5abi1 libkf5messagecore5abi1 libkf5messagelist5abi1 libkf5messageviewer5abi1 libkf5mime5abi1 libkf5mimetreeparser5abi1 libkf5syndication5abi1 libkf5templateparser5 libkf5textaddonswidgets1 libkf5textautocorrectioncore1 libkf5textautocorrectionwidgets1 libkf5textcustomeditor1 libkf5textedittexttospeech1 libkf5textemoticonscore1 libkf5textemoticonswidgets1 libkf5textgrammarcheck1 libkf5texttranslator1 libkf5textutils1 libkf5webengineviewer5abi1 libkiwix12 libkmlbase1 libkmlconvenience1 libkmldom1 libkmlengine1 libkmlregionator1 libkmlxsd1 libknet1 libknot14 libkokyu-7.1.2 libkompareinterface5 libkopenafs2 libkosm1 libkosmindoormap1 libkqueue0 libkrad0 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libkseexpr4 libkseexprui4 libktoblzcheck1v5 libkwnn0 liblam4 liblammps0 liblasi0 liblasso3 liblcm1 liblcmaps-without-gsi0 liblcmaps0 libldb2 libldm-1.0-0 libldm-common0 libldm-priv-common0 libldns3 libleatherman1.12.1 liblfunction1 liblibrecast0.5 liblief0 libliggghts3 liblinbox-1.7.0-0 liblink-grammar-java liblink-grammar5 liblinphone++11 liblinphone11 liblip2 liblirc-client0 liblirc0 liblitehtml0 liblldb-14 liblldb-15 liblldb-16 liblldb-17 libllvm14 libllvm15 libllvm16 libllvm17 liblnk1 libloadpng4.4 libloc1 liblog4c3 liblog4cplus-2.0.5 liblogg4.4 libloki0.1.7 liblomiri-download-manager-client0 liblomiri-download-manager-common0 liblomiri-upload-manager-common0 liblomirigestures5 liblomirimetrics5 liblomiritoolkit5 liblopsub1 liblorene-debian1 liblorene-export-debian0 liblorenef77-debian1 liblouisutdml9 liblouisxml1 liblowdown1 liblrcalc1 liblrm2 liblrmd28 liblrs1 liblttng-ctl0 liblttng-ust-common1 liblttng-ust-ctl5 liblttng-ust-python-agent1 liblttng-ust1 liblucene++-contrib0v5 liblucene++0v5 libluksde1 liblv2dynparamhost1-1 liblv2dynparamplugin1-0 liblwip0 liblwipv6-2 liblxc1 libm4api0.3 libmagick++-6.q16-9 libmagick++-6.q16hdri-9 libmagickcore-6.q16-7 libmagickcore-6.q16hdri-7 libmagickwand-6.q16-7 libmagickwand-6.q16hdri-7 libmailutils9 libmapcache1 libmapnik3.1 libmapserver2 libmariadbd19 libmartchus-c++utilities5 libmartchus-qtforkawesome1 libmate-desktop-2-17 libmate-slab0 libmate-window-settings1 libmateweather1 libmathicgb0 libmawk1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmbt1 libmbtserver1 libmdb3 libmdbsql3 libmdc3 libmdnsd1 libmed11 libmedc11 libmediascan0 libmediastreamer13 libmedimport0v5 libmemcached11 libmemcachedutil2 libmems1 libmessage-filters1d libmfem4.5.2 libmfsio1 libmgba0.10 libmgl-fltk8 libmgl-glut8 libmgl-mpi8 libmgl-qt5-8 libmgl-wnd8 libmgl-wx8 libmgl8 libmia-2.4-4 libmialm3 libmimetic0v5 libminc2-5.3.0 libminidjvu0 libminini1 libmiral5 libmircommon9 libmircookie2 libmircore2 libmiroil3 libmirplatform26 libmirserver58 libmirwayland4 libmission-control-plugins0 libmlir-14 libmlir-15 libmlir-16 libmlir-17 libmmb4.0 libmmlib1 libmobi0 libmodest0 libmodsecurity3 libmongoc-1.0-0 libmongoclient0 libmono-profiler libmonoboehm-2.0-1 libmonosgen-2.0-1 libmorph libmozjs-102-0 libmozjs-115-0 libmpdclient2 libmpeg3-2 libmps-fortran0 libmps3 libmrcal3 libmrpt-apps2.11 libmrpt-bayes2.11 libmrpt-comms2.11 libmrpt-config2.11 libmrpt-containers2.11 libmrpt-core2.11 libmrpt-detectors2.11 libmrpt-expr2.11 libmrpt-graphs2.11 libmrpt-graphslam2.11 libmrpt-gui2.11 libmrpt-hwdrivers2.11 libmrpt-img2.11 libmrpt-io2.11 libmrpt-kinematics2.11 libmrpt-maps2.11 libmrpt-math2.11 libmrpt-nanogui2.11 libmrpt-nav2.11 libmrpt-obs2.11 libmrpt-opengl2.11 libmrpt-poses2.11 libmrpt-random2.11 libmrpt-ros1bridge2.11 libmrpt-rtti2.11 libmrpt-serialization2.11 libmrpt-slam2.11 libmrpt-system2.11 libmrpt-tfest2.11 libmrpt-topography2.11 libmrpt-vision-lgpl2.11 libmrpt-vision2.11 libmrss0, libmrtd0 libmsiecf1 libmstoolkit82 libmtdev1 libmtp9 libmu-dbm9 libmuffin0 libmulticobex1 libmumps-5.6 libmumps-64pord-5.6 libmumps-64pord-ptscotch-5.6 libmumps-64pord-scotch-5.6 libmumps-64pord-seq-5.6 libmumps-ptscotch-5.6 libmumps-scotch-5.6 libmumps-seq-5.6 libmusic1v5 libmutter-12-0 libmutter-test-12 libmygui.ogreplatform0debian1v5 libmygui.opengl3platform0debian1v5 libmygui.openglplatform0debian1v5 libmyguiengine3debian1v5 libmyproxy6 libmysql++3v5 libmysqlcppconn7v5 libnatpmp1 libnats3.7 libnauty2 libncap44 libncarg0 libncbi6 libncrystal1 libndpi4.2 libne10-10 libneo4j-client11 libneon27 libneon27-gnutls libnetcdf19 libnetconf2-2 libnetsnmptrapd40 libnetsvcs-7.1.2 libnettle8 libnexstar0 libnextcloudsync0 libnglib-6.2 libngram2 libnids1.21 libnma-gtk4-0 libnma0 libnode108 libnormaliz3 libnotmuch5 libnova-0.16-0 libnozzle1 libnpth0 libns3.40 libnss-sss libnsync-cpp1 libnsync1 libntirpc4.3 libnutclient2 libnutscan2 libnvpair3linux libnx-x11-6 libnxcl1 libnxml0 liboath0 libobexftp0 libobs0 libocct-data-exchange-7.6 libocct-draw-7.6 libocct-foundation-7.6 libocct-modeling-algorithms-7.6 libocct-modeling-data-7.6 libocct-ocaf-7.6 libocct-visualization-7.6 liboce-foundation11 liboce-modeling11 liboce-ocaf-lite11 liboce-ocaf11 liboce-visualization11 liboclgrind-21.10 liboctomap1.9 liboctovis1.9 libodb-boost-2.4 libodb-mysql-2.4 libodb-qt-2.4 libode8 libodil0 libodpic4 libofx7 libogre-1.9.0v5 libogre1.12.10 liboidc-agent4 libola1 libolecf1 libomnievents2 libomniorb4-3 libomnithread4 libomp5-14 libomp5-15 libomp5-16 libomp5-17 libompl16 libonnx1 libonvif1 liboop4 libopen-trace-format2-10 libopen3d0.17 libopencl-clang16 libopencl-clang17 libopencolorio2.1 libopenconnect5 libopencv-calib3d406 libopencv-contrib406 libopencv-core406 libopencv-dnn406 libopencv-features2d406 libopencv-flann406 libopencv-highgui406 libopencv-imgcodecs406 libopencv-imgproc406 libopencv-ml406 libopencv-objdetect406 libopencv-photo406 libopencv-shape406 libopencv-stitching406 libopencv-superres406 libopencv-video406 libopencv-videoio406 libopencv-videostab406 libopencv-viz406 libopendbx1 libopendht-c3 libopendht3 libopendmarc2 libopendsp3 libopengv1 libopenimageio2.4 libopenipmi0 libopenmm8.0 libopenmpi3 libopenmpt0 libopenni0 libopenraw7 libopenrawgnome7 libopenscap25 libopenshot-audio9 libopenshot25 libopensm9 libopensmtpd0 libopentracing-c-wrapper0 libopenvdb-ax10.0 libopenvdb10.0 libopenvlbi3 libopenvr-api1 libopenzwave1.6 liboprf0 liborc-0.4-0 libosdcpu3.5.0 libosdgpu3.5.0 libosip2-15 libosmcomp5 libosmesa6 libosmo-gsup-client0 libosmo-hnbap0 libosmo-mslookup0 libosmo-ranap5 libosmo-rua0 libosmo-sabp1 libosmo-sigtran7 libosmoabis10 libosmocodec0 libosmocoding0 libosmocore19 libosmoctrl0 libosmogb14 libosmogsm18 libosmomtp0 libosmonetif8 libosmosccp0 libosmosim2 libosmotrau2 libosmovty9 libosmoxua0 libosmvendor5 libosptk4 libostyle1c2 libotp0-heimdal libotr5 libowfat0 libowncloudsync0 libp11-3 libpacemaker1 libpacketdump3 libpagmo9 libpam0g libpangomm-2.48-1 libpano13-3 libpapi7.0 libpappl1 libpaps0 libpari-gmp-tls8 libparlatype5 libparmetis4.0 libparpack2 libparted-fs-resize0 libparted2 libpath-utils1 libpcap0.8 libpcl-ros-features0d libpcl-ros-filter1d libpcl-ros-filters0d libpcl-ros-io0d libpcl-ros-segmentation0d libpcl-ros-surface0d libpcl-ros-tf1d libpcp-archive1 libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda3 libpcp-trace2 libpcp-web1 libpcp3 libpe-rules26 libpe-status28 libpeony3 libperl5.36 libpetsc-complex3.18 libpetsc-complex3.18-dbg libpetsc-complex3.19 libpetsc-complex3.19-dbg libpetsc-real3.18 libpetsc-real3.18-dbg libpetsc-real3.19 libpetsc-real3.19-dbg libpetsc64-complex3.18 libpetsc64-complex3.18-dbg libpetsc64-complex3.19 libpetsc64-complex3.19-dbg libpetsc64-real3.18 libpetsc64-real3.18-dbg libpetsc64-real3.19 libpetsc64-real3.19-dbg libpff1 libpg-query1504.1 libpgm-5.3-0 libpgm2asc0.52 libpgpool2 libpgtypes3 libphobos2-ldc-shared-dev libphobos2-ldc-shared105 libphonenumber8-protobuf32 libphonon4qt5-4 libphonon4qt5experimental4 libphonon4qt6-4 libphonon4qt6experimental4 libpiano0 libpigpiod-if1 libpigpiod-if2-1 libpils2 libpistache0 libpkcs11-helper1 libplanarity0 libplayeronecamera2 libplb1 libplib1 libplumb2 libplumbgpl2 libpmi0 libpmi2-0 libpmix2 libpng16-16 libpocl2 libpocoactiverecord80 libpococrypto80 libpocodata80 libpocodatamysql80 libpocodataodbc80 libpocodatapostgresql80 libpocodatasqlite80 libpocoencodings80 libpocofoundation80 libpocojson80 libpocojwt80 libpocomongodb80 libpoconet80 libpoconetssl80 libpocoredis80 libpocoutil80 libpocoxml80 libpocozip80 libpodofo0.9.8 libpolled-camera0d libpolylib64-8 libpolymake4.11 libpoppler-cpp0v5 libpoppler-glib8 libpoppler-qt5-1 libpoppler-qt6-3 libpoppler126 libportsmf0 libpostproc57 libpq5 libpqmarble2 libpqtypes0 libpqxx-7.8 libprelude28 libpreludecpp12 libpreludedb7 libpreludedbcpp2 libprotobuf-lite32 libprotobuf32 libprotoc32 libpskc0 libpsl5 libpsocksxx0 libpst4 libpstoedit0c2a libpsurface0v5 libpth20 libptl2 libptscotch-7.0 libpurify2.0 libpurple0 libpvm3 libpwiz3 libpwizlite3 libpyside2-py3-5.15 libpython3.10 libpython3.10-dbg libpython3.11 libpython3.11-dbg libpython3.12 libpython3.12-dbg libqalculate22 libqbscore2.1 libqcoro5core0 libqcoro5dbus0 libqcoro5network0 libqcoro5qml0 libqcoro5quick0 libqcoro5websockets0 libqcoro6core0 libqcoro6dbus0 libqcoro6network0 libqcoro6qml0 libqcoro6quick0 libqcoro6websockets0 libqcow1 libqd0v5 libqdbm14 libqgis-3d3.28.14 libqgis-analysis3.28.14 libqgis-app3.28.14 libqgis-core3.28.14 libqgis-gui3.28.14 libqgis-native3.28.14 libqgis-server3.28.14 libqgisgrass8-3.28.14 libqgispython3.28.14 libqglviewer2-qt5 libqgpgme15 libqgpsmm30 libqjdns-qt5-2 libqm-dsp0 libqpdf29 libqpx0 libqsopt-ex2 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 libqt5gui5 libqt5gui5-gles libqt5help5 libqt5network5 libqt5opengl5 libqt5pdf5 libqt5pdfwidgets5 libqt5printsupport5 libqt5publishsubscribe5 libqt5quickcontrols2-5 libqt5quicktemplates2-5 libqt5qxlsx0 libqt5serviceframework5 libqt5sql5 libqt5systeminfo5 libqt5test5 libqt5waylandclient5 libqt5waylandcompositor5 libqt5webengine5 libqt5webenginecore5 libqt5webenginewidgets5 libqt5widgets5 libqt5xml5 libqt63danimation6 libqt63dcore6 libqt63dextras6 libqt63dinput6 libqt63dlogic6 libqt63dquick6 libqt63dquickanimation6 libqt63dquickextras6 libqt63dquickinput6 libqt63dquickrender6 libqt63dquickscene2d6 libqt63drender6 libqt6concurrent6 libqt6core6 libqt6dbus6 libqt6designer6 libqt6designercomponents6 libqt6gui6 libqt6help6 libqt6labsanimation6 libqt6labsfolderlistmodel6 libqt6labsqmlmodels6 libqt6labssettings6 libqt6labssharedimage6 libqt6labswavefrontmesh6 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6pdf6 libqt6pdfquick6 libqt6pdfwidgets6 libqt6printsupport6 libqt6qml6 libqt6qmlcompiler6 libqt6qmlcore6 libqt6qmllocalstorage6 libqt6qmlmodels6 libqt6qmlworkerscript6 libqt6qmlxmllistmodel6 libqt6quick6 libqt6quickcontrols2-6 libqt6quickcontrols2impl6 libqt6quickdialogs2-6 libqt6quickdialogs2quickimpl6 libqt6quickdialogs2utils6 libqt6quicklayouts6 libqt6quickparticles6 libqt6quickshapes6 libqt6quicktemplates2-6 libqt6quicktest6 libqt6quickwidgets6 libqt6sql6 libqt6test6 libqt6uitools6 libqt6waylandclient6 libqt6waylandcompositor6 libqt6waylandeglclienthwintegration6 libqt6waylandeglcompositorhwintegration6 libqt6webenginecore6 libqt6webenginequick6 libqt6webenginequickdelegatesqml6 libqt6webenginewidgets6 libqt6websockets6 libqt6widgets6 libqt6wlshellintegration6 libqt6xml6 libquantlib0v5 libquickfix17 libqxmppomemoqt5-4 libqxmppqt5-4 libradare2-5.0.0 librados2 libradosstriper1 libradsec0 libraft0 librasqal3 libraw23 librbd1 librc1 librcsb-core-wrapper0 librdata0 librdf0 librdkit1 librdmacm1 libreadline8 libreadstat1 libref-array1 libregf1 libregfi1 libreiserfscore0 librem0 libremctl1 librgw2 librhonabwy1.1 librhvoice-audio2 librhvoice-core7 librhvoice5 libricohcamerasdk librime1 librlog5v5 librm0 librnd4 libroaring0 libroken19-heimdal librosbag-storage4d librosbag4d libroscpp4d libroslz4-1d librostlab3 librrd8 librsb0 librsl1 librsplib3 librsync2 librtr0 librttr-core0.9.6 libruby3.1 libruli4 librxp0 libs2-0 libs6-2.12 libsaclib0 libsafec3 libsaga-api9 libsaga-gdi9 libsaml12 libsavitar5 libsbig4 libsbjson2.3 libsbml5 libsc7v5 libscamperfile0 libscca1 libsciplot1 libscitokens0 libscotch-7.0 libsde1 libseafile0 libsearpc1 libsecsipid1 libseriousproton0 libseteec0 libsfcgal1 libsframe1 libshiboken2-py3-5.15 libshibsp11 libshisa0 libshishi0 libsigrok4 libsigrokcxx4 libsigscan1 libsiloh5-0 libsimgrid3.35 libsimpleini1 libsimtkmolmodel3.1 libsingular4m3n0 libsipxtapi libskarnet2.14 libskypat3 libsl0-heimdal libslepc-complex3.18 libslepc-complex3.19 libslepc-real3.18 libslepc-real3.19 libslepc64-complex3.18 libslepc64-complex3.19 libslepc64-real3.18 libslepc64-real3.19 libslurm39 libslvs1 libsmbclient libsmdev1 libsmf0 libsmi2ldbl libsmltk0 libsmpeg0 libsmpp34-1 libsmraw1 libsnacc0c2 libsnapper7 libsndobj2v5 libsnl0 libsnmp40 libsocksd0 libsocl-1.4-1 libsofia-sip-ua-glib3 libsofia-sip-ua0 libsolv1 libsolvext1 libsopt3.0 libsoqt520 libsoup-gnome2.4-1 libsoup2.4-1 libsource-highlight4v5 libspandsp2 libspatialaudio0 libspatialite8 libspf2-2 libsphde1 libsphere0d libsphinxbase3 libspooles2.2 libspread-sheet-widget libsqlite3-mod-spatialite libsqlite3-mod-virtualpg libsquid1 libsquirrel3-0 libsrecord0 libsrpc0 libss2 libssh2-1 libssl3 libsss-certmap0 libsss-idmap0 libsss-nss-idmap0 libst1 libstarpu-1.4-3 libstarpu-openmp-llvm-1.4-1 libstarpufft-1.4-1 libstarpumpi-1.4-3 libstarpurm-1.4-1 libstatgrab10 libstb0 libstdgpu-openmp0d libstellarsolver2 libstlink1 libstoken1 libstonith1 libstonithd26 libstopt5 libstorj0 libstxxl1v5 libswami1 libswamigui1 libswipl9 libsword1.9.0 libswresample4 libswscale7 libsylph1 libsymmetrica2 libsynfig0a libsynthesis0v5 libsysprof-6-6 libsysrepo6 libt3widget2 libt4k-common0 libtaktuk3 libtalloc2 libtango9-4 libtaningia0 libtar0 libtarget-factory2 libtcmalloc-minimal4 libtcod1 libtecla1 libteeacl0.1.0 libteec1 libtelepathy-farstream3 libtelepathy-glib0 libterralib3 libtestu01-0 libtevent0 libtgl-0.0.0.20160623-0 libthrift-0.19.0 libthrift-c-glib0 libtickit3 libtimbl4 libtimblserver4 libtins4.0 libtinyframe0 libtirpc3 libtkrzw1 libtls28 libtntnet13 libtokyocabinet9 libtomlplusplus3 libtoontag0 libtopcom0 libtopic-tools2d libtorrent-rasterbar2.0 libtorrent21 libtpm-unseal1 libtrace3 libtriangle-1.6 libts0 libtse3-0.3.1c2a libtsk19 libtss0 libtss2-esys-3.0.2-0 libtss2-fapi1 libtss2-mu0 libtss2-policy0 libtss2-rc0 libtss2-sys1 libtss2-tcti-cmd0 libtss2-tcti-device0 libtss2-tcti-libtpms0 libtss2-tcti-mssim0 libtss2-tcti-pcap0 libtss2-tcti-spi-helper0 libtss2-tcti-swtpm0 libtss2-tctildr0 libttfautohint1 libttspico0 libtty1 libtumbler-1-0 libtwin0 libucommon8 libucto5 libudf0 libudns0 libuev3 libufpidentity1 libuhd4.6.0 libui-gxmlcpp5v5 libui-utilcpp9v5 libukwm-1-0 libulfius2.7 libuniconf4.6 libunicorn2 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunrar5 libunuran16 libunwind-14 libunwind-15 libunwind-16 libunwind-17 libupb0 libupnp17 libupsclient6 liburcu8 liburweb-cgi0 liburweb-fastcgi0 liburweb-http0 liburweb-static0 liburweb0 libusb3380-0 libusbgx2 libusbredirhost1 libusbredirparser1 libuuid1 libuutil3linux libuv1 libuwac0-0 libv4l-0 libv4l2rds0 libv4lconvert0 libvanessa-socket2 libvbz-hdf-plugin0 libvdeplug2 libvecgeom1.2 libventrilo3-0 libverto-glib1 libverto-libev1 libverto1 libvformat0 libvgdml1.2 libvibrant6b libvips42 libvirt-glib-1.0-0 libvirtualpg0 libvisp-ar3.6 libvisp-blob3.6 libvisp-core3.6 libvisp-detection3.6 libvisp-dnn-tracker3.6 libvisp-gui3.6 libvisp-imgproc3.6 libvisp-io3.6 libvisp-klt3.6 libvisp-mbt3.6 libvisp-me3.6 libvisp-robot3.6 libvisp-sensor3.6 libvisp-tt-mi3.6 libvisp-tt3.6 libvisp-vision3.6 libvisp-visual-features3.6 libvisp-vs3.6 libvlc5 libvlccore9 libvlfeat1 libvmime1 libvnlog0 libvolk3.1 libvolume-key1 libvomsapi1v5 libvshadow1 libvslvm1 libvte9 libvtk9.1 libvtk9.1-qt libvtkgdcm-9.1 libvw0 libwaei2 libwaili1c2 libwandio1 libwbclient0 libwcstools1 libwebsockets19 libweed0 libweston-12-0 libwf-utils0 libwfa2-0 libwim15 libwind0-heimdal libwine libwinpr-tools2-2 libwinpr2-2 libwireshark17 libwiretap14 libwlroots11 libwnn0 libwolfssl41 libworkflow0 libwpewebkit-1.1-0 libwreport3 libwsutil15 libwv-1.2-4 libwvstreams4.6-base libwvstreams4.6-extras libwxbase3.2-1 libwxgtk-gl3.2-1 libwxgtk-media3.2-1 libwxgtk-webview3.2-1 libwxgtk3.2-1 libwxsmithlib0 libwxsqlite3-3.2-0 libwxsvg3 libxalan-c112 libxaw3dxft6 libxbase64-1 libxcomp3 libxcompshad3 libxdelta2 libxdmf3 libxdp1 libxeddsa2 libxencall1 libxendevicemodel1 libxenevtchn1 libxenforeignmemory1 libxengnttab1 libxenhypfs1 libxenmisc4.17 libxenstore4 libxentoolcore1 libxentoollog1 libxerces-c3.2 libxeus-python0 libxgks2 libxine2-bin libxlsxwriter5 libxmhtml1.1 libxmlbird1 libxmlrpc-c++8v5 libxmlrpc-core-c3 libxmlrpc-epi0 libxmlrpcpp3d libxmlsec1 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxmltok1 libxmltooling10 libxnee0 libxplc0.3.13 libxqdbm3c2 libxqilla6v5 libxrdapputils2 libxrdcl3 libxrdcrypto2 libxrdcryptolite2 libxrdec1 libxrdffs3 libxrdhttputils2 libxrdposix3 libxrdserver3 libxrdssilib2 libxrdssishmap2 libxrdutils3 libxrdxml3 libxt6 libxtrxll0 libxwiimote2 libxy3v5 libyang2 libyangrpc2 libyaramod0 libycadgraywolf1 libyder2.0 libydpdict2 libygl4 libyuma2 libzbar0 libzbargtk0 libzbarqt0 libzdb11 libzen0v5 libzeroc-ice3.7 libzeroc-icestorm3.7 libzfp1 libzfs4linux libzfsbootenv1linux libzia libzip4 libzita-alsa-pcmi0 libzlcore0.13 libzltext0.13 libzorpll-7.0-4 libzpool5linux libzscanner4 libzthread-2.3-2 libzvbi0 libzycore1.4 libzydis4.0 libzypp1722 linpac linuxcnc-uspace lldpad llvm-14-dev llvm-14-linker-tools llvm-15-dev llvm-15-linker-tools llvm-16-dev llvm-16-linker-tools llvm-17-dev llvm-17-linker-tools lua-compat53 lua-cqueues lua-hamlib lua-rrd lua-socket mesa-opencl-icd mesa-vdpau-drivers mitools mono-runtime-common msolve nilfs-tools octave omniidl osmo-libasn1c1 pcp-testsuite pgplot5 pragha python3-dolfin-real python3-dolfin64-real python3-dolfinx-mpc python3-gps python3-imath python3-ldb python3-ldns python3-link-grammar python3-lttng python3-med python3-pyverbs python3-samba python3-sphinxbase python3-talloc python3-uhd quickplot radosgw regina-normal samba samba-common-bin samba-libs samba-testsuite samba-vfs-modules sgb snort-common-libraries starpu-examples sudo sudo-ldap swish-e swtpm-libs syslog-ng-core tcl-expect tcl-hamlib tntnet-demos tntnet-runtime uptimed weston winbind yacas
389-ds-base 4ti2 abseil ace actor-framework adns adolc afflib afterstep agg aircrack-ng akonadi-search alberta allegro4.4 allegro5 alsa-lib aml android-platform-art android-platform-external-boringssl android-platform-external-libselinux android-platform-external-libunwind android-platform-frameworks-base android-platform-frameworks-native android-platform-system-extras android-platform-tools anfo angelscript anthy apbs apophenia apr apr-util apriltag apt aribb24 arm-compute-library armnn arpack arrayfire asl asterisk astrometry.net at-spi2-core atheme-services atril audacious audiocd-kio audit avfs avogadrolibs avro-c bamf belle-sip bind9 binutils biosquid blitz++ boinc boost1.74 boost1.81 boost1.83 brial broker btrfs-progs bullet c-ares c-icap c-vtapi cairo-dock cal3d calamares camp canl-c cantor cbflib cddlib cegui-mk2 ceph ceres-solver cglm cgsi-gsoap chafa chemps2 chicken chipmunk chise-base choqok ciftilib cinnamon-desktop ck clalsadrv clamav clanlib clblas clhep clippoly clips clsync clthreads clucene-core cluster-glue clxclient cmor cmph code-saturne codeblocks coin3 coinor-bonmin collectd colord-gtk colpack combblas comedilib compiz condor consolekit2 coolkey cpdb-libs cpp-hocon cpp-httplib cppad cppdb criu croaring cryptominisat csmith ctemplate ctpl cuneiform cups cups-filters cupt curl curlpp cvm cwiid cyclonedds cyrus-imapd czmq dante daq dar dart davix db5.3 dcap dcmtk ddccontrol deepin-terminal diagnostics dieharder ding-libs directfb discover dislocker dlib dmlc-core dnswire dolfin dolfinx-mpc dovecot drogon dsdcc dsdp dt-utils dublin-traceroute duma duo-unix dx dyssol e-antic e2fsprogs eb ecere-sdk ecl eclib eclipse-titan edge-addition-planarity-suite eegdev efivar efl eiskaltdcpp elektra elfutils elk emboss emerald eos-sdk esnacc evemu event-dance evince evolution evolution-data-server expect faac faifa falcosecurity-libs fastcdr fastdds faust fbreader fcft fcml fdk-aac fenics-basix fenics-dolfinx ffindex ffmpeg field3d fifechan filament flatzebra flickcurl flightcrew foma foonathan-memory forge fpgatools fplll freecontact freerdp2 freewnn frog fsplib fswatch funtools fuse fuse3 fwknop fxt fyba g15daemon g2o gambc gammaray gammu ganglia gap garmin-forerunner-tools gauche gcc-10 gcc-11 gcc-12 gcc-13 gcc-9 gcli gdal gdcm geany gearmand gecode gegl gelemental genometools gensio geoip geomview geos gerris getdns getfem gf-complete gfal2 gfarm gfsview ggobi ghmm giac gimp girara glabels glade glib2.0 glibmm2.4 glibmm2.68 globus-authz globus-authz-callout-error globus-callout globus-common globus-ftp-client globus-ftp-control globus-gass-cache globus-gass-copy globus-gass-server-ez globus-gass-transfer globus-gfork globus-gram-client globus-gram-job-manager-callout-error globus-gram-protocol globus-gridftp-server globus-gridftp-server-control globus-gridmap-callout-error globus-gsi-callback globus-gsi-cert-utils globus-gsi-credential globus-gsi-openssl-error globus-gsi-proxy-core globus-gsi-sysconfig globus-gss-assist globus-gssapi-error globus-gssapi-gsi globus-io globus-net-manager globus-openssl-module globus-rsl globus-scheduler-event-generator globus-xio glw gmerlin gmime gmsh gmt gnokii gnome-bluetooth gnome-desktop gnome-software gnuastro gnucap gnucobol3 gnucobol4 gnumeric gnunet gnuradio gnutls28 go-for-it gocr goffice google-glog google-perftools gpac gpaste gpgme1.0 gpsd gpsim gr-air-modes gr-dab gr-osmosdr graywolf gretl gridsite grok groonga group-service grpc gsequencer gsmlib gsoap gsound gtk+2.0 gtk+3.0 gtkmm2.4 gtkmm3.0 gts guacamole-server guile-cairo guitarix gulkan gutenprint guvcview gvars3 gvm-libs gwaei gwyddion gxr gyoto h2o hamlib hdf-eos4 hdf5 heartbeat heimdal hepmc3 hfsplus highway highwayhash hiredis hoel htdig htmlcxx htslib httest iddawc identity4c idzebra ignition-common ignition-fuel-tools ignition-physics igraph ima-evm-utils imagemagick imath inn2 inventor ipe ipset irrlicht irstlm isc-kea isospec itcl3 itk3 ivtools ivykis janus jaula jbig2enc jcal jellyfish jimtcl juffed juman jxrlib k3b kconfig-frontends kdelibs4support kdepim-addons kdevelop keybinder kf5-messagelib kmime knot kompare kosmindoormap krb5 kronosnet kseexpr ktextaddons lam lammps lasi lasso lcalc lcm lcmaps ldc ldns leatherman lepton-eda lib2geom lib3mf libabigail libaio libapogee3 libapr-memcache libapreq2 libarchive libassa libast libavl libaws libbde libbigwig libbpp-core libbpp-phyl libbpp-phyl-omics libbpp-popgen libbpp-qt libbpp-raa libbpp-seq libbpp-seq-omics libbraiding libcanberra libcapi20-3 libccrtp libcdio libcdk5 libcds libchardet libchipcard libclaw libcli libcm256cc libcmis libcmtspeechdata libcoap3 libcommuni libcomps libcpuset libcrcutil libcreg libcrypto++ libctl libcxx-serial libdap libdbi libdigidoc libdmapsharing libdmtx libdnf libdrumstick libdssialsacompat libdumb libdv libdvbpsi libee libelfin libept libesedb libetpan libev libevent libevhtp libevt libevtx libexadrums libexplain libfcgi libfido2 libfilezilla libfishcamp libfixbuf libfixposix libflame libflorist libfm libforms libfreenect libfsapfs libfsext libfshfs libfsntfs libfsxfs libfvde libfwnt libfwsi libgadu libgclib libgda5 libgdamm5.0 libgdf libghemical libgig libgisi libgkarrays libgnt libgom libgphoto2 libgpiod libgpiv libgpod libgpuarray libgrss libgtkdatabox libguestfs libguytools2 libgweather4 libgwenhywfar libgxps libhinawa libhx libibtk libical3 libident libieee1284 libigloo libinfinity libint2 libisoburn libisofs libite libjdns libjodycode libjpeg6b libjson-rpc-cpp libkf5libkleo libkiwix libkml libkqueue libktoblzcheck libldm liblip liblnk libloc libloki liblopsub liblouisutdml liblouisxml libluksde libmateweather libmawk libmediascan libmemcached libmems libmialm libminc libminini libmobi libmpdclient libmpeg3 libmsiecf libmstoolkit libmtp libnatpmp libneo4j-client libnetconf2 libnexstar libnids libnma libnova libnxml libodb-boost libodb-mysql libodb-qt libofx libolecf libonvif liboop libopendbx libopenmpt libopenraw libopenshot libopenshot-audio libopensmtpd liboprf libosip2 libosmo-abis libosmo-netif libosmo-sccp libosmocore libotr libowfat libp11 libpano13 libpcap libpff libpg-query libpgm libphonenumber libplayerone libpng1.6 libpodofo libpqtypes libpqxx libprelude libpreludedb libpsl libpst libpwiz libpwizlite libqalculate libqcow libqglviewer libqt5qxlsx libradsec libraw librcsb-core-wrapper librdata librecast libregf libreoffice libretls libricohcamerasdk librime librm librnd librostlab librsb librsl librsync librtr libsavitar libsbig libsbml libscca libsearpc libsigrok libsigscan libsimpleini libsmdev libsmf libsmi libsmpp34 libsmraw libsnl libsolv libsoup2.4 libspatialaudio libspf2 libssh2 libstatgrab libstb libstorj libstxxl libsylph libsynthesis libt3widget libtar libtcod libtecla libterralib libtickit libtins libtirpc libtorrent libtorrent-rasterbar libtrace3 libtwin libuev liburcu libusb3380 libusbgx libuv1 libvbz-hdf-plugin libverto libvformat libvirt-glib libvmime libvshadow libvslvm libwebsockets libwfa2 libxeddsa libxlsxwriter libxmlbird libxmltok libxt libxtrxll libyang2 libydpdict libzdb libzen libzia libzip libzorpll libzypp lief liggghts linbox link-grammar linpac linphone linux-atm linuxcnc lirc litehtml lives lldpad llvm-toolchain-14 llvm-toolchain-15 llvm-toolchain-16 llvm-toolchain-17 log4c log4cplus lomiri-download-manager lomiri-indicator-transfer lomiri-ui-toolkit lorene lowdown lrcalc lrslib ltt-control lua-compat53 lua-cqueues luasocket lucene++ lv2dynparam1 lwip lwipv6 lxc m4api macromoleculebuilder mailutils mangler mapcache mapnik mapserver mariadb martchus-cpp-utilities martchus-qtforkawesome mate-control-center mate-desktop mathgl mathicgb mbedtls mbt mbtserver mdbtools mdnsd med-fichier mediastreamer2 mesa mfem mgba mia mimetic minidjvu mir mmlib modest modsecurity molmodel mongo-c-driver mongo-cxx-driver-legacy mono moosefs mozjs102 mozjs115 mpqc mpsolve mrcal mrpt mrtdreader msolve mtdev muffin mumps music mutter mygui myproxy mysql++ mysql-connector-c++ nats.c nauty ncap ncbi-tools6 ncl ncrystal ndpi ne10 neartree neon27 net-snmp netcdf netgen nettle nextcloud-desktop nilfs-tools nodejs nordugrid-arc normaliz notmuch npth ns3 nsync ntirpc nut nx-libs nxcl oath-toolkit obexftp obs-studio oce oclgrind octave octomap ode odil odin odpic ogre-1.12 ogre-1.9 oidc-agent ola omnievents omniorb-dfsg ompl onnx open-coarrays open-isns open3d openafs opencascade opencl-clang-16 opencl-clang-17 opencolorio openconnect opencv opendht opendmarc opengrm-ngram opengv openimageio openipmi openjade openmm openmpi openni openrc opensaml openscap opensm openssl opensubdiv opentracing-c-wrapper openvdb openvlbi openvr openzwave optee-client orc osmo-ggsn osmo-hlr osmo-iuh osmo-libasn1c osptoolkit otf2 owncloud-client pacemaker pacman-package-manager pagmo palabos pam pangomm2.48 papi pappl paps pari parlatype parmetis parted pcp peony perl petsc pgplot5 pgpool2 phonon pianobar pidgin pigpio pistache pkcs11-helper pktools plib pmix pocl poco polylib polymake poppler portsmf postgresql-16 pqmarble pragha protobuf psocksxx pstoedit psurface pth ptl pupnp purify pvm pyside2 python3.10 python3.11 python3.12 qbs qcoro qd qdbm qgis qm-dsp qpdf qpxtool qsopt-ex qt6-3d qt6-base qt6-declarative qt6-tools qt6-wayland qt6-webengine qt6-websockets qtbase-opensource-src qtbase-opensource-src-gles qtquickcontrols2-opensource-src qtsystems-opensource-src qttools-opensource-src qtwayland-opensource-src qtwebengine-opensource-src quantlib quickfix quickplot qxmpp radare2 raft rasqal rdkit rdma-core readline readstat redland regina-normal reglookup reiserfsprogs rem remctl rhonabwy rhvoice rlog ros-bond-core ros-image-common ros-perception-pcl ros-ros-comm rrdtool rsplib rttr ruby3.1 ruli rxp s2geometry s6 saclib safeclib saga samba sbjson scamper sciplot scitokens-cpp scotch seafile secsipidx seqtools seriousproton sfcgal sgb shapetools shibboleth-sp shishi silo-llnl simgrid singular sipxtapi skalibs skypat slepc sleuthkit slurm-wlm smpeg snacc snapper sndobj snort sofia-sip solvespace sopt soqt source-highlight spandsp spatialite sphde spherepack sphinxbase spooles spread-sheet-widget squirrel3 srecord srm-ifce srpc sssd st starpu stdgpu stellarsolver stlink stoken stopt sudo svox svxlink swami swish-e sword swtpm symmetrica syndication synfig syslog-ng sysprof sysrepo t4kcommon taktuk talloc tango taningia target-factory telepathy-farstream telepathy-glib telepathy-mission-control-5 termrec testu01 tevent tgl thrift timbl timblserver tinyframe tkrzw tntnet tokyocabinet tomlplusplus toontag topcom tpm-tools tpm2-tss triangle tse3 tslib tss2 ttfautohint tumbler ucommon ucto udns uhd ui-gxmlcpp ui-utilcpp ukwm ulfius unicorn-engine unixcw unrar-nonfree unuran upb uptimed urweb usbredir ust util-linux uw-imap v4l-utils vanessa-socket vdeplug4 vecgeom vips virtualpg visp vlc vlfeat vnlog volk volume-key voms vowpal-wabbit vte vtk9 waili wayfire wcstools weston wimlib wine wireless-tools wireshark wlroots wolfssl workflow wpewebkit wreport wv wvstreams wxsqlite3 wxsvg wxwidgets3.2 xalan xbase64 xdelta xdmf xdp-tools xen xerces-c xeus-python xgks xine-lib-1.2 xmedcon xmhtml xmlrpc-c xmlrpc-epi xmlsec1 xmltooling xmorph xnee xpaint xplc xqilla xrootd xwiimote xylib yacas yaramod yder ygl yuma123 zbar zeroc-ice zfp zfs-linux zita-alsa-pcmi zthreads zvbi zycore-c zydis
0ad 2048-qt 3dchess 3depict 4g8 4pane 7kaa a2jmidid a7xpg aaphoto abcm2ps abgate abinit abiword abook abr2gbr abx accounts-qml-module accountsservice ace-of-penguins aces3 acetoneiso achilles acl2 acm aconnectgui actiona adabrowse adacgi adacontrol adasockets adcli adios adonthell adplay adwaita-qt aegean aegisub aeolus aerc aflplusplus afuse agenda.app aghermann ahven aide aioquic aisleriot aj-snapshot akira akonadi akonadi-calendar akonadi-calendar-tools akonadi-contacts akonadi-import-wizard akonadi-mime akonadi-notes akonadiconsole akregator alarm-clock-applet alevt alex4 alfa alfred algobox alien-arena aliki alire alkimia allelecount almanah alpine alsa-oss alsa-plugins alsa-tools alsa-ucm-conf alsa-utils alsaequal alsamixergui alsaplayer altos alttab alure amanda ambdec amide amiga-fdisk amoeba amp ampliconnoise ams amsynth amule analitza android-file-transfer android-platform-build android-platform-system-tools-aidl android-platform-system-tools-hidl anet angelfish anki anope ansifilter antigrav antimicro antimony anymeal anyremote aobook aoflagger apache2 apachetop apertium-lex-tools apitrace apng2gif apngasm apngdis apngopt apparmor apper appmenu-gtk-module appmenu-registrar appstream appstream-generator appstream-glib apt-build apt-cacher-ng apt-dater apt-file apt-listbugs apt-listchanges apt-move apt-offline apt-show-source apt-show-versions apt-src apt-transport-s3 apt-transport-tor apticron aptitude apulse apvlv apwal aqemu aravis arb arc-gui-clients archivemount arctica-greeter ardour argus argus-clients argyll aria2 ario ark arm-trusted-firmware armadillo armagetronad arp-scan arpalert arping arpon arpwatch arqiver arriero artha artikulate asc aseqjoy asis astc-encoder asterisk-espeak asterisk-prompt-de astlib astroidmail asunder asymptote at atanks ataqv atari800 atftp atkmm1.6 atlas atomes atomix attica-kf5 aubio audacious-plugins audacity audiotools audmes audtty augeas augustus auralquiz ausweisapp2 auto-apt-proxy auto-multiple-choice autocutsel autofdo autofs avahi avifile avldrums.lv2 avogadro avrdude away awesfx awesome awffull aws-crt-python axc axel axiom ayatana-ido ayatana-indicator-a11y ayatana-indicator-application ayatana-indicator-bluetooth ayatana-indicator-datetime ayatana-indicator-display ayatana-indicator-keyboard ayatana-indicator-messages ayatana-indicator-notifications ayatana-indicator-power ayatana-indicator-printers ayatana-indicator-session ayatana-indicator-sound azure-uamqp-python babeltrace babeltrace2 bacula bali-phy ballz baloo-kf5 baloo-widgets balsa bambootracker bandage bandwidthd baobab barada-pam baresip barnowl barrier bart bart-view basemap basic256 basilisk2 basket bc bcache-tools bcachefs-tools bcftools bctoolbox bdbvu beads bear beef bemenu ben berkeley-abc berkeley-express berusky bespokesynth betaradio bettercap bfh-metapackages bfm bible-kjv bibledit bibledit-cloud biblesync bibletime biboumi bibtexconv bijiben bind-dyndb-ldap bindfs binkd binutils-sh-elf biometric-authentication biometryd biosig bip bird bird2 birdfont bismuth bitlbee bitlbee-facebook bitlbee-mastodon bitshuffle bittwist bitwise blackbox-terminal bladerf blahtexml bleachbit blinken blktool blktrace blockout2 bluedevil bluefish bluez bluez-alsa bluez-qt bluez-tools blur-effect bmf boats bobcat bochs bogofilter boinc-app-eah-brp boinctui bolt bomber bomberclone bookworm boomaga booth borgbackup borgbackup2 bosixnet bossa boswars bovo boxbackup bpfcc bpfmon bpftrace bppphyview bppsuite brasero breeze breezy brewtarget briquolo brisk-menu bristol brlaser brltty bro-aux brp-pacu brutalchess brutefir bruteforce-salted-openssl bruteforce-wallet bs1770gain btanks btfs bti btrfsd budgie-control-center budgie-desktop budgie-desktop-view budgie-extras budgie-indicator-applet bully bumblebee bup burgerspace burp bustle butt butteraugli buzztrax bwbar byzanz bzflag c-evo-dh c-icap-modules c-munipack c2esp cacti-spine cadaver cado cage cairo cairo-dock-plug-ins caja caja-actions caja-eiciel caja-extensions caja-rename caja-seahorse calamares-extensions calamares-settings-debian calamares-settings-mobian calc calculix-ccx calculix-cgx calf calibre calindori callaudiod calligra calligraplan camera.app caml-crush camlimages camv-rnd caneda cantata capnproto capstats carbon-c-relay cardpeek care cargo caribou casacore cassbeam cassiopee castle-game-engine castxml casync catgirl cattle-1.0 cava-alsa cb2bib cba cbatticon cbmplugs ccache ccbuild cccolutils ccextractor cclive cctools cdbfasta cdcd cdebconf cdebootstrap cdecl cdftools cdpr cdw celluloid certmonger cervisia cfengine3 cfitsio cgal cgdb charmtimetracker chatty cheese chemtool cherrytree chessx chewing-editor chezscheme chiaki chocolate-doom choosewm chromaprint chromium chrony chuck cif2hkl cifs-utils cinnamon cinnamon-control-center cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cjose cjs ckb-next ckermit ckon cl-plus-ssl clamfs clamz clapper classified-ads claws-mail clazy clearlooks-phenix-theme clementine clevis click clipit clisp cloudflare-ddns clustalx clutter-1.0 clutter-gst-3.0 clutter-gtk clutter-imcontext cmake cmst cmtk cmus cockpit coda codelite codequery cog cogl cohomcalg coinor-ipopt collatinus colobot color-picker colorcode colord colord-kde colorhug-client combat comet-ms comparepdf compiz-boxmenu compiz-plugins-experimental compiz-plugins-extra compiz-plugins-main compton-conf comskip concordance confclerk conky conmon connectagram connectome-workbench connman connman-gtk connman-ui conserver content-hub contextfree converseen cool-retro-term coolmail copyq coq corectrl corosync corsix-th coturn courier courier-authlib couriergrey cowpatty cowsql cp2k cpdb-backend-cups cpdb-backend-file cpluff cpm cppcheck cpprest cpptraj cpupower-gui cqrlog crac crack-attack createrepo-c creduce crispy-doom criticalmass cron cron-apt cronie crossfire crossfire-client crossguid crow-translate crrcsim cryfs cryptsetup crystal-facet-uml csound csound-plugins csoundqt csync2 ctffind ctn ctsim ctwm cubeb cubemap cubicsdr cultivation cups-bjnp cups-pdf cups-pk-helper cura-engine curlftpfs curtain curvedns cutecom cutefish-core cutemaze cutesdr cutycapt cvc4 cvise cvs cvxopt cwdaemon cxxtools cyanrip cynthiune.app cypari2 cyrus-sasl2 cysignals cytadela cyvcf2 d-shlibs d-spy dablin daemonlogger daisy-player danmaq daptup darcs darkice darknet darkplaces darkradiant darkstat das-watchdog dasher dataquay davfs2 dbus dbus-broker dbus-c++ dbus-glib dbus-python dbus-test-runner dbusada dcl dclock dconf dconf-editor dd-opentracing-cpp ddcui ddcutil ddd dde-calendar dde-network-utils dde-qt-dbus-factory dde-qt5integration dde-store ddnet deb-gview debci debconf-kde debian-cd debian-installer-launcher debirf debugedit dee deepin-album deepin-boot-maker deepin-calculator deepin-deb-installer deepin-image-viewer deepin-log-viewer deepin-menu deepin-movie-reborn deepin-music deepin-notifications deepin-picker deepin-qt5dxcb-plugin deepin-screen-recorder deepin-shortcut-viewer deja-dup delly denemo desktop-file-utils desktopfolder desmume deutex devhelp deviceinfo devil devilspie devilspie2 dewalls dextractor dfcgen-gtk dgedit dgit dhcp-probe dhcpcd dhcpcd-ui dhcpdump dhewm3 dia dianara diaspora-installer dico dicomscope diet-ng diffpdf digikam dillo dimbl dino-im diodon dirb directvnc direwolf disorderfs distcc djview4 dkopp dleyna dlm dlt-viewer dm-tree dm-zoned-tools dma dmarc-cat dmg2img dmrgpp dmtx-utils dns-flood-detector dnscap dnsdbq dnsjit dnsmasq dnsperf dnsproxy dnssec-trigger dnstap-ldns dnstop docker dogecoin dolphin dolphin-plugins dopewars dosbox dosbox-x doublecmd doxygen dpf-plugins dpkg-www dpuser dqlite dradio dragon drawterm-9front drgn driftnet drkonqi dropwatch drs4eb drumgizmo drumkv1 dsda-doom dsmidiwifi dsniff dspdfviewer dssi dtkcore dtkgui dtkwidget dub duc dump dune-geometry dune-grid dune-grid-glue dune-pdelab dune-uggrid dunst duperemove duplicity dv4l dvbcut dvblast dvbstreamer dvdauthor dvdisaster dvgrab dvipng dwarfutils dwarves dwz dymo-cups-drivers dynare e17 e2guardian e2tools easychem easyeffects easyssh easytag eblook ebook-tools ebook2cwgui ebumeter ecasound ecflow ecryptfs-utils edbrowse edfbrowser edgar efibootmgr efingerd efitools eg25-manager eggdrop eiciel ekeyd elan elektroid elinks elisa-player elkcode eln elogind elpa emacs emacs-pdf-tools embassy-domainatrix embassy-domalign embassy-domsearch empire-lafe emptty emu8051 encfs enchant-2 endeavour endless-sky enemylines3 engauge-digitizer engrampa enigma entangle entropybroker eog eog-plugins eom eperl ephoto epic4 epic5 epiphany-browser epson-inkjet-printer-escpr eqonomize equalx erlang erlang-p1-pam erlang-p1-tls erofs-utils esniper eso-midas espeakedit espeakup espresso estscan esys-particle etbemon eterm etherape etsf-io ettercap etw eukleides euler eurephia eviacam evolution-ews evolver evolvotron evqueue-core eweouz exactimage exadrums exaile examl excellent-bifurcation execline exim4 exo exonerate explosive-c4 ext4magic extractpdfmark extundelete exult ezquake eztrace f2fs-tools f3 f3d fair falkon fanwor fapolicyd far2l farbfeld farpd farstream-0.2 fast5 fastd fastjet fastnetmon fastqtl fatresize faudio faustworks fbi fbzx fceux fcgiwrap fcitx fcitx-anthy fcitx-cloudpinyin fcitx-configtool fcitx-fbterm fcitx-imlist fcitx-kkc fcitx-libpinyin fcitx-qimpanel fcitx-qt5 fcitx-rime fcitx-skk fcitx-unikey fcitx5 fcitx5-anthy fcitx5-chinese-addons fcitx5-configtool fcitx5-fbterm fcitx5-gtk fcitx5-kkc fcitx5-qt fcitx5-rime fcitx5-skk fcitx5-unikey fcitx5-zhuyin fcl fclib fdm feathernotes featherpad feedbackd feff85exafs feh felix-latin fence-agents fenicsx-performance-tests ferret-vis fet fetchmail ffcv ffmpegfs ffmpegthumbnailer ffmpegthumbs ffms2 fftw fftw3 fife fig2dev file-roller filelight filetea filezilla fim finit fio fiona firefox firefox-esr firetools firewalk fische fitscut fitspng fityk five-or-more fizmo-ncursesw fizmo-sdl2 flam3 flamerobin flameshot flatpak flatpak-builder flatpak-kcm flatpak-xdg-utils fldigi flightgear flite flowgrind fltk1.3 fluidsynth fnott fntsample focuswriter folks font-manager fontforge fontmatrix foo2zjs foobillardplus foot form fort-validator fosfat fossil fotoxx four-in-a-row fox1.6 foxeye foxtrotgps fpart fprintd fprobe fpylll fqterm fractalnow fractgen frama-c frameworkintegration francine free42-nologo freebsd-buildutils freecad freeciv freediameter freedink-dfarc freedom-maker freedombox freedroidrpg freedv freefem++ freefilesync freegish freeimage freeipa freeorion freeradius freespace2-launcher-wxlauncher freetds freetuxtv freetype freewheeling frei0r fricas fritzing frogatto frogr frotz frozen-bubble frr fs-uae fsarchiver fscrypt fsharp fstl fstrm fsverity-utils fsvs ft2-clone funguloids fungw fuse-convmvfs fuse-emulator fuse-emulator-utils fuse-exfat fuse-overlayfs fuse-posixovl fuse-zip fusefile fuseiso fuzzel fvwm fvwm3 fwbuilder fwupd fxlinuxprint g2clib gabedit galculator galera-3 galera-4 galois gamazons gambas3 gamehub gamescope gamgi gamin gamine gammastep ganeti gap-float garcon garden-of-coloured-lights gargoyle-free garli gauche-c-wrapper gauche-gl gavl gawk gbatnav gbdfed gbemol gbgoffice gbonds gbrainy gbsplay gcab gcin gcl gcolor3 gcompris-qt gconjugue gcr gcr4 gdb gdb-avr gdb-bpf gdb-mingw-w64 gdbm gdigi gdis gdisk gdk-pixbuf gdk-pixbuf-xlib gdl gdm3 gdmap gdnsd gdome2 geany-plugins geary gedit gedit-plugins geeqie geg gem gemrb genext2fs genius genomethreader gentle gentoo geoclue-2.0 geocode-glib geonames gerbera gerbv getdp getstream gexec gexiv2 gfal2-bindings gfan gfarm2fs gffread gfm gfpoken gfs2-utils gfsecret gftp ggcov ghemical ghex ghostess ghostscript ghostwriter giada gigedit giggle gigolo gimagereader gimp-gap gimp-plugin-registry gimp-texturize gimplensfun ginac gio-qt git git-crypt git-evtag gitbrute gitg giza gjacktransport gjiten gjs gkdebconf gkrellm gkrellm-leds gkrellm-mailwatch gkrellm-radio gkrellm-tz gkrellm-volume gkrellm-xkb gkrellm2-cpufreq gkrellmoon gkrellmwireless gkrellshoot gkrelluim gkrellweather glasscoder gle-graphics glewlwyd glhack glib-d glib-networking glibc glirc glmark2 globalplatform globus-gass-cache-program globus-gatekeeper globus-gram-audit globus-gram-client-tools globus-gram-job-manager globus-gram-job-manager-fork globus-gram-job-manager-lsf globus-gram-job-manager-pbs globus-gram-job-manager-scripts globus-gram-job-manager-sge globus-gridmap-eppn-callout globus-gridmap-verify-myproxy-callout globus-gsi-proxy-ssl globus-proxy-utils globus-xio-gridftp-driver globus-xio-gridftp-multicast globus-xio-gsi-driver globus-xio-pipe-driver globus-xio-popen-driver globus-xio-rate-driver globus-xioperf glogg glom gloox glpeces gltron glyr gm-assistant gmanedit gmenuharness gmerlin-avdecoder gmerlin-encoders gmic gmidimonitor gmotionlive gmpc gmpc-plugins gmrender-resurrect gmrun gmtp gmult gniall gnomad2 gnome-2048 gnome-applets gnome-autoar gnome-bluetooth3 gnome-boxes gnome-breakout gnome-builder gnome-calculator gnome-calendar gnome-calls gnome-characters gnome-chemistry-utils gnome-chess gnome-clocks gnome-color-manager gnome-commander gnome-connections gnome-console gnome-contacts gnome-control-center gnome-desktop-testing gnome-dictionary gnome-disk-utility gnome-dvb-daemon gnome-epub-thumbnailer gnome-firmware gnome-flashback gnome-font-viewer gnome-hwp-support gnome-initial-setup gnome-keyring gnome-klotski gnome-logs gnome-mahjongg gnome-maps gnome-mastermind gnome-menus gnome-metronome gnome-mines gnome-multi-writer gnome-nds-thumbnailer gnome-nettool gnome-network-displays gnome-nibbles gnome-online-accounts gnome-online-miners gnome-packagekit gnome-paint gnome-panel gnome-photos gnome-pie gnome-power-manager gnome-remote-desktop gnome-robots gnome-screensaver gnome-screenshot gnome-session gnome-settings-daemon gnome-shell gnome-shell-extension-manager gnome-shell-mailnag gnome-shell-pomodoro gnome-sudoku gnome-sushi gnome-system-monitor gnome-system-tools gnome-taquin gnome-terminal gnome-tetravex gnome-text-editor gnome-themes-extra gnome-tour gnome-usage gnome-user-share gnome-video-arcade gnome-video-trimmer gnomekiss gnomint gnote gnss-sdr gnuais gnubg gnubiff gnucash gnugo gnumed-server gnunet-fuse gnunet-gtk gnupg-pkcs11-scd gnupg1 gnupg2 gnuplot gnusim8085 gnustep-base gnustep-dl2 gnustep-gui gnustep-sqlclient go-gir-generator goaccess gob2 gobby gobject-introspection gocryptfs godot golang-github-containers-buildah golang-github-docker-docker-credential-helpers golang-github-mendersoftware-mender-artifact goldendict goldendict-ng goldendict-webengine golly goobox goocanvas-2.0 goocanvasmm-2.0 goodvibes google-authenticator google-compute-engine-oslogin gopchop got gource goxel gpa gparted gpaw gperiodic gphoto2 gphoto2-cffi gphotofs gpick gpicview gplanarity gprbuild gpredict gpsbabel gpscorrelate gqrx-sdr gr-fosphor gr-funcube gr-gsm gr-hpsdr gr-iqbal gr-limesdr gr-radar gr-rds gr-satellites grace grads grafx2 granatier grandorgue granite granite-7 grantlee-editor grantlee5 granule graphene graphicsmagick graphviz grass gravit grdesktop greetd grfcodec gri gridengine grig grilo grilo-plugins grim grimripper gringo gringotts grisbi groff gromit gromit-mpx groonga-normalizer-mysql gross groundhog growl-for-linux growlight grpc-java grpn grsync grub-customizer grub2 gsad gsasl gsettings-qt gsimplecal gsmartcontrol gsocket gspell gss gss-ntlmssp gssdp gssproxy gst-libav1.0 gst-omx gst-plugins-bad1.0 gst-plugins-base1.0 gst-plugins-espeak gst-plugins-good1.0 gst-plugins-rtp gst-plugins-ugly1.0 gst-python1.0 gst-rtsp-server1.0 gst123 gstreamer-editing-services1.0 gstreamer-vaapi gstreamer1.0 gstreamermm-1.0 gtans gtetrinet gtg-trace gtherm gthumb gtk-chtheme gtk-d gtk-im-libthai gtk-layer-shell gtk-sharp3 gtk-theme-switch gtk-vector-screenshot gtk-vnc gtk2-engines gtk2-engines-aurora gtk2-engines-cleanice gtk2-engines-murrine gtk2-engines-oxygen gtk4 gtkam gtkatlantic gtkballs gtkcrypto gtkextra gtkglext gtkhash gtklp gtkmm4.0 gtksourceview3 gtksourceview4 gtksourceview5 gtkspell gtkspell3 gtkspellmm gtkterm gtkwave gtranslator guake-indicator gucharmap guessnet guestfs-tools guetzli guichan guidedog guifications guile-2.2 guile-3.0 guile-gnutls gummi gupnp gupnp-av gupnp-dlna gupnp-igd gupnp-tools guymager gv gvfs gvidm gvmd gvpe gwaterfall gwc gweled gwenview gworldclock gxkb gxmessage gxneur gxr-openvr gxtuner gyrus h5py h5utils h5z-zfp hacktv halide handbrake hannah-foo2zjs haproxy hardinfo harfbuzz harp haruna harvest-tools harvid hashcheck haskell-alsa-core haskell-alsa-mixer haskell-cairo haskell-chart-cairo haskell-curl haskell-diagrams-cairo haskell-gd haskell-gi-atk haskell-gi-cairo haskell-gi-cairo-connector haskell-gi-cairo-render haskell-gi-dbusmenu haskell-gi-dbusmenugtk3 haskell-gi-freetype2 haskell-gi-gdk haskell-gi-gdkpixbuf haskell-gi-gdkx11 haskell-gi-gio haskell-gi-glib haskell-gi-gmodule haskell-gi-gobject haskell-gi-gtk haskell-gi-gtk-hs haskell-gi-harfbuzz haskell-gi-pango haskell-gi-vte haskell-gi-xlib haskell-gio haskell-glib haskell-gtk haskell-gtk-strut haskell-gtk-traymanager haskell-gtk3 haskell-haskell-gi haskell-haskell-gi-base haskell-haxr haskell-hcwiid haskell-hdf5 haskell-hookup haskell-hopenpgp haskell-hopenpgp-tools haskell-hsopenssl haskell-hsopenssl-x509-system haskell-http-streams haskell-hxt-curl haskell-iwlib haskell-nettle haskell-openssl-streams haskell-pango haskell-pcap haskell-persistent-postgresql haskell-postgresql-libpq haskell-postgresql-simple haskell-termonad haskell-yi-frontend-pango hatari haxe hcxkeys hcxtools hdate-applet hdbc-postgresql hddemux hdf-eos5 hdf5-blosc hdf5-filter-plugin hdrmerge hdup healpix-fortran heaptrack hedgewars heimdall-flash helvum herculesstudio hexalate hexchat hexchat-otr hexter hfd-service hfsprogs hfst hfst-ospell hime hintview hippotat hitch hitori hivelytracker hivex hkl hmmer2 hol88 homebank hopm horgand horizon-eda hotspot hp2xx hpcc hping3 hplip hpsockd hsail-tools hspell-gui hstr html-xml-utils htmldoc htpdate httpdirfs-fuse httperf httpfs2 httping httpry httrack httraqt hugin hugs98 hunspell hwinfo hxtools hydra hydrogen hylafax hyphy hypre i2masschroq i2pd i3-wm i3lock i3status iagno ibm-3270 ibsim ibus ibus-anthy ibus-array ibus-chewing ibus-client-clutter ibus-hangul ibus-input-pad ibus-kkc ibus-kmfl ibus-libpinyin ibus-libthai ibus-libzhuyin ibus-m17n ibus-pinyin ibus-rime ibus-skk ibus-sunpinyin ibus-unikey ibus-zhuyin ibutils ical2html icecast2 icecc icecc-monitor icecream-sundae ices2 icewm icinga2 icoutils ideviceinstaller idevicerestore iem-plugin-suite ifcplusplus ifeffit ifmail ifstat iftop ifuse ignition-math ignition-msgs ignition-transport iio-sensor-proxy iipimage ike-scan illustrate imagination imapfilter imaptool imlib2 imv imview imx-code-signing-tool inadyn indi indi-aok indi-apogee indi-bresserexos2 indi-eqmod indi-gige indi-gphoto indi-gpsd indi-pentax indi-playerone indi-sbig indi-spectracyber indi-starbook indi-starbook-ten indi-webcam indi-weewx-json indicator-sensors inetutils info-beamer injeqt inkscape inn input-pad inspectrum inspircd instead intel-hdcp invada-studio-plugins-lv2 ioquake3 iortcw ipband ipe-tools iperf3 ipfm ipgrab ipmitool ipmiutil ippsample ipqalc iproute2 iptotal iptux ipv6toolkit ipwatchd ir.lv2 iraf iraf-fitsutil iraf-mscred iraf-rvsao iraf-sptable ircd-hybrid ircii ironic ironic-python-agent irony-mode irpas irqbalance irssi irssi-plugin-robustirc irssi-plugin-xmpp isoquery istgt isync itinerary iverilog iwd iwidgets4 iwyu jaaa jabber-muc jabberd2 jack-audio-connection-kit jack-keyboard jack-mixer jackd2 jacktrip jag jalv jamin jamulus japa java-atk-wrapper java-gnome java-package jbig2dec jdim jdupes jeex jenkins-debian-glue jerasure jfsutils jgmenu jigdo jigzo jkmeter jmagick jmeters jmtpfs jnettop jnoisemeter jose jp2a jpeg-xl jreen js8call jskeus json-glib jsonrpc-glib jstest-gtk jtdx juce juk jwm k2pdfopt k4dirstat kaccounts-integration kaccounts-providers kactivities-kf5 kactivities-stats kactivitymanagerd kaddressbook kaffeine kaidan kalarm kalendar kalgebra kali kalzium kamailio kamera kamoso kanagram kanatest kannel kapman kapptemplate karchive kasts kasumi katarakt kate katomic kauth kawari8 kbackup kball kbdd kbibtex kblackbox kblocks kbookmarks kbounce kbreakout kbruch kbtin kcachegrind kcalc kcalcore kcalutils kcemu kcharselect kcheckers kchmviewer kcm-fcitx kcmutils kcodecs kcollectd kcolorchooser kcolorpicker kcompletion kconfig kconfigwidgets kcontacts kcoreaddons kcov kcrash kcron kdav kdb kdbusaddons kde-cli-tools kde-config-systemd kde-dev-utils kde-gtk-config kde-spectacle kdebugsettings kdeclarative kdeconnect kdecoration kded kdegraphics-mobipocket kdegraphics-thumbnailers kdenetwork-filesharing kdenlive kdepim-runtime kdeplasma-addons kdesdk-kioslaves kdesdk-thumbnailers kdesignerplugin kdesu kdesvn kdevelop-pg-qt kdevelop-php kdevelop-python kdewebkit kdf kdiagram kdialog kdiamond kdiff3 kdiskmark kdnssd-kf5 kdocker kdoctools kdrill kdsoap keditbookmarks keepalived keepassxc kemoticons kernelshark keurocalc kew kexec-tools kexi keybinder-3.0 keyman keynav kfilemetadata-kf5 kfind kfloppy kfourinline kgames kgamma5 kgeography kgeotag kget kglobalaccel kgoldrunner kgpg kguiaddons khangman khelpcenter kholidays khotkeys khtml ki18n kicad kickpass kiconthemes kid3 kidentitymanagement kidletime kig kigo kildclient kile killbots kim-api kimageannotator kimageformats kimagemapeditor kimap kinfocenter kinit kinput2 kio kio-admin kio-extras kio-fuse kio-gdrive kio-gopher kipi-plugins kirigami-addons kirigami-gallery kirigami2 kiriki kissfft kitemmodels kitemviews kiten kitinerary kitty kivy kiwix kiwix-tools kjobwidgets kjots kjs kjsembed kjumpingcube klatexformula klavaro klayout kldap kleopatra klettres klickety klines klog kluppe kmag kmahjongg kmail kmail-account-wizard kmailtransport kmbox kmediaplayer kmenuedit kmetronome kmines kmix kmod kmousetool kmouth kmplayer kmplot kmscon kmscube kmymoney knavalbattle knetwalk knews knewstuff knights knockd knot-resolver knotes knotifications knotifyconfig knowthelist knxd kodi kodi-audiodecoder-openmpt kodi-imagedecoder-raw kodi-inputstream-ffmpegdirect kodi-vfs-libarchive kolf kollision kolourpaint konclude kongress konqueror konquest konsole kontact kontactinterface kontrast konversation kookbook kopeninghours kore korganizer kpackage kparts kpat kpeople kpeoplevcard kphotoalbum kpimtextedit kpipewire kpkpass kplotting kpmcore kproperty kpty kpublictransport kqtquickcharts kquickcharts kquickimageeditor kraft kraptor krb5-auth-dialog krb5-strength krb5-sync krdc krename kreport kreversi krfb kristall krita kronometer kross kross-interpreters kruler krunner krusader ksanecore kscreen kscreenlocker kservice kshisen kshutdown ksirk ksmbd-tools ksmtp ksnakeduel ksnip kspaceduel ksquares ksshaskpass kst kstars kstart ksudoku ksyntax-highlighting ksystemlog ksystemstats kteatime ktechlab ktexteditor ktextwidgets ktikz ktimer ktimetracker ktls-utils ktnef ktorrent ktouch ktp-accounts-kcm ktp-approver ktp-auth-handler ktp-call-ui ktp-common-internals ktp-contact-list ktp-contact-runner ktp-desktop-applets ktp-filetransfer-handler ktp-kded-integration-module ktp-send-file ktp-text-ui ktrip ktuberling kturtle kubrick kunitconversion kup-backup kuserfeedback kvirc kwallet-kf5 kwallet-pam kwalletcli kwalletmanager kwartz-client kwave kwayland kwayland-integration kwidgetsaddons kwin kwin-effect-xrdesktop kwindowsystem kwordquiz kworkflow kwrited kxmlgui kxmlrpcclient kxstitch kylin-burner kylin-display-switch kylin-nm kylin-scanner kylin-video l2tpns l3afpad lablgtk3 labplot labwc laby ladvd lamarc lambda-term lapack largetifftools lastpass-cli latencytop latexila latte-dock latte-int lava layer-shell-qt lazarus lazpaint lbdb lbfgsb lcas lcas-lcmaps-gt4-interface lcd4linux lcdproc lcmaps-plugins-basic lcmaps-plugins-jobrep lcmaps-plugins-verify-proxy lcmaps-plugins-voms lcsync ldap-account-manager ldapvi lebiniou ledger leela-zero lensfun leocad leptonlib lft lftp lgogdownloader libaccounts-glib libaccounts-qt libadwaita-1 libalog libam7xxx libaosd libapache-mod-auth-kerb libapache-mod-log-sql libapache-mod-musicindex libapache2-mod-auth-cas libapache2-mod-auth-gssapi libapache2-mod-auth-mellon libapache2-mod-auth-openidc libapache2-mod-auth-pgsql libapache2-mod-auth-pubtkt libapache2-mod-authn-sasl libapache2-mod-authn-yubikey libapache2-mod-authnz-pam libapache2-mod-geoip libapache2-mod-lookup-identity libapache2-mod-oauth2 libapache2-mod-perl2 libapache2-mod-python libapache2-mod-qos libapache2-mod-rivet libapache2-mod-tile libaperture-0 libappimage libapt-pkg-perl libaqbanking libarcus libaudclient libaunit libauthen-krb5-admin-perl libauthen-krb5-perl libauthen-krb5-simple-perl libauthen-pam-perl libavif libayatana-appindicator libayatana-common libayatana-indicator libberkeleydb-perl libbio-db-hts-perl libblockdev libbpf libbssolv-perl libcacard libcairo-gobject-perl libcamera libcap2 libccp4 libcdio-paranoia libcdk-perl libcec libcgns libcgroup libchamplain libcitygml libclamunrar libclang-perl libcloudproviders libcompizconfig libcoverart libcrypt-openssl-bignum-perl libcrypt-openssl-dsa-perl libcrypt-openssl-ec-perl libcrypt-openssl-pkcs10-perl libcrypt-openssl-pkcs12-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl libcrypt-openssl-x509-perl libcrypt-smime-perl libcrypt-ssleay-perl libcryptui libdata-uuid-libuuid-perl libdazzle libdbd-pg-perl libdbi-drivers libdbusmenu libdbusmenu-qt libde265 libdecor-0 libdevice-cdio-perl libdex libdkim libdrpm libemf2svg libengine-gost-openssl libepc libesmtp libewf libexif-gtk libextractor libfabric libfcgi-perl libffado libfilesys-smbclient-perl libfm-qt libfprint libfreecontact-perl libfreefare libfuse-perl libg3d libgav1 libgd2 libgdal-grass libgdata libgdchart-gd2 libgdiplus libgedit-amtk libgedit-gtksourceview libgee-0.8 libgeo-gdal-ffi-perl libgeo-ip-perl libgepub libgetdata libgit2 libgit2-glib libglade2 libglib-object-introspection-perl libglib-perl libglib-testing libglvnd libgmpada libgnatcoll libgnatcoll-bindings libgnatcoll-db libgnome-games-support libgnome-games-support1 libgnomecanvas libgnomekbd libgovirt libgraph-nauty-perl libgrokj2k libgsecuredelete libgsf libgssapi-perl libgtkada libgtksourceviewmm libgtop2 libgudev libgusb libhandy libhandy-1 libharu libhdf4 libheif libheimdal-kadm5-perl libhinoko libhmsbeagle libicns libidl libiio libiksemel libimage-png-libpng-perl libimage-scale-perl libimager-perl libimobiledevice libinline-python-perl libinput libinputsynth libinsane libinstpatch libirecovery libirman libiscsi libitl-gobject libjcat libjwt libkcddb libkcompactdisc libkdegames libkeduvocdocument libkf5calendarsupport libkf5eventviews libkf5grantleetheme libkf5gravatar libkf5incidenceeditor libkf5kdcraw libkf5kexiv2 libkf5kipi libkf5kmahjongg libkf5ksieve libkf5libkdepim libkf5mailcommon libkf5mailimporter libkf5pimcommon libkf5sane libkgapi libkkc libkolabxml libkomparediff2 libkscreen libksysguard libktorrent liblangtag liblastfm libleidenalg liblog4ada liblqr liblxi liblxqt libm4ri libmanette libmatchbox libmatekbd libmatemixer libmatio libmbim libmediaart libmediainfo libmediawiki libmemcached-libmemcached-perl libmicrohttpd libmodulemd libmongo-client libmongocrypt libmpd libmrss libmsv libmusicbrainz5 libmygpo-qt libmypaint libnbd libncursesada libnet-cups-perl libnet-dns-sec-perl libnet-jabber-loudmouth-perl libnet-ldns-perl libnet-pcap-perl libnet-rawip-perl libnet-ssh2-perl libnet-ssleay-perl libnet-tclink-perl libnginx-mod-http-auth-pam libnginx-mod-http-modsecurity libnginx-mod-js libnice libnotify libnsl libnss-db libnss-nisplus libnss-pgsql libnvme liboauth liboauth2 libodb-pgsql libodsstream libomemo libomxalsa liboobs libopenmpt-modplug liboqs libosinfo libotf libpam-abl libpam-afs-session libpam-ccreds libpam-chroot libpam-encfs libpam-freerdp2 libpam-krb5 libpam-mount libpam-pwdfile libpam-radius-auth libpam-script libpam-ssh libpam-tacplus libpam-ufpidentity libpam-x2go libpanel libpango-perl libpappsomspp libpar-packer-perl libpdl-io-hdf5-perl libpdl-netcdf-perl libpeas libpeas2 libpg-perl libphysfs libpinyin libplist libpod libpoe-filter-ssl-perl libportal libprintsys libproxy libpwquality libpyzy libqaccessibilityclient libqapt libqmi libqofono libqrtr-glib libqtdbusmock libqtdbustest libqtpas libqtxdg libquazip libquazip1-qt5 libquazip1-qt6 libquicktime libquota-perl libquotient libquvi libquvi-scripts librabbitmq librasterlite2 libratbag librcc librda librdkafka libre libreadline-java librecad libredis-fast-perl librelp librep librepo librest libreswan librevisa librist librsvg librttopo libs3 libsdl2 libsdl2-image libsecrecy libsecret libselinux libsemanage libseqlib libsfml libshairport libshout libshumate libsignon-glib libsigrokdecode libsis-jhdf5-java libskk libslirp libsm libsml libsndfile libsoundio libsoup3 libspectrum libssh libstrophe libswish-api-common-perl libsx libsysstat libtabixpp libtemplates-parser libterm-readline-gnu-perl libtexttools libtheora libticables libticalcs libtickit-perl libticonv libtifiles libtimezonemap libtk-img libtokyocabinet-perl libtpms libtrexio libtritonus-java libu2f-server libunity libuser libusermetrics libuuid-perl libvdeslirp libvdestack libvdpau libvhdi libvideo-capture-v4l-perl libvigraimpex libvirt libvirt-dbus libvisual-plugins libvmdk libvmod-redis libvncserver libwacom libwebp libwmf libwnck3 libwww-curl-perl libwx-glcanvas-perl libwx-perl libwx-scintilla-perl libxaw libxaw3dxft libxc libxfce4ui libxfce4util libxklavier libxml++2.6 libxmlada libxmlb libxmlezout libxmu libxpm libxtrx libzbd libzmf libzonemaster-ldns-perl licenseutils lie lifeograph liferea light-locker lightdm lightdm-gtk-greeter lightsoff lighttpd lilypond lilyterm limesuite lincity lingot links2 linphone-desktop linssid lintian-brush linux linux-ftpd-ssl linux-minidisc linuxtv-dvb-apps liquidsoap liquidwar litecoin literki litmus littlewizard live-clone lix lldpd lltdscan llvm-defaults llvmlite lmbench lmemory lmms lnav log4cxx loggedfs logiops logstalgia lokalize lomiri lomiri-action-api lomiri-api lomiri-app-launch lomiri-camera-app lomiri-clock-app lomiri-docviewer-app lomiri-filemanager-app lomiri-gallery-app lomiri-history-service lomiri-indicator-network lomiri-mediaplayer-app lomiri-notifications lomiri-settings-components lomiri-system-settings lomiri-telephony-service lomiri-terminal-app lomiri-thumbnailer lomiri-ui-extras lomiri-url-dispatcher looptools loqui lordsawar loudgain loudmouth low-memory-monitor lprint lprng lsh-utils lshw lskat lsof ltrsift lua-cgi lua-copas lua-curl lua-dbi lua-event lua-geoip lua-http lua-lgi lua-luaossl lua-luv lua-lxc lua-readline lua-redis lua-sec lua-soap lua-sql lua-svn lua-wsapi lua-xmlrpc lua5.1 lua5.2 lua5.3 lua5.4 luakit luckybackup luckyluks lugaru luminance-hdr lumpy-sv lunar-calendar lunar-date lvm2 lwt lxappearance lxappearance-obconf lxcfs lxd lxdm lxhotkey lxi-tools lximage-qt lxinput lxlauncher lxmusic lxpanel lxqt-about lxqt-admin lxqt-archiver lxqt-config lxqt-globalkeys lxqt-notificationd lxqt-openssh-askpass lxqt-panel lxqt-policykit lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-session lxqt-sudo lxrandr lxsession lxtask lxterminal lynkeos.app lynx lyskom-server lyx m17n-lib m2crypto macaulay2 macopix madplay maffilter mah-jong mahimahi maildir-utils mailfilter mailfromd mailfront mailsync mailtextbody maim makedumpfile mako-notifier malcontent maliit-framework maliit-inputcontext-gtk maliit-keyboard maloc mame manaplus mancala mandelbulber2 mandos manimpango marble marco maria marisa markdownpart martchus-qtutilities massif-visualizer massxpert matanza matchbox-desktop matchbox-keyboard matchbox-panel matchbox-panel-manager mate-applets mate-calc mate-equake-applet mate-indicator-applet mate-media mate-menus mate-netbook mate-notification-daemon mate-panel mate-polkit mate-power-manager mate-screensaver mate-sensors-applet mate-session-manager mate-settings-daemon mate-system-monitor mate-terminal mate-user-admin mate-user-share mate-utils mate-window-applets matekbd-keyboard-display matlab-support matlab2tikz maude maxima maxima-sage mbox-importer mc mcabber mctc-lib mcu8051ide mdk mdk3 mdk4 meanwhile mecab mediaconch mediainfo mediascanner2 mednafen mednaffe medusa meep meep-mpi-default meep-openmpi megadepth megaglest megapixels megatools meld memcached mender-client mender-connect menu-cache merecat mergerfs merkaartor meta-gnome3 meta-kde metacity metapixel metar mfgtools mgdiff mhddfs mhwaveedit mialmpick microcom microdc2 microprofile micropython midish midisnoop milkytracker milou milter-greylist mimedefang minc-tools minder minetest minetest-mod-pycraft minexpert2 mini-buildd mini-httpd minicoredumper minidlna minimodem ministocks minitube minizinc minizinc-ide minpack minuet mixxx mjpegtools mktorrent mkvtoolnix mlpcap mlt mlterm mmdebstrap mmsd-tng moarvm moc mocassin mod-dnssd mod-gnutls mod-mime-xattr mod-wsgi modem-manager-gui modemmanager modemmanager-qt modsecurity-apache mokomaze mokutil molds molequeue monado monero mongrel2 monit monitoring-plugins montage moonshot-gss-eap moonshot-trust-router moonshot-ui mopac mopac7 morla morph-browser morris morse mosh mosquitto mothur motif motion mousepad mousetweaks mozc mozillavpn mp3diags mp3fs mp3splt mpb mpc mpd mpdas mpdcon.app mpdscribble mpg123 mpg321 mpgrafic mpi4py mpich mplayer mpop mpqc3 mpv mpv-mpris mrbayes mrgingham mrmpi msc-generator mshr msi-keyboard msitools msktutil msmtp msopenh264 mspdebug mssh mstflint mtd-utils mtink mtpaint mtr mu-cade muchsync mudita24 mujs multipath-tools multistrap multiwatch mumble munipack muon-meson mupdf murasaki muse musescore-sftools musescore2 musescore3 music123 mustache-d mustang-plug mutt mvdsv mydumper mypaint mysecureshell mysql-8.0 mysql-workbench mystiq nabi naev nageru nagios-nrpe nala nanopolish nas naspro-bridges nast nasty natlog nautic nautilus nautilus-filename-repairer nautilus-image-converter nautilus-python nautilus-share nautilus-wipe navit nbd nbdkit ncbi-blast+ ncdc ncmpc ncmpcpp nco ncrack ncview ndctl neat neatvnc nedit neko nemo nemo-fileroller nemo-python neochat neomutt neovim neovim-qt nestopia net-cpp netatalk netcdf-cxx netcdf-fortran netcdf-parallel netcdf4-python netdata netdiag netdiscover nethack nethogs netkit-bootparamd netkit-ftp-ssl netkit-rsh netkit-rusers netkit-rwall netkit-telnet-ssl netmate netpbm-free netpipe netplan.io netsniff-ng netsurf netty-tcnative netw-ib-ox-ag network-manager network-manager-applet network-manager-fortisslvpn network-manager-iodine network-manager-l2tp network-manager-openconnect network-manager-openvpn network-manager-pptp network-manager-ssh network-manager-sstp network-manager-strongswan network-manager-vpnc networkmanager-qt neuron neutron neverball newlisp newsboat nextepc nexus nfdump nfs-ganesha nfs-utils nfstrace nfswatch nftlb nghttp2 nginx ngircd ngraph-gtk ngrep ngspice ngtcp2 nheko nickle nim nip2 nitpic nitrogen nitrokey-app nitrokey-authenticator nix nixnote2 njplot nlkt nlopt nm-tray nmap nmapsi4 nmh nmrpflash nmzmail nng nnn noblenote nodau node-expat node-iconv node-libpq node-modern-syslog node-node-pty node-node-sass node-opencv node-re2 node-shiny-server node-sqlite3 node-websocket nodm nomacs notcurses notepadqq notification-daemon notify-osd notion notmuch-addrlookup nova ns2 nsca-ng nsd nsntrace nss-pam-ldapd nss-tls nss-updatedb nstreams nted ntfs-3g ntopng ntpsec nullmailer numptyphysics nuntius-linux nvi nvidia-settings-legacy-340xx nvidia-settings-legacy-390xx nvidia-texture-tools nwall nwchem nwipe nzbget oakleaf oasis3 obconf obconf-qt obexfs obfuscate obs-3d-effect obs-advanced-scene-switcher obs-ashmanix-blur-filter obs-ashmanix-countdown obs-build obs-color-monitor obs-command-source obs-downstream-keyer obs-gradient-source obs-move-transition obs-ptz obs-scene-as-transition obs-scene-collection-manager obs-scene-notes-dock obs-scene-tree-view obs-source-clone obs-source-copy obs-time-source obs-transition-table obs-vintage-filter obs-websocket obsession obus ocaml-alsa ocaml-cohttp ocaml-ffmpeg ocaml-gstreamer ocaml-luv ocaml-ssl ocamlnet ocamlpam ocfs2-tools ocp ocproxy ocrad ocserv ocsigenserver octave-arduino octave-audio octave-bim octave-brain2mesh octave-bsltl octave-cgi octave-communications octave-control octave-data-smoothing octave-database octave-dataframe octave-dicom octave-divand octave-doctest octave-econometrics octave-financial octave-fits octave-fpl octave-fuzzy-logic-toolkit octave-ga octave-general octave-geometry octave-gsl octave-image octave-image-acquisition octave-instrument-control octave-interval octave-io octave-iso2mesh octave-jnifti octave-jsonlab octave-kernel octave-level-set octave-linear-algebra octave-lssa octave-ltfat octave-mapping octave-matgeom octave-miscellaneous octave-mpi octave-msh octave-mvn octave-nan octave-ncarray octave-netcdf octave-nurbs octave-octclip octave-octproj octave-optics octave-optim octave-optiminterp octave-parallel octave-quaternion octave-queueing octave-secs1d octave-secs2d octave-secs3d octave-signal octave-sockets octave-sparsersb octave-splines octave-statistics octave-stk octave-strings octave-struct octave-symbolic octave-tsa octave-video octave-vrml octave-zeromq ocurl oddjob odr-dabmux odr-padenc ofono ogdi-dfsg ogmrip okteta okular omnidb-plpgsql-debugger onak onboard onedrive open-invaders open-iscsi openbabel openbgpd openblas openboard openbox openbsd-inetd opencfu opencl-clang-14 opencl-clang-15 openclonk opencpn opencryptoki opencu opendkim opendnssec opendoas opendrop openexr openfoam openfortivpn openfpgaloader opengnb openhpi openiked openjdk-11 openjdk-17 openjdk-19 openjdk-20 openjdk-21 openjdk-22 openjdk-8 openjfx openjpeg2 openkim-models openldap openmrac openmsx openmsx-catapult openmsx-debugger openmw openmx openni-sensor-pointclouds openni-sensor-primesense openocd openorienteering-mapper openpace openpref openrct2 opensc openscenegraph openslide opensmtpd opensmtpd-extras opensmtpd-filter-dkimsign openssh openssh-ssh1 opensta openstack-cluster-installer opentk opentracker openttd openturns openuniverse openvas-scanner openvpn openwince-jtag openyahtzee ophcrack optipng opusfile orage oregano orthanc orthanc-dicomweb orthanc-gdcm orthanc-mysql orthanc-neuro orthanc-postgresql orthanc-python orthanc-webviewer orthanc-wsi os-autoinst oscar osdlyrics osinfo-db-tools osm-gps-map osm2pgrouting osmcoastline osmid osmo osmo-bsc osmo-bts osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-trx osmose-emulator osmpbf ospd-openvas osra oss-preserve osslsigncode osspd ostinato ostree otf otpclient otpw ots overgod owfs oxygen p0f package-update-indicator packagekit packagekit-qt packagesearch packetsender packit packmol padthv1 pageedit paho.mqtt.c pal palapeli pam-geoip pam-krb5-migrate pam-mysql pam-p11 pam-pgsql pam-pkcs11 pam-python pam-session-timelimit pam-shield pam-ssh-agent-auth pam-tmpdir pam-u2f pam-wrapper pamtester pan pango1.0 pangomm pangoterm paprefs parcellite parley parole parolottero partclone partimage partitionmanager passenger passwdqc password-gorilla passwordsafe pasystray pavucontrol pavucontrol-qt pavumeter pax-britannica pcaputils pcapy pcaudiolib pcb pcb-rnd pcl pcmanfm pcmanfm-qt pcsc-lite pcscada pcsxr pd-flext pd-purest-json pd-wiimote pdf-presenter-console pdf2djvu pdf2svg pdfchain pdfcube pdfgrep pdl pdp pdsh peek peg-e peg-solitaire pegsolitaire pekwm pen pencil2d pentobi peony-extensions pep8-simul perdition performous performous-composer perftest perl-openssl-defaults perl-tk perl4caml peruse pesign petsc4py pfm pfstools pg-auto-failover pg-catcheck pg-cron pg-failover-slots pg-gvm pg-repack pg-snakeoil pgagent pgagroal pgbackrest pgbouncer pgcopydb pglast pglogical pgmemcache pgmodeler pgn2web pgqd pgreplay pgsql-ogr-fdw pgstat pgtcl pgtop phasex phcpack phoc phodav phog phonon-backend-gstreamer phonon-backend-vlc phosh phosh-antispam phosh-mobile-settings phosh-osk-stub phosh-tour photoflare photoqt phototonic php-gearman php-geos php-gnupg php-imagick php-memcached php-mongodb php-pecl-http php-rrd php-smbclient php-solr php-ssh2 php-uuid php-xmlrpc php8.2 phyml physamp physlock pianobooster picmi picom picplanner pidgin-audacious pidgin-awayonlock pidgin-gnome-keyring pidgin-latex pidgin-nateon pidgin-otr pidgin-privacy-please pidgin-sipe pike8.0 pikepdf pim-data-exporter pim-sieve-editor pineapple-pictures pinentry pinentry-x2go pinfo pingus pinhole pink-pony pinot pinpoint pioneers piperka-client pipewalker pipewire pitivi piuparts pivy pixelize pixmap pixz pkcs11-data pkcs11-dump pkcs11-provider pktstat plank planner plasma-bigscreen plasma-browser-integration plasma-desktop plasma-dialer plasma-discover plasma-disks plasma-firewall plasma-framework plasma-gamemode plasma-gmailfeed plasma-integration plasma-mobile plasma-nano plasma-nm plasma-pa plasma-pass plasma-phonebook plasma-remotecontrollers plasma-sdk plasma-settings plasma-systemmonitor plasma-thunderbolt plasma-vault plasma-welcome plasma-workspace playerctl plee-the-bear plfit plotsauce plotutils plplot plptools pluma pluma-plugins plume-creator plymouth plymouth-kcm pmacct pmidi pms pnc png23d pngcrush pngmeta pngnq pngphoon pngquant pngtools pnmixer pocketsphinx pocketsphinx-python poedit poke pokerth polari policycoreutils policykit-1 policykit-1-gnome polkit-kde-agent-1 polkit-qt-1 polybar polyphone ponyprog poolcounter popa3d poppassd popplerkit.framework populations porg portaudio19 portmidi posixsignalmanager postal postfix postgis postgresql-debversion postgresql-ocaml postgresql-plproxy potool povray power-profiles-daemon powerdevil powerman powermanga poxml ppl ppp pqiv praat prads praelector prayer preload prelude-lml prelude-manager previsat prime-phylo primus print-manager prison-kf5 privacybrowser privoxy prjtrellis procmeter3 profanity profnet profphd-utils proftpd-dfsg proftpd-mod-proxy proftpd-mod-tar progress-linux-metapackages progressivemauve proj projecteur projectm prometheus-cpp prometheus-snmp-exporter proot prosody protobuf-c proxytunnel psensor psi psi-notify psi-plugins psi-plus psi4 psicode pslib pspg pspp psqlodbc psychtoolbox-3 psycopg2 psycopg3 ptask ptouch-driver ptpd ptunnel ptunnel-ng publicfile-installer pulseaudio pulseaudio-qt pulseeffects pulseview puma pumpa pure-ftpd puredata purple-discord purple-lurch purple-mm-sms purple-plugin-pack purple-rocketchat purple-xmpp-carbons purple-xmpp-http-upload purpose pushover pushpin putty puzzle-jigsaw pvpgn pwauth pxe-kexec py-libzfs pyalsaaudio pybdsf pybigwig pybik pycares pycdio pycurl pyferret pyfuse3 pygame pygame-sdl2 pygattlib pygccjit pyglet pygobject pygresql pykerberos pylibmc pymia pymol pympress pynauty pynest2d pynormaliz pyode pyopencl pyotherside pyparted pypy3 pyqt-qwt pyqt5 pyqt5chart pyqt5webengine pyqt6 pyqt6-charts pyqt6-webengine pysmbc pysolid pysvn pytables pytango python-apt python-arrayfire python-av python-bonsai python-bsddb3 python-caja python-cassandra-driver python-cryptography python-cups python-cx-oracle python-deeptoolsintervals python-demgengeo python-easysnmp python-escript python-freecontact python-fsquota python-fuse python-fusepy python-gammu python-geoip python-getdns python-gevent python-gphoto2 python-gssapi python-hardware python-igraph python-leidenalg python-libarchive-c python-libtrace python-llfuse python-mapnik python-netsnmpagent python-oslo.rootwrap python-pam python-poppler-qt5 python-psycopg2cffi python-pyalsa python-pylibdmtx python-pysam python-rtmidi python-scrypt python-shapely python-vlc python-xeddsa python-xmlsec python3-defaults python3-lxc pytsk pyxplot pyzbar q4wine qabc qabcs qad qalculate-gtk qastools qbittorrent qbrew qca2 qcalcfilehash qcodeeditor qcomicbook qconf qcustomplot qdacco qdirstat qdjango qdmr qelectrotech qemu qepcad qflipper qgit qgnomeplatform qgo qhttpengine qimgv qiv qjackctl qjackrcd qjoypad qlcplus qlipper qlogo qmapshack qmath3d qmenumodel qmidiarp qmidictl qmidinet qmidiroute qmlkonsole qmltermwidget qmmp qnapi qnetload qnetstatview qoauth qoi qosmic qpdfview qperf qpid-proton qps qpwgraph qqc2-breeze-style qqc2-desktop-style qqc2-suru-style qrencode qrupdate qsampler qscintilla2 qspeakers qsstv qstardict qstopmotion qsynth qt-advanced-docking-system qt-avif-image-plugin qt-color-widgets qt-gstreamer qt-qml-models qt3d-opensource-src qt5-style-kvantum qt5-ukui-platformtheme qt5ct qt6-5compat qt6-charts qt6-connectivity qt6-datavis3d qt6-httpserver qt6-imageformats qt6-languageserver qt6-lottie qt6-multimedia qt6-networkauth qt6-positioning qt6-quick3d qt6-quick3dphysics qt6-quicktimeline qt6-remoteobjects qt6-scxml qt6-sensors qt6-serialbus qt6-serialport qt6-shadertools qt6-speech qt6-svg qt6-virtualkeyboard qt6-webchannel qt6-webview qt6ct qtads qtcharts-opensource-src qtconnectivity-opensource-src qtcreator qtcurve qtdatavis3d-everywhere-src qtdbusextended qtdeclarative-opensource-src qtdeclarative-opensource-src-gles qtdoc-opensource-src qterm qterminal qtermwidget qtfeedback-opensource-src qtgamepad-everywhere-src qtgraphicaleffects-opensource-src qthid-fcd-controller qtimageformats-opensource-src qtkeychain qtlocation-opensource-src qtltools qtmir qtmpris qtmultimedia-opensource-src qtnetworkauth-everywhere-src qtop qtox qtpass qtpim-opensource-src qtquickcontrols-opensource-src qtractor qtremoteobjects-everywhere-src qtscript-opensource-src qtscrob qtscxml-everywhere-src qtsensors-opensource-src qtserialbus-everywhere-src qtserialport-opensource-src qtspeech-opensource-src qtspell qtstyleplugins-src qtsvg-opensource-src qtvirtualkeyboard-opensource-src qtwebchannel-opensource-src qtwebkit-opensource-src qtwebsockets-opensource-src qtwebview-opensource-src qtx11extras-opensource-src qtxdg-tools qtxmlpatterns-opensource-src quadrapassel quantlib-swig quassel quaternion quisk quitcount quiterss quota qutebrowser qutemol quvi qvge qviaggiatreno qwertone qwt qxgedit qxw qzxing r-base r-bioc-dnacopy r-bioc-dropletutils r-bioc-hdf5array r-bioc-rhdf5 r-bioc-rhdf5lib r-bioc-rhtslib r-bioc-rsamtools r-bioc-variantannotation r-cran-av r-cran-bayesfm r-cran-curl r-cran-desolve r-cran-erm r-cran-exactextractr r-cran-fs r-cran-glasso r-cran-glmnet r-cran-gmm r-cran-hdf5r r-cran-httpuv r-cran-lbfgsb3c r-cran-lwgeom r-cran-magick r-cran-ncdf4 r-cran-openssl r-cran-pdftools r-cran-pki r-cran-png r-cran-propclust r-cran-qpdf r-cran-ragg r-cran-raschsampler r-cran-rcurl r-cran-redland r-cran-rgeos r-cran-rnetcdf r-cran-rpostgresql r-cran-rprotobuf r-cran-rsclient r-cran-rsvg r-cran-s2 r-cran-sf r-cran-svglite r-cran-terra r-cran-tmvtnorm r-cran-v8 r-cran-vdiffr r-cran-vegan radare2-cutter radcli radium-compressor radsecproxy rafkill rakarrack raku-readline ramond rapache rapid-photo-downloader raptor2 rasmol raspell raster3d rasterio rauc rawtherapee ray rbdoom3bfg rblcheck rbootd rc rclone-browser rdesktop rdfind rdiff-backup rdiff-backup-fs rdup readpe readseq realmd reaver recoll recordmydesktop recutils redis redland-bindings redshift redshift-qt redsocks reform-firedecor regexxer reiser4progs relion remake remmina remote-logon-service renameutils renpy rep-gtk repmgr reportbug repowerd reprepro resource-agents restorecond resvg retro-gtk retroarch rfdump rgbpaint rgl rhythmbox ricochet-im riemann-c-client rifiuti2 ring ripperx riseup-vpn ristretto rkward rlvm rlwrap rmlint rmpi rnetclient robocut robot-testing-framework roc-toolkit rocketcea rocs rofi roger-router rolldice rolo ros-actionlib ros-diagnostics ros-geometry ros-geometry2 ros-image-pipeline ros-image-transport-plugins ros-interactive-markers ros-nodelet-core ros-opencv-apps ros-resource-retriever ros-robot-state-publisher ros-rospack ros-rviz ros-urdf ros-vision-opencv rosegarden rpcbind rpki-client rplay rpm rquantlib rsbackup rserve rsgain rsh-redone rshim-user-space rsibreak rspamd rss-glx rssguard rstatd rsync rsyncrypto rsyslog rtags rtaudio rtklib rtmidi rtmpdump rtorrent rtpengine ruby-aliyun-sdk ruby-atomic ruby-augeas ruby-bcrypt ruby-bcrypt-pbkdf ruby-bert ruby-bindex ruby-binding-ninja ruby-bootsnap ruby-bson ruby-byebug ruby-cairo ruby-character-set ruby-charlock-holmes ruby-commonmarker ruby-concurrent ruby-cool.io ruby-curb ruby-curses ruby-damerau-levenshtein ruby-dataobjects-mysql ruby-dataobjects-postgres ruby-dataobjects-sqlite3 ruby-dbm ruby-debian ruby-debug-inspector ruby-defaults ruby-eb ruby-ed25519 ruby-enumerable-statistics ruby-escape-utils ruby-ethon ruby-eventmachine ruby-exif ruby-fast-blank ruby-fast-stemmer ruby-fast-xs ruby-fcgi ruby-ffi ruby-ffi-libarchive ruby-ffi-yajl ruby-fftw3 ruby-filesystem ruby-fusefs ruby-gd ruby-github-linguist ruby-github-markdown ruby-gnome ruby-gpgme ruby-gsl ruby-gssapi ruby-haml ruby-hamlit ruby-hdfeos5 ruby-hiredis ruby-hitimes ruby-http-parser.rb ruby-jaro-winkler ruby-json ruby-kgio ruby-kyotocabinet ruby-lapack ruby-ldap ruby-levenshtein ruby-libvirt ruby-libxml ruby-liquid-c ruby-mmap2 ruby-mpi ruby-msgpack ruby-multibitnums ruby-murmurhash3 ruby-mysql2 ruby-narray ruby-ncurses ruby-netcdf ruby-nfc ruby-nio4r ruby-nokogiri ruby-nokogumbo ruby-odbc ruby-oily-png ruby-oj ruby-oj-introspect ruby-ox ruby-password ruby-pcaprub ruby-pg ruby-pg-query ruby-pgplot ruby-posix-spawn ruby-prof ruby-prometheus-client-mmap ruby-psych ruby-raindrops ruby-rblineprof ruby-rbtrace ruby-rbtree ruby-rdiscount ruby-re2 ruby-redcarpet ruby-redcloth ruby-regexp-property-values ruby-rinku ruby-rmagick ruby-rpam-ruby19 ruby-rpatricia ruby-ruby-magic-static ruby-rugged ruby-sdbm ruby-sdl ruby-sequel-pg ruby-serialport ruby-shadow ruby-sigar ruby-sqlite3 ruby-stackprof ruby-standalone ruby-strptime ruby-termios ruby-thrift ruby-timfel-krb5-auth ruby-tioga ruby-tokyocabinet ruby-uconv ruby-unf-ext ruby-unicode ruby-version-sorter ruby-vmstat ruby-websocket-driver ruby-xmlhash ruby-xmlparser ruby-yajl ruby-zoom runcircos-gui rust-cargo-c rust-cargo-outdated rust-condure rust-debcargo rust-parsec-service rust-pleaser rust-process-viewer rust-ripasso-cursive rust-sequoia-keyring-linter rust-sequoia-sop rust-sequoia-sq rust-sequoia-sqv rust-sequoia-wot rust-sniffglue rust-speakersafetyd rust-sudo-rs rust-tealdeer rustc rxvt-unicode rygel s-nail s3backer s3d s3fs-fuse sacc sachesi sailcut sakura samdump2 samhain samplv1 samtools sane-airscan sane-backends sane-frontends sanlock saods9 sasm sawfish sayonara sbd sblim-wbemcli sbmltoolbox sbsigntool sbuild sc-im scalapack scanmem scanssh scantool sccache schroot scim scim-anthy scim-chewing scim-kmfl-imengine scim-pinyin scim-skk scim-tables scim-thai scim-unikey scipy scite sciteproj scm scorched3d scram scrappie scrcpy screen screen-message screengrab scribus scrollz scrypt scummvm scummvm-tools sdaps sdcv sddm sddm-kcm sdl-image1.2 sdl-kitchensink sdlpango sdop sdpa seafile-client seahorse seahorse-nautilus searchmonkey secnet securefs securestring seer segemehl sendfile sendmail sensors-applet sequeler ser-player ser2net serf setbfree seyon sffview sfxr-qt sgt-puzzles shadow shadowsocks-libev shairport-sync shapeit4 shared-mime-info shellinabox shibboleth-resolver shogivar shotcut shotwell shutdown-qapps sidedoor sidplayfp siege sigil sigma-align signon-kwallet-extension signon-plugin-oauth2 signon-ui signond sigrok-cli sigviewer silly silverjuke simage simavr simh simple-image-filter simple-obfs simple-scan simple-tpm-pk11 simple-whip-client simplescreenrecorder simulide simutrans sioyek sip-tester sipcrack sipgrep sipsak siridb-server sirikali siril sitecopy sjaakii skanlite skanpage skinedit skksearch skktools skopeo skrooge sks skycat slang2 slapi-nis slashem slcurl sleepd slepc4py slic3r-prusa slick-greeter slicot slim slirp4netns slony1-2 slowhttptest slpvm slrn slrnface sludge sm smartdns smb4k smbnetfs smplayer smtube snac2 snack snake4 snapcast snapd-glib snd sndio snek sng sngrep sniffit snimpy sniproxy snowdrop soapyaudio soapyosmo soapyuhd socat soci socnetv softether-vpn softflowd softhsm2 sogo soju solarpowerlog solid solid-pop3d sollya sonic-pi sonic-visualiser sonnet sooperlooper sope sound-juicer soundkonverter soundmodem sox sp800-90b-entropy-assessment spacebar spacefm spamassassin spamprobe sparse sparskit spatialite-gui spatialite-tools spd spectemu spectrwm speech-dispatcher speech-dispatcher-contrib speech-tools speedcrunch spek spfft spglib sphinxsearch sphinxtrain spice spice-gtk spice-vdagent spim spiped spirv-llvm-translator-14 spirv-llvm-translator-15 spirv-llvm-translator-16 spirv-llvm-translator-17 splash splix spotlighter sqlcipher sqldeveloper-package sqlite3 sqlitebrowser sqlsmith squashfuse squeak-plugins-scratch squeekboard squeezelite squid squid-deb-proxy squidguard srain srt sscg ssh-agent-filter ssh-askpass ssh-askpass-fullscreen ssh-contact sshfs-fuse ssldump sslscan sslsniff sslsplit ssmtp sstp-client ssvnc stacer stacks staden staden-io-lib stardict stax stella stellarium stenographer step steptalk stfl stimfit stone stopmotion stormbaancoureur strawberry streamripper stress-ng stressapptest stretchplayer stringtie strongswan stunnel4 stymulator subnetcalc subtitleeditor subtle subversion subvertpy suck suckless-tools sudoku-solver sugar-toolkit-gtk3 sumo sunclock sundials super supercollider superkb superlu-dist supermin supertux supertuxkart surf suricata survex svgpart svn-all-fast-export sway sway-notification-center swaybg swayimg swaylock sweeper swell-foop swfmill swi-prolog swift-im swirc swisswatch switcheroo-control swupdate sylfilter sylph-searcher sylpheed synapse synaptic syncevolution syncmaildir syncthing-gtk syncthingtray synfigstudio synthv1 syrep syrthes sysbench sysdig system-config-printer system-tools-backends systemd systemd-cron systemsettings systemtap tablix2 tachyon tagua tali tanglet tardy task taskd tasksel tasksh tclcurl tclreadline tcltls tcltrf tcm tcmu tcpbench tcpdump tcpflow tcpick tcplay tcpreplay tcpslice tcpstat tcptrace tcptraceroute tcptrack tcpxtract tdfsb tea tecla teem teg telegnome telegram-cli telegram-desktop telegram-purple telepathy-accounts-signon telepathy-haze telepathy-idle telepathy-logger telepathy-logger-qt telepathy-qt telepathy-rakia tellico template-glib tenace tennix tensorpipe tepl termdebug terminatorx terminology terminus termit tesseract testdisk tetraproc tetrinetx tetzle texlive-bin texmaker texstudio text-engine texworks tf5 tfdocgen tfortune tgif tgt thc-ipv6 therion thin thin-provisioning-tools threadscope threadweaver thunar thunar-archive-plugin thunar-dropbox-plugin thunar-media-tags-plugin thunar-vcs-plugin thunar-volman thunarx-python tiatracker ticcutils tickr tiemu tig tigervnc tightvnc tikzit tilda tilde tiled-qt tilem tilemaker tilp2 timekpr-next timemachine timeshift timg timidity tin tinc tint2 tintii tintin++ tinygltf tipp10 tirex tk707 tkgate tkrzw-python tlf tlog tm-align tmate tmate-ssh-server tmfs tmispell-voikko tmux tnftp tntdb tofi tokodon tomb tomboy-ng tomcat-native tomopy tone-generator topal toppic tor torcs totem totem-pl-parser toxic tpm-quote-tools tpm2-abrmd tpm2-initramfs-tool tpm2-openssl tpm2-pkcs11 tpm2-pytss tpm2-tools trabucco traceshark tracker tracker-miners transfuse transmission transmission-remote-gtk trantor traverso trayer tree-puzzle treesheets treeviewx treil tremotesf trickle trojan trophy trousers trurl trustedqsl tsdecrypt ttyd tuba tucnak tuiwidgets tup tupi tutka tuxmath tuxpaint tuxpuck tuxtype tvoe tvtime twclock twinkle twm twpsk tzc u-boot u1db-qt uacme ubuntu-dev-tools ucarp ucblogo udevil udftools udisks2 udisks2-qt5 uefitool ufiformat ufo-core ufo-filters ufoai uftp uget uhttpmock uhub uim ukopp ukui-app-widget ukui-biometric-auth ukui-bluetooth ukui-control-center ukui-greeter ukui-interface ukui-media ukui-menu ukui-menus ukui-notebook ukui-notification-daemon ukui-panel ukui-power-manager ukui-screensaver ukui-session-manager ukui-settings-daemon ukui-sidebar ukui-system-monitor ukui-window-switch ulcc ulogd2 ultracopier umbrello uml-utilities umockdev unagi unbound uncalled unclutter-xfixes unicap unicode-screensaver unicorn unifrac-tools unilog unionfs-fuse unison-2.53 units unixodbc unpaper unrar-free unworkable up-imapproxy upgrade-system upower uprightdiff uqm urfkill urjtag usb-modeswitch usbauth-notifier usbguard usbguard-notifier usbtop usbview user-session-migration usermode ustreamer utox uucp uvloop uwsgi uwsgi-plugin-mongo uxplay v-sim v4l2loopback vacation vagalume vagrant-lxc vala vala-panel vala-panel-appmenu valabind valentina validns vboot-utils vcdimager vcmi vde2 vdens vdeplug-agno vdeplug-pcap vdeplug-slirp vdeplug-vdesl vdeplug-vlan vdetelweb vdr-plugin-live vdr-plugin-satip verbiste veroroute veusz veyon vgrabbj vice view3dscene viewnior viking vile vim vim-command-t vimix vinagre vino virglrenderer virt-v2v virt-viewer visualboyadvance vkeybd vkmark vlc-plugin-bittorrent vlc-plugin-pipewire vlock vmfs-tools vmfs6-tools vmg vmm vmpk vokoscreen-ng volumecontrol.app volumeicon voms-mysql-plugin vorbis-tools vpnc vprerex vsftpd vt vtable-dumper vte2.91 vtk-dicom vtun vvmd vvmplayer vym w-scan-cpp w1retap w3cam w3m wabt wacomtablet wajig wand wannier90 warmux warzone2100 watchcatd watchman wavbreaker waybar waypipe wayvnc wcalc wcslib wdisplays wdm webalizer webcamoid webdis webdruid webfs webissues webkit2gtk weborf webp-pixbuf-loader weechat weex welle.io weplab wesnoth-1.16 wf-recorder wf-shell wfview wget wget2 whitakers-words whitedune why3 widelands wifite wiipdf wildmidi wily wims wine-development wing winregfs wiredpanda wireplumber wise wit wkhtmltopdf wlogout wmaker wmauda wmbattery wmbiff wmcliphist wmclockmon wmcoincoin wmctrl wmdrawer wmenu wmfire wmforecast wmget wmix wmnd wmnut wmressel wmshutdown wmstickynotes wmusic wmwave wmweather wmweather+ wofi wordwarvi worker workrave wp2latex wpa wpebackend-fdo wput wrk wsclean wsdd2 wsjtx wvdial wxastrocapture wxedid wxhexeditor wxmaxima wxpython4.0 wys x11-apps x11-session-utils x11-utils x11-xkb-utils x11-xserver-utils x11iraf x11vnc x13as x264 x2goclient x2godesktopsharing x2gokdrive x2gokdriveclient x2gothinclient x42-plugins xabacus xaos xapian-bindings xapian-core xapp xarchiver xarclock xastir xautomation xaw3d xawtv xbae xball xbill xboard xbomb xboxdrv xbubble xbuffy xca xcb xcfa xchm xcolmix xcolors xcolorsel xcowsay xcrysden xdaliclock xdemorse xdg-dbus-proxy xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-kde xdg-desktop-portal-wlr xdg-desktop-portal-xapp xdg-user-dirs-gtk xdm xdrawchem xdu xdvik-ja xdx xemacs21 xeus xeus-zmq xf86-input-mtrack xf86-input-multitouch xf86-input-xwiimote xfaces xfburn xfce4-appfinder xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpufreq-plugin xfce4-cpugraph-plugin xfce4-datetime-plugin xfce4-dev-tools xfce4-dict xfce4-diskperf-plugin xfce4-eyes-plugin xfce4-fsguard-plugin xfce4-genmon-plugin xfce4-indicator-plugin xfce4-mailwatch-plugin xfce4-mount-plugin xfce4-mpc-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screensaver xfce4-screenshooter xfce4-sensors-plugin xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-sntray-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-timer-plugin xfce4-verve-plugin xfce4-wavelan-plugin xfce4-weather-plugin xfce4-whiskermenu-plugin xfce4-windowck-plugin xfce4-xkb-plugin xfconf xfdesktop4 xfig xfoil xfrisk xfsdump xfsprogs xfwm4 xgammon xgboost xiccd xilinx-bootgen xine-ui xinetd xiphos xir xjadeo xjump xkeycaps xl2tpd xlassie xlax xlbiff xless xletters xli xloadimage xlog xmake xmakemol xmix xml-security-c xmlcopyeditor xmms2 xmms2-scrobbler xmobar xmonad-extras xmotd xmoto xmount xmp xmpi xmppc xmrig xnec2c xneur xonix xorg-server xoscope xournal xournalpp xpad xpat2 xpdf xplanet xplot xpra xpuzzles xqf xrdesktop xrdp xrprof xsane xscavenger xscreensaver xsd xsecurelock xsensors xserver-xorg-input-evdev xserver-xorg-video-amdgpu xserver-xorg-video-ati xshisen xshogi xsnow xsok xsol xss-lock xssproxy xstarfish xsunpinyin xsynth-dssi xsysinfo xsystem35 xtb xtel xterm xtide xtrkcad xtrs xtv xva-img xvkbd xwallpaper xwatch xwax xwayland xwrited xxdiff xxkb xygrib xymon xyscan xzgv yabar yabause yad yadifa yafc yagf yakuake yambar yap yapet yara yaskkserv yasw yaws yaz ycmd ydpdict yelp yersinia ykclient ylva ymuse yorick yorick-av yorick-gy yorick-hdf5 yorick-z yoshimi yosys youtubedl-gui yp-tools ypbind-mt ypserv yrmcds ytree yubico-pam yubico-piv-tool yubikey-manager-qt yubioath-desktop yubiserver yuview z88 zabbix zangband zanshin zathura zathura-cb zathura-djvu zathura-pdf-poppler zathura-ps zbackup zchunk zeal zeek zeek-aux zegrapher zeitgeist zenity zephyr zeroconf-ioslave zerofree zeroinstall-injector zeromq3 zfs-fuse zile zint ziproxy zita-ajbridge zita-at1 zita-bls1 zita-dc1 zita-dpl1 zita-lrx zita-mu1 zita-rev1 zmap zmat znc zonefs-tools zoneminder zoom-player zpspell zssh zulucrypt zurl zynaddsubfx zypper zytrax
alsa-oss bctoolbox casacore cfitsio dico file flac fltk1.3 gdbm graphicsmagick hdf-eos5 hwinfo imlib2 kjs libappimage libburn libccp4 libcdio-paranoia libdvdread libfreefare libmd libmicrohttpd libmspack libnvme libquazip libquazip1-qt5 libquazip1-qt6 libselinux libslow5lib libtabixpp liburing libzbd lua-luv mjpegtools mpg123 netpbm-free nifticlib norm ntfs-3g owfs pipewire ppp r-bioc-rhtslib readpe rpm staden-io-lib supercollider tcplay ticcutils vtk-dicom wget2 zlib zziplib
assimp audiofile ax25-tools base-passwd bcmatroska2 belcard belr binwalk bubblewrap bzrtp cabextract callisto ccfits cdrkit chealpix clipper codfis collada-dom comptext comptty coreutils cpl cpl-plugin-amber cpl-plugin-giraf cpl-plugin-uves cpl-plugin-vimos cpl-plugin-xshoo cruft-ng dares debsig-verify deets dicomnifti donkey dpkg drawxtl dvdbackup ebook-speaker eureka findutils firejail fitsverify flactag flamp fldiff flmsg flpsed flrig fluxbox flwm flwrap freexl ftools-fv giblib gifticlib gl-image-display gnarwl gozer hashcat healpix-cxx hsetroot idesk imgvtopgm jupp kodi-audioencoder-flac libastro-fits-cfitsio-perl libaudio-flac-decoder-perl libaudio-flac-header-perl libbio-scf-perl libbsd libcaca libdvdnav libfile-libmagic-perl libfishsound libfolia libimage-imlib2-perl liboggplay libsdl2-mixer lime logrotate love lsdvd lua-nvim lua-zip magic-haskell magicrescue maildrop make-dynpart-mappings man-db mcstrans mesaflash mgp mp3gain mrboom mtree-netbsd net-tools netrek-client-cow nsxiv nvme-cli ocaml-flac ocaml-magic ogmtools ohcount openexr-viewers opennds opus-tools ortp php-gmagick plocate posterazor ppp-gatekeeper pppconfig pppoeconf pptp-linux pptpd procenv pyfltk python-casacore python-fitsio python-magic python-onewire python3-stdlib-extensions quakespasm qwo r-bioc-shortread rapiddisk rasterview rawtran reapr refpolicy roundcube rp-pppoe ruby-magic rust-coreutils scrot sdl-mixer1.2 sdl-sound1.2 seaview sed selinux-python setools signing-party sjeng slcfitsio slgdbm smartmontools sortmail source-extractor squashfs-tools-ng squishyball ssm ssocr swarp sxiv sysvinit taggrepper tar tcl-fitstcl tmpreaper tuxpaint-config vamps vifm vis vobcopy wbar wmanager wmhdplop wmppp.app wordgrinder xapian-omega xdiskusage xfishtank xmonad-wallpaper xteddy zim-tools
signature.asc
Description: PGP signature