Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 661 Bytes

File metadata and controls

39 lines (27 loc) · 661 Bytes

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/target/ with required packages for your system.

And run:

$ pacsync

Example of configuration files:

/etc/pacsync.d/target/console

# you can add comments
vim

# you can add group
base
base-devel

/etc/pacsync.d/target/desktop

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

# identify manually managed packages
local/pacsync