Get source code for package: asp not found

I’m trying to get the source code for a package. I see that I’m to use

 sudo pacman -S asp

However –

error: target not found: asp

asp is not in the Manjaro repositories.

How do we get the source code?

Source code of what? The source of asp is available on Github[1]. The PKGBUILD files for Manjaro packages are available on their Gitlab[2]. And if you cannot find a package there, then it probably comes directly from the Arch repositories, so its PKGBUILD may be found on their Github[3].

[1]: https:// github. com/archlinux/asp
[2]: https:// gitlab. manjaro. org/packages
[3]: https:// github. com/archlinux/svntogit-packages

1 Like

By going to wherever the developer hosts the source code?

asp is only available in AUR, it’s not in Manjaro repo

https://aur.archlinux.org/packages/asp-git/

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.