- For now only support 'text' data
- Qt 5.12 or higher
-
Go to release page and download .deb file
-
Open a terminal and enter following command
sudo dpkg -i copymanage-1.0.0-b1.deb
- Download or clone source code
git clone https://github.com/mehmetalicayhan/copy-manage.git
- Create build directory
mkdir build
- Go to build directory
cd build
- Enter following commands
qmake ../
make