blob: 49b91017aac14e81eb76fa55a6b2ad1be9d97455 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Yurigram PKGBUILD
Up-to-date pkgbuild for [Yurigram](https://github.com/Revincx/Yurigram) for Arch-based linux distros.
## Usage
```shell
# Clone this repo and go inside
git clone https://github.com/RuaGram/PKGBUILD yurigram-pkgbuild
cd yurigram-pkgbuild
# Build and install (-s: install required deps, -i: also install)
makepkg -si
```
|