Skip to content

RocketRide9/com.github.d4nj1.tlpui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flatpak documentation

If you want to build the flatpak for TLPUI yourself please follow the steps below:

  1. Make sure you have the Flathub repository installed like this:

flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

  1. To build and install the Flatpak in user environment you can call from inside the flatpak folder:

flatpak-builder --force-clean --user --install-deps-from flathub --install build-dir com.github.d4nj1.tlpui.yml

  1. To run the Flatpak execute:

flatpak run com.github.d4nj1.tlpui

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%