Skip to content

fcolecumberri/lbry_generic_linux_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

lbry_generic_linux_install

Generic script to install LBRY in linux this might also work in other unix-type systems (like BSD's).

Dependencies

  1. dpkg-deb - just to extract
  2. any dependencie listed here: https://github.com/lbryio/lbry-desktop

How to use this script

git clone https://github.com/fcolecumberri/lbry_generic_linux_install
cd lbry_generic_linux_install
chmod +x lbry_generic_linux_install.sh
./lbry_generic_linux_install.sh

Important notes

At some point the system will list the run-time dependencies of LBRY just read them and be sure those are installed (or any equivalent).

Once LBRY is compiles, it will try to install them using sudo command so you will need to be sudoer and give your password.

License

Since LBRY is in MIT, I used MIT (as described in the LICENSE file).

About

LBRY generic-linux install script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages