Installing Squid by Using an RPM Package Obtained from a Mirror Site
The binary packages available at the Kunpeng mirror site are compiled based on the open source code, and do not involve vulnerability or bug fixes.
When using open source software, comply with the applicable license agreements.
openEuler does not support such an RPM package installation method.
- Obtain the Squid RPM package and copy it to the /home directory on the server.
If the server can access the Internet, you can run the wget command on the server to download the RPM package.
- Install Squid.
1rpm -ivh squid-4.8-1.el7.aarch64.rpm

- The installed Squid is in the /usr/local/squid directory.
1ls /usr/local/squid
Parent topic: Installing Squid