Skip to content

pacsync, for pacman synchronize with a given conf

License

Notifications You must be signed in to change notification settings

cedroyer/pacsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacsync

An utility to simplify your package management.

Main idea: have a file with all needed packages on your computer. The tools synchronize the package list with your system.

Installation

rua install pacsync

Usage

Add file(s) in /etc/pacsync.d with required packages for your system.

And run:

$ pacsync

Example of configuration files:

/etc/pacsync.d/console

# you can add comments
vim

# you can add group
base
base-devel

/etc/pacsync.d/desktop

# separate by file allow you to reuse some files on multiple machines.
gnome