Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: --destdir for package installations #73

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

onur-ozkan
Copy link
Member

@onur-ozkan onur-ozkan commented Mar 3, 2024

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 onur-ozkan added wip work in progress enhancement New feature or request labels Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wip work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support custom destination directory (similar to GNU DESTDIR standard)
1 participant