lpm icon indicating copy to clipboard operation
lpm copied to clipboard

feat: `--destdir` for package installations

Open onur-ozkan opened this issue 1 year ago • 0 comments

e.g., usage: lpm --install $package --destdir $target

Key challenges that needs to be solved:

  • Managing dependencies
  • Managing package scripts
  • Managing package data in the database

Resolves #71

onur-ozkan avatar Mar 03 '24 19:03 onur-ozkan