About 50 results
Open links in new tab
  1. How to install a program from github / Creating ... - Arch Linux Forums

    Aug 13, 2018 · Download the source tarball of the software you want to package, extract it, and follow the author's steps to install the program. Make a note of all commands and/or steps needed to …

  2. [SOLVED] arch linux doesn't recognise my wifi card / Installation ...

    Jul 21, 2023 · To do so, start a new thread and actually describe that problem including what it means that the bios "doesn't recognizes" your arch install while also including information about what boot …

  3. [SOLVED] Using iwd after successful install ... - Arch Linux Forums

    Jun 4, 2011 · Synopsys: Create /etc/iwd/main.conf as detailed below. I have no issues connecting to the Internet during the install from the 2020.07 Arch iso. The new install has iwd:

  4. [SOLVED]No wifi after fresh install and reboot / Newbie Corner / Arch ...

    Sep 27, 2019 · Second, do the entire install including gnome and the apps you want and enable services and reboot into a working system, instead of wasting time doing additional procedures after the initial …

  5. [SOLVED]Install arch linux on separated partition / Newbie Corner ...

    Sep 2, 2022 · I want to install arch linux on my laptop where currently i use ubuntu There are three partitions currently on my system I want to install arch on only one partition where my ubuntu is …

  6. [SOLVED]no internet connection after installation ... - Arch Linux Forums

    Apr 5, 2021 · It's a lot easier if you remember to install dhcpcd, and sudo systemctl start dhcpcd. I've forgotten on a few test systems. I found parsing the wiki for the info to get a functional network using …

  7. [GUIDE] Create your very own archiso / Community Contributions / …

    Jul 1, 2020 · If you're not using Arch, then use an Arch-based distro, like Manjaro, and clone the archiso-git (AUR) package, then install it with makepkg. 2. Copy the desired profile for your ISO. In our case, …

  8. [Solved] Fresh install, no network connection / Newbie Corner / Arch ...

    Apr 13, 2015 · Cool Welcome to Arch, and don't be sorry. The guide really is an excellent reference. I can do a virtual machine install off the top of my head. This weekend I installed Arch on bare metal …

  9. [SOLVED] EFI partition not detected / Installation / Arch Linux Forums

    Sep 15, 2017 · I'm trying to install Arch on my Dell XPS 13 9360, having never installed a Linux distro before. I have followed the installation guide end to end a few times, but my computer does not …

  10. Fixing grub bootloader [SOLVED] / Installation / Arch Linux Forums

    Jun 8, 2022 · The Arch Wiki had me mount the SDA1 UEFI partition to /mnt/boot and FOSS instructed to mount the partition at /boot/efi and neither method install the boot loader.