Search Criteria
Package Details: local-arch-wiki 2.0-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/local-arch-wiki.git (read-only, click to copy) |
|---|---|
| Package Base: | local-arch-wiki |
| Description: | A convenient wrapper for arch-wiki-docs, enabling effortless searching and access to the offline Arch Wiki. |
| Upstream URL: | https://github.com/whoisyoges/local-arch-wiki |
| Licenses: | GPL2 |
| Submitter: | castorIsDead |
| Maintainer: | castorIsDead |
| Last Packager: | castorIsDead |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-03-23 13:28 (UTC) |
| Last Updated: | 2024-03-23 13:28 (UTC) |
Dependencies (7)
- arch-wiki-docs
- bash (bash-devel-gitAUR, bash-gitAUR)
- sed (sed-gitAUR, uutils-sedAUR)
- git (git-gitAUR, git-glAUR) (make)
- dmenu (widgie-menu-compatAUR, dmenu-gitAUR, dmenu-budAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, nordmenuAUR, dmenu-fuzzymatchAUR) (optional) – tofi, dmenu, rofi or any other menu.
- firefox (firefox-developer-edition-firefox-symlink-latestAUR, firefox-opensuse-binAUR, firefox-globalmenuAUR, firefox-esr-binAUR, firefox-vaapiAUR, firefox-binAUR, firefox-beta-bin-all-localizationsAUR, firefox-beta-binAUR) (optional) – Firefox or any other web browser.
- libnotify (libnotify-gitAUR) (optional) – For notification support.
Latest Comments
kseistrup commented on 2025-11-26 09:48 (UTC)
Thanks for packaging this.
The
PKGBUILDhas a couple of issues:GPL-2.0-or-later, and/usr/bin, rather than/usr/local/bin(no need tochmodfirst, as theinstallprogram will take care of permissions).Enhancement request: Install the
config.exampleand theREADME.mdfile in/usr/share/doc/$pkgname:Cheers.