Let us learn how to Install gifsicle, jpegtran, and optipng the support of our Plesk hosting support services at Bobcares.
Install gifsicle, jpegtran, and optipng on a Linux system
We can use the following methods to install gifsicle, jpegtran, and optipng on a Linux system:
- Start a terminal session or SSH onto the server.
- After that, update the package manager’s package listings. Depending on the Linux distribution, use one of the following commands:
A: sudo apt update for Ubuntu or Debian
B: sudo dnf update or sudo yum update for CentOS or Fedora
- After that we have to Install gifsicle:
A: sudo apt install gifsicle Ubuntu or Debian
B: sudo dnf install gifsicle or sudo yum install gifsicle for CentOS or Fedora
- Install jpegtran:
A: sudo apt install libjpeg-progs for Ubuntu or Debian
B: sudo dnf install libjpeg-turbo-utils or sudo yum install libjpeg-turbo-utils for CentOS or Fedora
- Set up the optipng:
A: sudo apt install optipng for Ubuntu or Debian
B: sudo dnf install optipng or sudo yum install optipng for CentOS or Fedora
- Once the installs are complete, we can execute the following commands to see if the tools are correctly installed:
gifsicle –version
jpegtran -v
optipng -v - If the tools have been properly installed, we should see their corresponding versions printed in the terminal.
These scripts presume that we have the necessary permissions to install packages on the system. If we run into any problems during the installation, check sure the package management is properly configured.
[Need assistance with similar queries? We are here to help]
Conclusion
To sum up we have now seen how to Install gifsicle, jpegtran, and optipng with the support of our tech support team.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments