https://github.com/hellock/easyguide
Installation and configuration guide to some softwares and libraries.
https://github.com/hellock/easyguide
Last synced: 5 days ago
JSON representation
Installation and configuration guide to some softwares and libraries.
- Host: GitHub
- URL: https://github.com/hellock/easyguide
- Owner: hellock
- Created: 2016-05-15T08:21:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T05:16:46.000Z (over 9 years ago)
- Last Synced: 2025-01-24T21:12:42.912Z (about 1 year ago)
- Homepage:
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyGuide
This repository records the installataion and configuration guide to some softwares and libraries, based on the maintainer's experience.
## Guide List
- [Configure a new ubuntu machine](https://github.com/hellock/easyguide/blob/master/new_ubuntu.md)
- [Configure SSH access to Github](https://github.com/hellock/easyguide/blob/master/github.md)
- [Install OpenCV 3](https://github.com/hellock/easyguide/blob/master/opencv3.md)
- [Install Qt5 and PyQt5](https://github.com/hellock/easyguide/blob/master/pyqt5.md)
- [Install dlib](https://github.com/hellock/easyguide/blob/master/dlib.md)
- [Install TeX Live](https://github.com/hellock/easyguide/blob/master/texlive.md)
- [Install Neovim](https://github.com/hellock/easyguide/blob/master/neovim.md)
- [Install CUDA and cuDNN](https://github.com/hellock/easyguide/blob/master/cuda.md)
- [Install Caffe](https://github.com/hellock/easyguide/blob/master/caffe.md)