Skip to content

Keep installed arch packages in sync with pkglist file.

Notifications You must be signed in to change notification settings

SupraSummus/arch-sync-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arch-sync-packages

Tool to keep installed packages in sync with package list for pacman-based distros.

It uses yay and reads /etc/pkglist.txt file for package list by default.

Quickstart

User's local installation

make install PREFIX=~/.local

To generate pkglist from current system state

sudo bash -c 'pacman -Qqe > /etc/pkglist.txt'

Or you can get and adjust example pkglist from examples directory.

To run synchronization

arch-sync-packages

About

Keep installed arch packages in sync with pkglist file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published