Skip to content

pi3g/pividpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install the packages

  1. make sure your system is up to date: sudo apt-get update && sudo apt-get upgrade
  2. get or create the desired package
  3. if you're trying to install PiVid, install node first
  4. run sudo dpkg -i path/to/package; if this fails, go to next step
  5. if the previous step complains about missing dependencies, run sudo apt-get install -f

How to create the packages

  1. clone this repository on your raspberry pi
  2. cd into the newly created directory
  3. run pivid.sh and/or node.sh

About

Package generation for pivid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages