Downloading applications from the AUR using Docker
Find a file
2019-12-29 22:09:33 -05:00
dockergui added clean exit default cases 2019-12-29 11:50:36 -05:00
pkg-install caught blind case if engine fails to build when both not installed 2019-12-29 13:00:19 -05:00
README.md Updated README to reflect Stefano's changes 2019-12-29 22:09:33 -05:00

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