aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: ef24d136ab3a5260ba5b261b6cb9c641fba31853 (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.

## 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.