Re: Internet browsing in artix Reply #1 – 08 February 2018, 15:51:34 Are you on the Iso? or an installed system?
Re: Internet browsing in artix Reply #2 – 08 February 2018, 16:32:44 You can install packages even if you're in the live-iso. Firefox for example is:Code: [Select]sudo pacman -Syy firefoxTo install a package it's pacman -S but for the first run you need to sync the repo.
Re: Internet browsing in artix Reply #3 – 08 February 2018, 17:13:59 Quote from: daemon – on 08 February 2018, 16:32:44You can install packages even if you're in the live-iso. Firefox for example is:Code: [Select]sudo pacman -Syy firefoxTo install a package it's pacman -S but for the first run you need to sync the repo.Last time I tried this (2 weeks ago) from the iso, firefox and chromium both resulted in missing library errors. Wound up having to use links
Re: Internet browsing in artix Reply #4 – 08 February 2018, 18:23:08 Quote from: psy0nic – on 08 February 2018, 17:13:59Last time I tried this (2 weeks ago) from the iso, firefox and chromium both resulted in missing library errors. Wound up having to use linksYou can try "midori"
Re: Internet browsing in artix Reply #5 – 08 February 2018, 18:34:59 I did this today with no errors. Which live-iso do you use?I have the latest from 08. January
Re: Internet browsing in artix Reply #6 – 08 February 2018, 23:54:32 I might still be using an older one because I knew how to make it work if I ran into any issues. I'll try a newer one.