eos-packagelist

Version: 2.3-1
An application to gather and optionally install package lists from the EndeavourOS installer

Usage

usage: eos-packagelist [-h] [--list] [--install] [profile ...]

The EndeavourOS package list handler gets package information from the current
installer files and allows you to optionally install them

positional arguments:
  profile     The name of the profile you want to see packages for

options:
  -h, --help  show this help message and exit
  --list      Lists the available options
  --install   Install the packages on the list using pacman instead of just
              listing them

example: eos-packagelist "Awesome Edition"