The Arch wiki is confusing on this. How do i build software from a .tar.gz file? I’m not stupid honest just used to pop os. Thanks
Make sure you have done the following before you post:
- Search the web and forums
- Read How to search for solutions the right way | Garuda Linux wiki
- Read FAQ and Tutorials Table of Contents
3 Likes
https://wiki.archlinux.org/title/Arch_User_Repository
First, we research.
Generally…
- Downlod a Snapshot
- Unarchive the PKGBUILD
- Run ‘makepkg -si’ in a terminal where you extracted the PKGBUILD
That’s the right way a/k/a “the Arch way” but you are going to learn a few of the wrong ways, probably right here.
5 Likes
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.