Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

arch linux install guide

# just run this official script to install
archinstall
# you can read this document to install step by step by this script
https://python-archinstall.readthedocs.io/en/latest/index.html
# or watch the video on the source
Comment

How to install packages on arch linux

pacman -Syu package_name
Comment

install arch package

 git clone https://aur.archlinux.org/package-query.git
 cd package-query/
 makepkg -si
Comment

how to isntall arch

# ls /usr/share/kbd/keymaps/**/*.map.gz
Comment

PREVIOUS NEXT
Code Example
Shell :: kill docker 
Shell :: edit a file linux 
Shell :: npm-gui 
Shell :: kubernetes commands 
Shell :: add dir to your path kali 
Shell :: git client 
Shell :: Composer install with dockerfile 
Shell :: linux services 
Shell :: start up vagrant 
Shell :: how to upload on github with command 
Shell :: Not pushed + most recent commit 
Shell :: ssh map port 
Shell :: switch user ubuntu 
Shell :: linux how to remove all files with grep 
Shell :: xampp ubuntu 20.04 
Shell :: linux delete files in folders without deleting the folder 
Shell :: install kubernetess on mac 
Shell :: powershell trim trailing spaces 
Shell :: how to backup db mysql from cli 
Shell :: git put commit on different branch 
Shell :: install pug angular 
Shell :: windows server 2016 install chrome 
Shell :: how to install deepin desktop environment on ubuntu 20.10 
Shell :: remove icon from desktop ubuntu 
Shell :: cent os 8 delete all packages 
Shell :: stash changes before checkout from the branch 
Shell :: Use slack in your terminal or CLI 
Shell :: how to convert colab notebook to html 
Shell :: docker compose installation 
Shell :: copy to clipboard while ssh into another terminal 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =