Nitroshare on Ubuntu
1 min readJul 18, 2020
Install latest NitroShare from here & install it to Downloads directory.
Run the following commands:
cd Downloads/
tar -xvf nitroshare-0.3.4.tar.gz
cmake CMakeLists.txt
make
sudo make install
Install latest NitroShare from here & install it to Downloads directory.
Run the following commands:
cd Downloads/
tar -xvf nitroshare-0.3.4.tar.gz
cmake CMakeLists.txt
make
sudo make install