v0.35
Initial release of CRSSR. Functionality should all be implemented but bugs may still be present.
Install Options
Build from source:
Run build.sh shell script in the source directory. Then run built executable crssr
Install .deb package
Install package:
sudo dpkg -i crssr_0.35-1.deb
To remove:
sudo dpkg --remove crssr
(Note: You may need to manually clean up the files in the /opt/crssr directory before dpkg will allow you to fully remove the package.)