Download > Download for Linux
Here we have RPM files used on Red Hat-type Linux. The binary files are built for RHEL-derivatives 7/8/9. Actually, binaries for RHEL 7 and RHEL 8/9 were tested on CentOS 7 and AlmaLinux 8/9, respectively. Those files may work on Red Hat Enterprise Linux 7/8/9 from which CentOS/AlmaLinux 7/8/9 are derived. Install the RPM files that you need by executing `rpm' command. If you can use the yum repository, using it is much easier than installing RPM files directly.
sudo yum check-update sudo yum install spwave spMpeg-ipluginNote that --enablerepo=crb' option for yum command may be required on RHEL 8 and RHEL 9, respectively.
Here we have deb files used on debian-type Linux. The binary files are built for Ubuntu 16, 18, 20 and 22 of i386 (only for Ubuntu 16 and 18) and amd64. Install the deb files that you need by using `dpkg'-like command. If you can use the apt repository, using it is much easier than installing deb files directly.
sudo dpkg -i splibs-release_1.0.1-2_all.deb sudo apt-get update sudo apt-get install spwave spmpeg-iplugin
Download > Download for Linux
Last modified: "2024-06-16 10:59:37 hideki"