Download msi , deb , rpm to install jpdfbookmarks , you don't need pre-install JDK or JRE in your machine.
(or you don't trust the installer , you can build it yourself in your environment , ref this https://github.com/life888888/JPdfBookmarks_INSTALLER_BUILD )
- Windows msi install
Use Command line install: msiexec -i jpdfbookmarks-3.0.2_x64.msi /qb
(Avoid system popup a warning message, You can still force the installation but the system's protect warning message is too annoying )
- Linux deb install
command line install: sudo dpkg -i jpdfbookmarks_3.0.2-snapshot-1_amd64.deb
- Linux rpm install
command line install: sudo yum localinstall -y jpdfbookmarks-3.0.2-snapshot-1.x86_64.rpm
No need to do ln -s /home/user/jpdfbookmarks/link_this_in_linux_path.sh jpdfbookmarks
or manually add to PATH
Full Changelog: v3.0.1...v3.0.2-r1-snapshot