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

Request: Equivalent of Yaourt's PKGBUILD Option: -Pi #694

Closed
lievin-christopher opened this issue Sep 8, 2018 · 12 comments
Closed

Request: Equivalent of Yaourt's PKGBUILD Option: -Pi #694

lievin-christopher opened this issue Sep 8, 2018 · 12 comments
Labels
Status: Resolved Issue or question has been answered or fixed successfully Type: Feature Request

Comments

@lievin-christopher
Copy link

Build package from PKGBUILD found in a local directory..
−i, −−install
Also install the package.

@vith
Copy link

vith commented Feb 28, 2019

This would be very useful. When maintaining AUR packages it's easy to end up with a PKGBUILD that works due to the local environment but fails in a clean environment.

As an example, having GOPATH exported via my shell config masked the mistake I corrected here: https://aur.archlinux.org/cgit/aur.git/commit/?h=oragono&id=1cca626ee40d76faf1d70bf3428e6d892fb82ea1

But I only found the problem after pushing a broken PKGBUILD when I used yay to reinstall the package.

@xavier83
Copy link

I am looking for a more general ability to install from any vcs similar to python pip's https://packaging.python.org/tutorials/installing-packages/#installing-from-vcs which looks for setup.py instead of PKGBUILD.

@soloturn
Copy link

soloturn commented Oct 2, 2020

my first try not knowing it is not supported was "yay -U" - as it us used to install a local pkg file.

@stale
Copy link

stale bot commented Dec 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 1, 2020
@Jguer Jguer removed the stale label Dec 6, 2020
@stale
Copy link

stale bot commented Feb 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 4, 2021
@Jguer Jguer removed the stale label Feb 5, 2021
@YorkZ
Copy link

YorkZ commented Feb 18, 2021

I'm not sure if this issue is the same as #647, but if it is, then I would be very interested in it because I'm in the exact same situation as in #647.

@soloturn
Copy link

paru has an experimental feature it is what you expect?

@stale
Copy link

stale bot commented Jun 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 20, 2021
@lievin-christopher
Copy link
Author

paru has an experimental feature it is what you expect?

Yes, exactly the same feature I requested

@stale stale bot removed the stale label Jul 8, 2021
@stale
Copy link

stale bot commented Nov 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 6, 2021
@Jguer Jguer removed the stale label Nov 6, 2021
@stale
Copy link

stale bot commented Mar 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 9, 2022
@stale stale bot closed this as completed Apr 19, 2022
@Jguer Jguer reopened this Apr 20, 2022
@stale stale bot removed the stale label Apr 20, 2022
@Jguer Jguer added the Status: Approved Feature Request or Enchancement has been approved. label Apr 20, 2022
@Jguer
Copy link
Owner

Jguer commented Feb 21, 2023

Implemented as yay -Bi (available in yay-git)

@Jguer Jguer closed this as completed Feb 21, 2023
@Jguer Jguer added Status: Resolved Issue or question has been answered or fixed successfully and removed Status: Approved Feature Request or Enchancement has been approved. labels Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Resolved Issue or question has been answered or fixed successfully Type: Feature Request
Projects
None yet
Development

No branches or pull requests

7 participants