WIP start of crabroll post.
This commit is contained in:
parent
72c83f347e
commit
ab5002d7af
9 changed files with 24 additions and 24 deletions
|
|
@ -112,7 +112,7 @@ This is for you to put any scripts you develop that may be called by/aliased by
|
|||
|
||||
Stow can be found on pretty much every Linux distributions package manager. If for some reason it is not, building from source is... surprisingly easy.
|
||||
|
||||
You can find the source http://ftp.gnu.org/gnu/stow/[here], download `stow-latest.tar.gz`, and decompress it with `tar xvf stow-latest.tar.gz`. cd into the uncompressed folder, and simply run `autoreconf -iv`, `./configure`, and `make`. The binary will be in `./bin/stow` free for you to move it into your `$PATH`.
|
||||
You can find the source [here](http://ftp.gnu.org/gnu/stow/), download `stow-latest.tar.gz`, and decompress it with `tar xvf stow-latest.tar.gz`. cd into the uncompressed folder, and simply run `autoreconf -iv`, `./configure`, and `make`. The binary will be in `./bin/stow` free for you to move it into your `$PATH`.
|
||||
|
||||
## Conclusion, or something
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue