Search Criteria
Package Details: nvi-git 1.81.6.r80.62f62832-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvi-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nvi-git |
| Description: | 4BSD reimplementation of ex/vi (git snapshot) |
| Upstream URL: | https://repo.or.cz/nvi.git |
| Licenses: | custom |
| Conflicts: | ex-vi-compat, nvi |
| Provides: | ex, ex-vi-compat, nvi, vi, view |
| Submitter: | mazieres |
| Maintainer: | mazieres |
| Last Packager: | mazieres |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-16 06:40 (UTC) |
| Last Updated: | 2026-02-17 18:24 (UTC) |
Dependencies (7)
- ncurses (ncurses-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libtool (libtool-gitAUR) (make)
- perl (perl-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (10)
- dmc-git (requires vi)
- doas (requires vi) (optional)
- eureka-notes (requires vi) (optional)
- mkchrootb (requires vi) (optional)
- molden (requires vi) (make)
- pkgview (requires vi) (optional)
- remakepkg (requires vi)
- studyflash (requires vi)
- v-editor-git (requires vi) (optional)
- vilearn (requires vi) (optional)
Latest Comments
micwoj92 commented on 2026-02-22 21:16 (UTC)
I am not aware of a way to do that. There should not not be "list of conflicts" in that way. Just all packages that provide
/usr/bin/vishould also conflict with `vi.mazieres commented on 2026-02-18 00:32 (UTC)
@micwoj92 what do you suggest? Is there a way to get a list of all AUR packages that contain a /usr/bin/vi? I can use pkgfile for non-AUR packages, but how would I find the complete list of conflicts?
micwoj92 commented on 2026-02-17 18:29 (UTC)
Thanks, although to be pedantic this is still wrong, example:
mazieres commented on 2026-02-17 18:25 (UTC)
Got it. I just added ex, vi, and view to provides.
micwoj92 commented on 2026-02-17 17:51 (UTC) (edited on 2026-02-17 17:52 (UTC) by micwoj92)
Sorry, I wrote that wrong, updated comment.
vineeds to be added, because there are packages that requirevi, such as https://archlinux.org/packages/extra/x86_64/ksh/ for checkmazieres commented on 2026-02-17 07:36 (UTC)
So I can do provides vi, but shouldn't I keep conflicts with ex-vi-compat? vi isn't even a package anymore.
micwoj92 commented on 2026-02-16 22:13 (UTC) (edited on 2026-02-17 17:51 (UTC) by micwoj92)
If you do
ex-vi-compatthen also addvito conflicts/provides.