Installation
The installation packages are available on GitHub Releases page. This page and Pororoca official site are the only official and reliable sources for downloading this program.
Windows
With installer
Download the installer for your system and follow the installation steps.
Portable
Download and extract the package, then run the Pororoca.exe file. If you wish, right-click on the file, Send to, Desktop (create shortcut).
Code-signing and authenticity
The .exe programs are signed with a self-signed certificate. To verify them, right-click on the files, Properties, Digital Signatures, Details, Show Certificate, Details.
| Certificate property | Value |
|---|---|
| Issuer | AlexandreHTRB |
| Public key | RSA 4096 bits |
| Thumbprint | 49c93a846e6a5c277707b38dfe85a8f0fc4bc31d |
Mac OSX
Download and extract the package, after that, move the Pororoca application to your Applications folder.
It is also necessary that your Mac OS authorizes programs from unidentified developers. There are tutorials on how to authorize in the following links: link1 and link2.
If the application is not moved to the Applications folder, your collections and preferences will not remain saved in your computer.
Linux
INFO
On Linux, Pororoca requires msquic to make HTTP/3 requests. There are installation instructions here that apply for the most common Linux distros.
Check the Download page to see the proper msquic version to install.
With packages
Download the package to a folder and install it via Terminal with the corresponding command below.
After installation, a shortcut will be available on installed apps. You can also start Pororoca by typing pororoca on the Terminal and pressing Enter.
Debian / Ubuntu
sudo apt install ./Pororoca_version_amd64.debRed Hat Enterprise Linux / Fedora / Rocky Linux / AlmaLinux
sudo dnf install ./Pororoca-version-1.RHEL.x86_64.rpmSLED / openSUSE
sudo zypper install ./Pororoca-version-1.SUSE.x86_64.rpmPortable
Download and extract the package to a folder. After that, you can execute the Pororoca program by clicking on it twice or opening it from your Terminal.
Code-signing and authenticity
The DEB and RPM packages are signed with a GPG scheme. The public key is:
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEagXdYRYJKwYBBAHaRw8BAQdAxF3H4i/hXIcIBp1+KCnRuSiROVLQKHF7MnXB
J4mi7pa0R0FsZXhhbmRyZSBILiBULiBSLiBCb25maXR0byAoQWxleGFuZHJlSFRS
QikgPGFsZXhhbmRyZWh0cmJAb3V0bG9vay5jb20+iJYEExYKAD4WIQSlcWpD7bTy
ci391FiiUQKEBLzfdwUCagXdYQIbAwUJEswDAAULCQgHAgYVCgkICwIEFgIDAQIe
AQIXgAAKCRCiUQKEBLzfd+23AQCUqLcSovoECzg2F3wzQYehYSbYIkGGikHPD8oZ
gfaL5gD/a7evcQeKOlMbQLHrJPjg3YCfEFR97du21LMIp7GDKg0=
=Wwn4
-----END PGP PUBLIC KEY BLOCK-----