How to Install socnetv in Ubuntu 18.04



Install socnetv by entering the following commands in the terminal:

sudo apt update
sudo apt install socnetv

Description:

Social Network Analysis and Visualisation application

SocNetV is a graphical application designed to be an easy tool for Social Networks Analysis and Visualisation (not to be confused with social networking, as in online communities). With SocNetV, one can load and visualise networks of various formats (GraphViz, GraphML, Adjacency, Pajek, UCINET, etc), or visually create and modify a network/graph in a point and click fashion. . SocNetV can also compute network statistics and properties (such as distances, centralities, diameter) and apply some layout algorithms for more meaningful visualisation of your networks. Furthermore, SocNetV can create simple random networks (lattice, same degree, etc).

Homepage: http://socnetv.org

Version: 2.2-1

Section: universe/math