An open API service indexing awesome lists of open source software.

https://github.com/amiad/aur2aur4

Import packages from aur3 to aur4 by packages list or aur user
https://github.com/amiad/aur2aur4

Last synced: 10 months ago
JSON representation

Import packages from aur3 to aur4 by packages list or aur user

Awesome Lists containing this project

README

          

# aur2aur4
Import packages from aur3 to aur4 by packages list or aur user

## Usage
`./aur2aur4.sh -a [-o ]` - get list of empty reps from aur4 and import them automatically.

OR

`./aur2aur4.sh -l "pack1 pack2 pack3" [-f] [-o ]` - import by packages list.

OR

`./aur2aur4.sh -u username [-f] [-o ]` - import by AUR username.

`-f` - force override aur4 exists package

`-o ` - download packages into outdir

## Dependencies

* git
* pkgbuild-introspection
* wget