How do u make arch linux work ?

Mihaienjoyslinux

New Member
Joined
Sep 24, 2021
Messages
20
Reaction score
6
Credits
127
Hi I try to use arch linux but is so hard and i ask linux.org community to help me what I could do that is could be easy for me and no errors on system!
 


captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
you could have a read through this : https://linux.org/threads/manual-install-vanilla-arch.36358/

I guess the trick is to get it installed and set up right in the beginning ; once your past that hurdle its plain sailing .


Another route is to go for EndeavourOS which is probably about 1% or so shy of being vanilla Arch
 
OP
Mihaienjoyslinux

Mihaienjoyslinux

New Member
Joined
Sep 24, 2021
Messages
20
Reaction score
6
Credits
127
you could have a read through this : https://linux.org/threads/manual-install-vanilla-arch.36358/

I guess the trick is to get it installed and set up right in the beginning ; once your past that hurdle its plain sailing .


Another route is to go for EndeavourOS which is probably about 1% or so shy of being vanilla Arch


Well I tried arch linux official website instruction guide I will try to use the link also I founded a guy who used something to do in arch linux to "create u own os!" using some links from github git
there u go I want to know if is good because I would like to try that too!
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,364
Reaction score
4,835
Credits
46,778
In order for you to understand the Official Arch installation guide to install Arch you need to either understand all the components mentioned or you need to follow the links at each steps where that topic is further explained on other archwiki pages. Even if you understand all the components you need it's impossible to remember it all so you will have to look things up at times even when experienced. In short if you can read and take the time to learn you will be able to install Arch otherwise you are better of installing an Arch-based distribution such as EndeavourOS.
 

TheProf

Well-Known Member
Joined
Jun 15, 2021
Messages
314
Reaction score
322
Credits
2,915
My recommendation would be to try something like Manjaro or EndeavourOS first. The installation is easier and it gets you up and running in no time. Once you get used to Linux, then you could try and use something like Arch.

However, if you do enjoy playing around and just want to learn Linux, then Arch can be very fun project. The goal is to not put yourself in a situation where you feel like leaving because you dont understand something. With that said, if you want to learn Linux in general, take a look here https://linuxjourney.com/ and of course if Arch is what you're really interested in, Arch Wiki is pretty good (https://wiki.archlinux.org/).

This what I did.
 

MatsuShimizu

Well-Known Member
Joined
Jan 14, 2021
Messages
403
Reaction score
583
Credits
8,788
I just discovered this tool recently. Calam Arch.
From the link: If you love Arch Linux and want to use it, but don’t have the time to configure everything by hand, you may want to check out the Calam Arch installer. It is an excellent tool that can install vanilla Arch Linux with ease, rather than via the command line.

List of videos on what to do after installing.

 
Last edited:

endruschat100

Member
Joined
Jul 24, 2021
Messages
119
Reaction score
9
Credits
881
I think it's a good Idea to Install this distribution (Arch)-behind Windows 11,and next year i will die IT
 
OP
Mihaienjoyslinux

Mihaienjoyslinux

New Member
Joined
Sep 24, 2021
Messages
20
Reaction score
6
Credits
127
I just discovered this tool recently. Calam Arch.
From the link: If you love Arch Linux and want to use it, but don’t have the time to configure everything by hand, you may want to check out the Calam Arch installer. It is an excellent tool that can install vanilla Arch Linux with ease, rather than via the command line.

List of videos on what to do after installing.



Well I installed garuda linux and it looks awesome! <3
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
I just discovered this tool recently. Calam Arch.
From the link: If you love Arch Linux and want to use it, but don’t have the time to configure everything by hand, you may want to check out the Calam Arch installer. It is an excellent tool that can install vanilla Arch Linux with ease, rather than via the command line.

List of videos on what to do after installing.

looks interesting worth a play with if i get any spare pc's to play and install
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
you can also install pkgs from AUR using : sudo pacman -U <pkg.zst>


thats after getting PKGBUILD file and running makepkg -s on it

does garuda use any none vanilla Arch repo to your knowledge ?
 
OP
Mihaienjoyslinux

Mihaienjoyslinux

New Member
Joined
Sep 24, 2021
Messages
20
Reaction score
6
Credits
127
you can also install pkgs from AUR using : sudo pacman -U <pkg.zst>


thats after getting PKGBUILD file and running makepkg -s on it

does garuda use any none vanilla Arch repo to your knowledge ?


well to be honest I don't know if is use vanilla arch i'm so sorry i'm newbie :(
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
ok open a terminal and type in :

Code:
[andrew@darkstar:~]$ cat /etc/pacman.d/mirrorlist                         (10-16 19:35)

i'm playing with a mirror populator so mine  starts : 
Server =  http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch
Server =  http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch
Server =  http://mirrors.melbourne.co.uk/archlinux/$repo/os/$ar


i'm interested to see what you get. i think garuda has one garuda specific mirror and the rest vanilla Arch
 
OP
Mihaienjoyslinux

Mihaienjoyslinux

New Member
Joined
Sep 24, 2021
Messages
20
Reaction score
6
Credits
127
ok open a terminal and type in :

Code:
[andrew@darkstar:~]$ cat /etc/pacman.d/mirrorlist                         (10-16 19:35)

i'm playing with a mirror populator so mine  starts :
Server =  http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch
Server =  http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch
Server =  http://mirrors.melbourne.co.uk/archlinux/$repo/os/$ar


i'm interested to see what you get. i think garuda has one garuda specific mirror and the rest vanilla Arch


well I not using garuda anymore I try now right no to install arch linux but I dont the shortcut for select help pleasee
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
all i remember is that to get back into archfi script , type "archfi" and out ctl +c

So really you need a pen and paper , find out your graphic card etc before you start , amd cpu or intel
which Desktop are you going for .I worked my way through the Arch wiki and other sites , assimilated it then went for install .

Someone also mentioned this as an alternative : https://sourceforge.net/projects/blue-arch-installer/

I tried all the installers and just found it easier to get vanilla Arch iso and do it manually
 

endruschat100

Member
Joined
Jul 24, 2021
Messages
119
Reaction score
9
Credits
881
My Question to the Arch ISO package:the package hase a Size of 800-900mb?i think at First glance it's a Bit small compared to others!
 

Members online


Top