Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: iamraghu on 14 October 2020, 23:53:16

Title: Installing packages in artix
Post by: iamraghu on 14 October 2020, 23:53:16
I've installed artix-s6 in VM. I see only loopback interface as the network interface. I'm unable to install any packages such as vim,make,gcc,git ..etc and other build essentials to compile s6 source code.
Is there any link or document or I can look (or a set of commands to execute) to bring the network interface?
Please help. Thanks
Title: Re: Installing packages in artix
Post by: ndowens on 15 October 2020, 01:51:29
Run dhcpcd eth0 in the VM and/or check your VM config for network setup
Title: Re: Installing packages in artix
Post by: Dudemanguy on 15 October 2020, 14:57:32
Depends on what VM you're using, but it should "just work" if your VM's network is configured correctly.
Title: Re: Installing packages in artix
Post by: ndowens on 15 October 2020, 20:55:59
Depends on what VM you're using, but it should "just work" if your VM's network is configured correctly.
I had/have issue with one of our images not auto connecting through dhcp if using Virtualbox.