Article 5EX02 ways to install packages / build / download packages on arch based linux

ways to install packages / build / download packages on arch based linux

by
andrewysk
from LinuxQuestions.org on (#5EX02)
Hii, I am not 100% sure ways to install/ build download packages on arch based linux.

I know only these ways, i wonder if there are other.., want to make a complete list step by step on this topic for myself.

1. pamac-gui (helper)
2. pacman -S packagename
*the above 2 are standard way for arch, using this method, one can do uninstall easily.
3. git clone https://github.com/someProject/example.git
3a. **read up Build instruction manual from the git project, each programmer have different build instruction, some use make, some use cmake..etc
3b. make install or makepkg -si ??

4. download and run portable version straight away: *.appimage file

**** these method below are not a good way, but if really have to come to this extend, can use these method as well.**

5. download *.deb
5a. convert *.deb to arch package using "debtap"

6. *.RPM ??

7. download *.tar or *.tar.gz or *.tar.bz2 and then ??? build ?

8. *.sh file (shell script file) ?? how to ?

9. download using browser from https://aur.archlinux.org/example.git ??? how install / download using this method ? ?

10. I think there is still wget method. wget data from programmer official page ?? what file format available ? ??

I Just want to list out ALL possible different path / method / file extension of build/ install/ download to "install" package on arch based linux.

Thx.latest?d=yIl2AUoC8zA latest?i=fy7iHRCMVa8:hbhyANywy_E:F7zBnMy latest?i=fy7iHRCMVa8:hbhyANywy_E:V_sGLiP latest?d=qj6IDK7rITs latest?i=fy7iHRCMVa8:hbhyANywy_E:gIN9vFwfy7iHRCMVa8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments