Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Vlang App — AUR package mirror

GitHub mirror of the AUR packages:

AUR package Type Install
create-awesome-vlang-app Source build (vlang) yay -S create-awesome-vlang-app
create-awesome-vlang-app-bin Prebuilt linux-x86_64 yay -S create-awesome-vlang-app-bin

Both provide create-vlang-app / create-awesome-vlang-app and conflict with each other.

Install

With yay:

yay -S create-awesome-vlang-app      # source build (needs vlang toolchain)
yay -S create-awesome-vlang-app-bin  # prebuilt linux-x86_64 binary (faster)

With paru:

paru -S create-awesome-vlang-app
paru -S create-awesome-vlang-app-bin

Pick one: the two packages conflict. Prefer -bin unless you want to build from source (requires base-devel, git, and vlang).

Alternatives: the website installer (install.sh) or a GitHub Release binary.

Version sync

pkgver in each PKGBUILD tracks the create-vlang-app@X.Y.Z GitHub Release tags. This mirror is updated automatically by publish-aur.yml in create-vlang-app (GitHub environment release), so a new CLI release usually lands here within minutes. If yay -Syu shows an older version than the latest GitHub Release, the sync workflow is still running — check its runs.

Troubleshooting

  • target not found: refresh your helper (yay -Syu) or install the AUR helper itself first; these packages live in the AUR, not the official repos.
  • conflicting packages: you have both variants installed — remove one (yay -Rns create-awesome-vlang-app or ...-bin).
  • Source build fails (vlang errors): install the toolchain (sudo pacman -S --needed base-devel git plus vlang) or switch to the -bin package.
  • makepkg checksum errors: delete the cached sources (~/.cache/yay/<pkg>) and retry; persistent mismatches mean the mirror is mid-sync (see above).
  • Still stuck: ask on Discord or search the CLI issues.

Automation: publish-aur.yml in create-vlang-app (GitHub environment release).

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages