https://github.com/linuxdicaspro/peazip_appimage
Gerar AppImage do PeaZip com Integração Automática.
https://github.com/linuxdicaspro/peazip_appimage
appimage peazip
Last synced: about 2 months ago
JSON representation
Gerar AppImage do PeaZip com Integração Automática.
- Host: GitHub
- URL: https://github.com/linuxdicaspro/peazip_appimage
- Owner: LinuxDicasPro
- License: gpl-3.0
- Created: 2024-12-08T14:20:13.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-08T14:54:38.000Z (5 months ago)
- Last Synced: 2025-02-03T21:47:36.557Z (4 months ago)
- Topics: appimage, peazip
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PeaZip AppImage
Para gerar o AppImage do Programa em seu PC sem precisar baixar absolutamente nada, execute esse comando:
```
bash <(curl -ks https://raw.githubusercontent.com/LinuxDicasPro/PeaZip_AppImage/refs/heads/master/get_appimage)
```O curl com o parâmetro -k vai retornar todo o conteúdo do script para gerar o Appimage.
O parâmetro -s é só pra silenciar o curl.