Tech

How to install libwcstools-dev in any Artful Linux Operating System


How to Install - libwcstools-dev in Artful Operting System- Explained

1. Open the terminal. (Ctrl+Alt+T)

2. Enter the following command to the terminal

sudo apt-get update
sudo dpkg -i install libwcstools-dev

3. In order to confirm that the package has been installed correctly, enter the following command.

sudo apt-get update

4. libwcstools-dev Package is now installed.

 

In case if you get any error while installing the package, try the below commands and repeat previous steps

sudo apt-get autoremove
sudo apt-get install -f

In case you need any assistance in installing the package, please feel free to write to us.