pacman -S asp-
say if you want the source code of the Linux command
find- find out which package the command
findbelongs to:
pacman -Qo $(which find). The result is
“/usr/bin/find is owned by findutils 4.4.2-3”.
- find out which package the command
-
asp export findutils -
cd findutils makepkg -o
Now you have your source code.