How to use git to add a package
Using Ubuntu, downloaded sage6.7 binary and successfully installed. Use terminal to run sage. To install a package, the recipe used to be sage -optional, then sage -i package. Now all changed. How should I install, say, the package database-gap? I have installed the Ubuntu package git, then get lost. Linux command line solution would be great.