Skip to content
Home » How to install the gcc make perl packages from other distribution.

How to install the gcc make perl packages from other distribution.

Let’s start the discussion about How to install the gcc make perl packages from other distribution. in following methods.

Install the gcc make perl packages from your distribution

Run the below commands in an order to install gcc make perl packages from other distribution.

Follow the commands below :

sudo apt-get update
sudo apt-get install build-essential gcc make perl dkms
reboot

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to fix add-apt-repository command not found Ubuntu