Releases: life888888/JPdfBookmarks
jpdfbookmarks-3.0.2-SNAPSHOT
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
jpdfbookmarks-3.0.1-SNAPSHOT
Full Changelog: v3.0.0...v3.0.1
jpdfbookmarks-2.5.4
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-2.5.4_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_2.5.4-1_amd64.deb
-
Linux rpm install
command line install:sudo yum localinstall -y jpdfbookmarks-2.5.4-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: v2.5.2...v2.5.4
jpdfbookmarks-2.5.2-maven
Full Changelog: v2.5.2...v2.5.2-maven
jpdfbookmarks-2.5.2
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-2.5.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_2.5.2-1_amd64.deb
- Linux rpm install
command line install: sudo yum localinstall -y jpdfbookmarks-2.5.2-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
-
Source Code come from jpdfbookmarks-src-2.5.2.tar.gz
-
Native Installer build from jpdfbookmarks-2.5.2.tar.gz
-
Build Script please reference my JPdfBookmarks_INSTALLER_BUILD