[ACCEPTED]-ubuntu webkit install-webkit
Accepted answer
If you need development files for embedding 4 webkit into your application you have to 3 install libwebkit-dev package, execute this 2 from a terminal:
sudo apt-get install libwebkit-dev
For Ubuntu 18.04 and later, you 1 need:
sudo apt-get install libwebkitgtk-dev
For ubuntu 20.04 you need:
libwebkit2gtk-4.0-dev
0
Did you check out this article from Ubuntu 2 official site: https://help.ubuntu.com/community/WebKit It gives everything you 1 need to get webkit up and running on Ubuntu.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.