Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list recently installed packages arch

grep -i installed /var/log/pacman.log
Comment

search through installed packages arch

sudo pacman -Qs <search-term>
Comment

how do I list all my packages on arch linux

pacman -Qe # list all explicitely installed packages
Comment

PREVIOUS NEXT
Code Example
Shell :: check size folder terminal 
Shell :: git tag checkout 
Shell :: nslookup all dns entries 
Shell :: debian change time command line 
Shell :: how to config username and email in git 
Shell :: merge master with main 
Shell :: push code to github 
Shell :: git rename master branch to main 
Shell :: composer ins 
Shell :: convert epoch timestamp to human readable format on osx 
Shell :: grep remove duplicates 
Shell :: github untrack files 
Shell :: wget save file with different name 
Shell :: git pull from another repository 
Shell :: Finding Apache http Process 
Shell :: split sh string 
Shell :: how to run debian on docker 
Shell :: create sudo user centos 
Shell :: how to upload code to github 
Shell :: install vlc on ubuntu 20.04 
Shell :: docker compose install ubuntu 
Shell :: move view vim 
Shell :: restart computer by terminul in ubuntu 
Shell :: setup github password terminal 
Shell :: vagrant run paralel 
Shell :: get total installed List from ubuntu terminal 
Shell :: docker clear disk 
Shell :: (28: No space left on device) 
Shell :: install flask in venv 
Shell :: install brew on mac terminal 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =