Skip to content

thatLeaflet/prismlauncher-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Note: This is an unofficial repackaging and is not endorsed by the upstream project. The upstream Prism Launcher project can be found here.

Want to build the snap yourself?

Before you begin

  • Ensure you have snapd installed
  • Ensure you have git installed

How to set up snapcraft

  • Install snapcraft: run sudo snap install snapcraft --classic
  • Install lxd: run sudo snap install lxd
  • Add your user to the lxd group: run sudo usermod -aG lxd $USER
  • Reboot your computer
  • Configure lxd: run lxd init --minimal

How to build the snap

  • Enter a nice working directory (e.g. ~/projects)
  • Download repo: run git clone --depth=1 https://github.com/thatLeaflet/prismlauncher-snap.git && cd ./prismlauncher-snap
  • Build the snap: run snapcraft
  • Install the snap: run sudo snap install --dangerous ./prismlauncher_*.snap

About

unofficial prismlauncher snap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published