Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install synergy ubuntu

sudo apt install qtcreator qtbase5-dev cmake make g++ xorg-dev libssl-dev libx11-dev libsodium-dev libgl1-mesa-glx libegl1-mesa libcurl4-openssl-dev libavahi-compat-libdnssd-dev qtdeclarative5-dev libqt5svg5-dev libsystemd-dev git build-essential
git clone https://github.com/symless/synergy-core.git
cd synergy
mkdir build
cd build
cmake ..
make
sudo make install
Comment

PREVIOUS NEXT
Code Example
Shell :: no wifi adapter found ubuntu 18.04 
Shell :: class sorting in tailwindcss 
Shell :: bash run multiple commands in parallel 
Shell :: tr unix use 
Shell :: import db drush 
Shell :: push to github 
Shell :: create git repository pycharm 
Shell :: how to remove a package from arch linux 
Shell :: refusing to exec crouton from noexec mount 
Shell :: git change rebase to merge 
Shell :: git clone from specific branch command 
Shell :: how to revert a git stash 
Shell :: git delete remote branch 
Shell :: print hello world in shell script 
Shell :: uninstall ros2 foxy 
Shell :: install cassandra ubuntu 
Shell :: Problem binding to port 80: Could not bind to IPv4 or IPv6. 
Shell :: delete a github repository using curl 
Shell :: how to stash specific file in git with message 
Shell :: revert git add 
Shell :: open files from terminal linux 
Shell :: uninstall nvidia x server ubuntu 
Shell :: bash stderr null 
Shell :: how to remove a file from staging area in git 
Shell :: how to check pyqt version 
Shell :: journalctl vacuum 
Shell :: seeing all the installed apps i terminal 
Shell :: check if command exists bash 
Shell :: read from .env file bash 
Shell :: git local setup 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =