Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commands to install dependencies for Fedora 25 #169

Open
madwizard opened this issue May 11, 2017 · 0 comments
Open

commands to install dependencies for Fedora 25 #169

madwizard opened this issue May 11, 2017 · 0 comments

Comments

@madwizard
Copy link

madwizard commented May 11, 2017

Commands below will install dependencies for Fedora 25:

Install dependencies:
sudo dnf install -y golang gcc mesa-libGL-devel freetype-devel freetype libzip libzip-devel zfstream git libXrandr-devel libXcursor-devel libXinerama-devel libXi-devel

Install git-lfs:
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.rpm.sh | sudo bash
sudo dnf install git-lfs
git lfs install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant