aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 8e44444a8fec5d027e96ac49c2dc2282bb8baf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# percona-server-mongodb-bin

AUR PKGBUILD for Percona's distribution of MongoDB. See

## Installation

Install using your favorite package manager

`trizen -S percona-server-mongodb-bin`

Or, clone the repo and run

`makepkg -si`

Enjoy

## Credits

Based on the [mongodb-bin](https://aur.archlinux.org/packages/mongodb-bin/) PKGBUILD by Ali Molaei.