Downloading applications from the AUR using Docker
Go to file
Brandon Rozek ded32c3d17
Merge pull request #2 from scoronado12/stefano-tweaks
Add the ability to insert an extra step before installing the package
2020-01-02 22:33:06 -05:00
README.md Updated README to reflect Stefano's changes 2019-12-29 22:09:33 -05:00
dockergui added clean exit default cases 2019-12-29 11:50:36 -05:00
pkg-install fixed arg help undone in revert 2020-01-01 23:27:39 -05:00

README.md

DockerAUR

Repo of scripts to download applications from the Arch User Repository (AUR) and execute them.

Example

Let's say we want to download Firefox from the AUR. Then,

./pkg-install firefox

To run graphically,

./dockergui firefox

Dependencies

For the download script:

  • Docker/Podman
  • Python >= 3.6

For the graphical executer:

  • Xephyr
  • ratpoison / x-window-manager / gnome / kde