https://github.com/0x1nf3cted/arch_package_backup
store arch packages in a record for system backup
https://github.com/0x1nf3cted/arch_package_backup
arch backup backup-script pacman
Last synced: 3 months ago
JSON representation
store arch packages in a record for system backup
- Host: GitHub
- URL: https://github.com/0x1nf3cted/arch_package_backup
- Owner: 0x1nf3cted
- Created: 2024-03-13T08:15:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T08:15:44.000Z (over 1 year ago)
- Last Synced: 2025-02-13T11:34:58.265Z (5 months ago)
- Topics: arch, backup, backup-script, pacman
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch package backup
A simple wrapper script for the pacman package manager in Arch Linux. It installs packages and records them for future reference.
### Features
- Adds installed packages to a record.
- Prompts before adding packages to the record.
- Preserves pacman flags.### Usage
Run the script like pacman. For example:
`./pac.sh -S package_name`
### Record
Installed packages are added to ~/.config/my_tools/installed_packages.sh.