What is the difference between installing curl (sudo apt install curl
) and installing libcurl (sudo apt install libcurl-dev
)
dnn's questions
I am using ubuntu 18.04 on my lenovo (ideapad 510-151kb) laptop. From last few days my laptop is getting hanged suddenly with the below popup on the screen . Please help me to resolve this issue.
I have a flowchart in visio which I need to embedd inside a asciidoc file .is there any tool to achieve his?
I need to create flowcharts for C code which i wrote for my project. I was searching for free software in linux which can do the task for me. and i came across Dia ,but it is not automatic flowchart generator. also i tried online tool like code2flow,but it will generate ".png" or pdf format of flowchart,which i dont wan't.I want to generate flowchart which i should be able to export to word document,and if some one want to change/edit some part flowchart he should be able to edit it(so iam avoiding img files). Please suggest me proper tool.