Skip to content

flathub/net.blumia.pineapple-pictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pineapple Pictures at Flathub

Info

Maintenance Cheatsheet

Fetch/download dependencies

$ flatpak-builder build net.blumia.pineapple-pictures.yml --download-only

tsocks or similar programs can be used to make flatpak-builder go through a proxy.

(Re)build

$ flatpak-builder build net.blumia.pineapple-pictures.yml --force-clean --disable-cache --disable-download

Install to current user

$ flatpak-builder build net.blumia.pineapple-pictures.yml --force-clean --disable-download --install --user

Run installed package

$ flatpak run net.blumia.pineapple-pictures

Interactive shell for installed flatpak package

$ flatpak run --command=sh net.blumia.pineapple-pictures