Go to file
Travis Burtrum 38f6e66f92 Make blacklist apply to remove also, add options to add to exclude/blacklist lists during execution 2016-10-30 01:51:09 -04:00
config Make blacklist apply to remove also, add options to add to exclude/blacklist lists during execution 2016-10-30 01:51:09 -04:00
LICENSE Version 1.00 2016-10-28 01:45:51 -04:00
README.md Few changes and fixes to address feedback 2016-10-30 01:17:43 -04:00
pkgsync Make blacklist apply to remove also, add options to add to exclude/blacklist lists during execution 2016-10-30 01:51:09 -04:00

README.md

pkgsync

A simple script to sync installed packages across Arch installs

Usage

Configure pkgsync by modifying /etc/default/pkgsync, follow instructions in comments. Then just run pkgsync on each system to sync packages.

Dependencies

This script is only for Linux distros that use pacman for package management. All dependencies are included in the Arch Linux base group but are listed out here for general info:

Executable Arch package providing
bash bash
xargs findutils
pacman pacman
comm coreutils
sort coreutils

AUR Package: https://aur.archlinux.org/packages/pkgsync