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

Support for yaourt's -C? #23

Open
wilbowma opened this issue Jul 8, 2018 · 7 comments
Open

Support for yaourt's -C? #23

wilbowma opened this issue Jul 8, 2018 · 7 comments

Comments

@wilbowma
Copy link

wilbowma commented Jul 8, 2018

I'm trying to switch from yaourt, but I miss the -C feature that lets me quickly clean up any *.pacnew, etc, files.

@kitsunyan
Copy link
Owner

Actually I even thought about createing a merger tool for *.pacnew files. I think I'll do something like that.

@wilbowma
Copy link
Author

wilbowma commented Jul 8, 2018 via email

@kitsunyan
Copy link
Owner

Yes, it won't be an auto merger. I'm thinking about implementing it via git add -p, so user could inspect each diff and edit it. I found this thing quite convenient when I worked with git.

@wilbowma
Copy link
Author

wilbowma commented Jul 8, 2018 via email

@seafox
Copy link

seafox commented Jul 15, 2018

@wilbowma for now you could try pacui package with Maintain System option. It currently has no ability to perform selective editing on diff, just rewrite or clean up new config files (an external prog like meld might be invoked when new/backup of config file found, but no integration AFAIK exists yet).

@mrvik
Copy link

mrvik commented Aug 23, 2018

What about pacdiff from community/pacman-contrib?
It's a good tool to take care of the pac{new,save} files, but a implementation in pakku would be great.

@seafox
Copy link

seafox commented Aug 23, 2018

@mrvik pacdiff is used internally by pacui just for that purpose. Although, I'd prefer its different search options as there are times pacnew/save files still remain in file system but aren't detected from pacman db. And yes, if @kitsunyan doesn't want to make its own diff plugin, pacdiff works fine with meld and kompare, if vim isn't your thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants