https://github.com/psygreg/firealpaca-deb
Debian repacking of FireAlpaca's AppImage, because AppImages are just not that great.
https://github.com/psygreg/firealpaca-deb
debian firealpaca linux ubuntu
Last synced: 2 months ago
JSON representation
Debian repacking of FireAlpaca's AppImage, because AppImages are just not that great.
- Host: GitHub
- URL: https://github.com/psygreg/firealpaca-deb
- Owner: psygreg
- Created: 2025-05-10T02:07:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T22:24:01.000Z (about 1 year ago)
- Last Synced: 2025-05-15T16:16:02.566Z (about 1 year ago)
- Topics: debian, firealpaca, linux, ubuntu
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# firealpaca-deb
Debian repacking of FireAlpaca's AppImage, because AppImages are just not that great.
## Usage
I made an installer script to fix .desktop files not showing up properly in the Applications menu after installing the .deb package.
### Without terminal
- Download `installer.sh` from latest [Release](https://github.com/psygreg/firealpaca-deb/releases).
- Right click the downloaded script, go to Properties from the submenu that appears and set it to run as a program.
- Double click.
### Using Terminal
`git clone https://github.com/psygreg/firealpaca-deb.git`\
`cd firealpaca-deb`\
`chmod +x installer.sh`\
`./installer.sh`