Skip to content

Commit

Permalink
Add link to AUR package
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Dec 15, 2017
1 parent dc83e75 commit 1cee721
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,3 +246,11 @@ The applications can be built with Link Time Optimization (LTO) enabled when sou
### Setup customization

There are a number of simple ways to ways to improve the utility of these tools, these are listed on the [Tips and tricks](docs/TipsAndTricks.md) page. [Bash aliases](docs/TipsAndTricks.md#useful-bash-aliases), [Unix sort command customization](docs/TipsAndTricks.md#customize-the-unix-sort-command)), and [bash completion](docs/TipsAndTricks.md#enable-bash-completion) are especially useful.

### Packages

For some distributions, a package can directly be installed:

| | Command |
| ------------ | --------------------- |
| Arch Linux | `pacaur -S tsv-utils` (see [`tsv-utils`](https://aur.archlinux.org/packages/tsv-utils/))

0 comments on commit 1cee721

Please sign in to comment.