guy please can you help me
i am trying to install fastfetch on my SME 10.1
the rpm is located -
https://rhel.pkgs.org/9/epel-x86_64/fastfetch-1.12.2-1.el9.x86_64.rpm.htmli have installed epel - yum install smeserver-extrarepositories-epel -y
when i do a - yum install fastfetch-2.20.0-1.el9.x86_64.rpm
i get the following dependency errors
--> Processing Dependency: libc.so.6(GLIBC_2.33)(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Processing Dependency: libc.so.6(GLIBC_2.34)(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Processing Dependency: libyyjson.so.0()(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Finished Dependency Resolution
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libyyjson.so.0()(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.34)(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.28)(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.33)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
any ideas what i need to do to install fastfetch?
any help greatly appreciated