You are not logged in.
I followed the guidence of the Ansys website.
I download the lumerical. And run "tar -zxf Lumerical ...."
Then I
cd Lumerical....
sudo sh ./install.sh
But I was told
Ansys Lumerical 2021 R2 will be installed to /opt/lumerical/v212
Installing RPM: rpm_install_files/Lumerical-2021R2-R2-7bf43e7149.el6.x86_64.rpm
./install.sh: line 142: yum: command not found
I don't know how to solve this proble.
Offline
yum is for RPM based distros like Fedora or SuSE.
You can handle rpms w/ eg. https://archlinux.org/packages/extra/any/rpmextract/ or https://archlinux.org/packages/communit … rpm-tools/ but you can't use yum.
Offline