Skip to main content
Topic: Installing packages in artix (Read 1458 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Installing packages in artix

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

Re: Installing packages in artix

Reply #1
Run dhcpcd eth0 in the VM and/or check your VM config for network setup

Re: Installing packages in artix

Reply #2
Depends on what VM you're using, but it should "just work" if your VM's network is configured correctly.

Re: Installing packages in artix

Reply #3
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.