Download Latest Version alg-plasma-2023.06-x86_64.iso (3.4 GB)
Email in envelope

Get an email when there's a new version of Linuxarch

Home
Name Modified Size InfoDownloads / Week
Releases 2022-12-24
README.txt 2022-11-20 2.9 kB
Totals: 2 Items   2.9 kB 0

These files allow you to install Arch Linux using Calamares GUI. This is more geared towards developers and hence does not come with the usual bloatware in say Gnome or Plasma, but still includes the essentials.

The builds are dev-ready so will be able to build Android ROM's "out of the box"

You have a choice of five different kernels; Linux, Linux-Hardened, Linux-Mainline, Linux-Zen, or Linux-Xanmod. Pick which one best suits your needs.

Also incuded are commandline shortcuts to make things just that bit easier! They are as follows...

 asload - "adb sideload"
 build - ". build/envsetup.sh && lunch"
 clr - "clear && neofetch && version"
 dmesg - "dmesg --color - auto --reltime --human --nopager --decode"
 fastbootd - "fastboot reboot fastboot"
 flashbin - "fastboot flash oem_a binaries.img && fastboot flash oem_b binaries.img"
 flashudata - "fastboot flash userdata userdata.img"
 free - "free -mht"
 gclone - "git clone"
 grep - "grep --color - auto"
 grub-update - "sudo grub-mkconfig -o /boot/grub/grub.cfg"
 flash-kirin - "fastboot flash boot boot.img && fastboot flash vendor vendor.img && fastboot flash system system.img"
 ls - "ls -Fa"
 makeiso - "sudo mkarchiso -v . && cd out && ls"
 pacman - "pacman --color - auto"
 pacsync - "sudo pacman -Syyy"
 pacinstall - "sudo pacman -S"
 pacupdate - "sudo pacman -Syyu"
 pacsearch - "sudo pacman -Ss"
 pacsearch-local - "sudo pacman -Qs"
 pac-pkg-info - "sudo pacman -Qi"
 paclocal-install - "sudo pacman -U"
 pac-clr-cache - "sudo pacman -Scc"
 pacunlock - "sudo rm /var/lib/pacman/db.lck"
 pacremove - "sudo pacman -R"
 pacautoremove - "sudo pacman -Rns"
 paydump - "payload-dumper-go"
 rs - "repo --no-pager --color - always sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune"
 rupdate - "./repo_update.sh"
 ss - "gnome-screenshot -i"
 tree - "tree --dirsfirst -C"
 update-grub - "sudo grub-mkconfig -o /boot/grub/grub.cfg"
 version - "sed -n 1p /etc/os-release && sed -n 11p /etc/os-release && sed -n 12p /etc/os-release"
 yay - "paru --color - auto"
 youtube-dl - "cd ~/Videos && youtube-dl"


To use these files, after downloading which one you want, run this command to put it onto a usb key ....

Linux:

sudo dd if = /path/to/iso of - /dev/sdb (your usb key point) status - progress    

*****MAKE SURE of - /dev/sdb is 100% set right to your USB key*****

Alternatively, you can simply use a program like Etcher to burn the ISO for you

Windows:

Use something like ISO Burn or Imgburn. There are many options for windows including Etcher program.


**** IF YOU GET AN ERROR WITH UPDATING TRY RUNNING  sudo pacman-key --init && sudo pacman-key --populate ****

**** IF YOU GET AN ERROR DURING A ROM BUILD "error while loading shared libraries: libncurses.so.5: wrong ELF class: ELFCLASS32" try uninstalling ncurses5-compat-libs and then reinstalling ****
Source: README.txt, updated 2022-11-20