Skip to content
Snippets Groups Projects
Commit 3881f358 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

Arch add AURMAN innit.

parent 1ffe56d6
Branches
No related tags found
No related merge requests found
#!/bin/bash
cd /tmp
gpg --recv-key 465022E743D71E39
git clone https://aur.archlinux.org/aurman.git
cd aurman
makepkg -si
sudo sed -i '/^#Color/s/^#//' /etc/pacman.conf
aurman -Syu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment