Skip to content

Instantly share code, notes, and snippets.

@tbielawa
Created March 16, 2014 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbielawa/9590612 to your computer and use it in GitHub Desktop.
Save tbielawa/9590612 to your computer and use it in GitHub Desktop.
How do I get bitmath (as an RPM)? https://github.com/tbielawa/bitmath More information: https://blog.lnx.cx/?p=521
git clone https://github.com/tbielawa/bitmath.git
cd bitmath
make rpm
sudo rpm -ivh ./rpm-build/noarch/python-bitmath*.noarch.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment