Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install arch linux

# 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

PREVIOUS NEXT
Code Example
Shell :: golang compile with injected variable 
Shell :: screen recorder mint 
Shell :: bash check if string does not exist in file 
Shell :: linux os update 
Shell :: cli50 
Shell :: close adb server 
Shell :: Docker show currently running containers 
Shell :: git shell 
Shell :: linux docker 
Shell :: Make a backup of the database with SSH 
Shell :: grep search in file bash 
Shell :: wormhole for linux 
Shell :: how to check ssh agent is running in git bash 
Shell :: dig check dmarc record 
Shell :: linux print pdf from console 
Shell :: windows batch script to run application in background 
Shell :: howdy install 
Shell :: get container config docker 
Shell :: btop++ on ubuntu 
Shell :: add ufw rule from 
Shell :: install docker on server 
Shell :: bash help 
Shell :: viu linux 
Shell :: git hub new repo 
Shell :: present working directory linux command 
Shell :: install k3s on ubuntu 
Shell :: zip command in linux 
Shell :: how to setup a gitignore 
Shell :: install peer dependencies in npm 
Shell :: how to make directories in linux 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =