Was recommended to run
package-cleanup --orphans
Originally it found about 240 older files from previous versions of linux an I've cleaned most out after doing checks.
Running command now (-v 7.3 is due to having LibreOffice 7.3 installed from libreoffie site that has them listed). Some are packages loaded directly from rpm files, and glade3 ones show lots of other things would be removed. Issue is with aespipe.
package-cleanup --orphans | grep -v 7.3
aespipe-0:2.4f-1.fc33.x86_64
glade3-libgladeui-2:3.8.6-8.fc32.x86_64
glade3-libgladeui-devel-2:3.8.6-8.fc32.x86_64
msttcorefonts-0:2.5-1.noarch
peazip-0:8.7.0.LINUX.GTK2-1.x86_64
reiserfs-utils-2:3.6.27-4.fc34.x86_64
uni2ascii-0:4.18-3.1.x86_64
xpr-0:1.0.5-2.fc34.x86_64
Have question on aespipe.
aespipe-2.4f-1.fc33.x86_64
78544 Aug 10  2020 /usr/bin/aespipe
Found a bugzilla report that shows it failed to compile with Fedora 34, and would be  removed??
Just downloaded it from site and compiled it just fine on Fedora 35.
./aespipe --version
usage: ./aespipe [options] <inputfile >outputfile
version 2.4f  Copyright (c) 2002-2019 Jari Ruusu, (c) 2001 Dr Brian Gladman
compiling and then running strip on it result in
72240 Jul  2 04:21 aespipe
So, not sure what the compile errors where, and since it showed as closed couldn't make comments.
+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)    
 mailto:mikes@guam.net                           
 mailto:msetzerii@gmail.com
 Guam - Where America's Day Begins                       
 G4L Disk Imaging Project maintainer
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+