Installation of Jsign
Windows
- Download jsign-5.0.jar from GitHub.
- Move the folder to the location of your choice.
Linux (Debian/Ubuntu)
- Download jsign_5.0_all.deb from GitHub.
- Move the folder to the location of your choice. Alternatively, you can install Jsign using the command:
curl -fSslL https://github.com/ebourg/jsign/releases/download/3.1/jsign_3.1_all.deb -o jsign_3.1_all.debsudo dpkg --install jsign_3.1_all.deb
Linux (Redhat/Fedora/CentOS)
- Download jsign-5.0-1.noarch.rpm from GitHub.
- Move the folder to the location of your choice. Alternatively, you can install Jsign using the command:
curl -fSslL https://github.com/ebourg/jsign/releases/download/5.0/jsign-5.0-1.noarch.rpm