Wiki home
Editing page "
python-pycparser
"
Base on previous version:
0
-
6845
-
7256
-
7288
# Note: depends on [pkg]Python[/pkg] wget -c [link]https://github.com/eliben/pycparser/archive/release_v2.20/pycparser-2.20.tar.gz[/link] tar -xzf pycparser-2.20.tar.gz cd pycparser-release_v2.20 python3 setup.py build python3 setup.py install # as root if which python2; then python2 setup.py build python2 setup.py install # as root fi
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page