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 :: overclock raspberry pi zero 2w 
Shell :: delete ec2 from terraform 
Shell :: photoview github 
Shell :: git rename older local commit 
Shell :: git alias variables 
Shell :: how can I check memory usage in linux? 
Shell :: kali linux nit signing in 
Shell :: how to ssh 
Shell :: how to make pyinstaller build python program not open command prompt 
Shell :: how to install raspap 
Shell :: bash list files for user 
Shell :: how to scp from vm to local 
Shell :: relead ngix 
Shell :: install 
Shell :: laserjet m1132 mfp driver linux mint download 
Shell :: configure a subdomain apache windows 
Shell :: check difference between two branches git 
Shell :: how to remove one file from git history 
Shell :: cat along with line numbers 
Shell :: git clone with branch name command 
Shell :: if clauses bash 
Shell :: jenkinsfile run curl in a function 
Shell :: kubernetes config context change environment/cluster 
Shell :: restart service linux crontab 
Shell :: winget github 
Shell :: nextjs cli 
Shell :: where does the export path file in linux 
Shell :: heroku docker 
Shell :: dir files 
Shell :: how add ssh 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =