Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install any software in arch linux with packman

sudo pacman -Syu (equivalent to apt update and upgrade)
sudo pacman -Syu (equivalent to apt update)
sudo pacman -S package-name (equivalent to sudo apt install)
sudo pacman -R package-name ( equivalent to sudo apt remove)
sudo pacman -Rnsc package-name ( equivalent to remove but it also removes the dependencies that are no longer required)
Comment

PREVIOUS NEXT
Code Example
Shell :: cvauc install package source 
Shell :: inpm install 
Shell :: only migarte one table 
Shell :: transmission permission denied 
Shell :: Edit remote files with Vim on Linux 
Shell :: how to install olderr ersion of python 3.x 
Shell :: powershell write to fgile 
Shell :: laravel face detection package github 
Shell :: yum mongodb ubuntu 16.04 
Shell :: ubuntu string variable 
Shell :: bash loop local variable 
Shell :: how to setup raspi-config on ubuntu server running on raspberry pi 
Shell :: download m3u8 ts files as mp4 
Shell :: git push to different local folder 
Shell :: helm set environment variables 
Shell :: install ros numpy 
Shell :: linux var with special charactors 
Shell :: Jenkins-SonarQube 
Shell :: create raid5 linux 
Shell :: watchman fatal error: openssl/sha.h: No such file or directory 
Shell :: git create rempote branch 
Shell :: left navbar not showing in ubuntu 
Shell :: get jre path terminal macos 
Shell :: parse json logs in loki, promtail 
Shell :: Set $FOO to val if unset (or null) 
Shell :: kdevtmpfsi 
Shell :: tcp test powershell 2.0 
Shell :: bash find files containing string 
Shell :: All changed files github 
Shell :: setup mongodb locally on centos 8 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =