Skip to content

fwcd/arch-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arch Packages

A list of recommendations for Arch Linux packages I find useful. For general instructions on how to set up a new Arch installation, see the wiki's installation guide.

Useful Commands

  • pacstrap [root] [pkgs...] (Install packages into new root)
  • pacman -S [pkgs...] (Install packages)
  • pacman -Syu (Update everything)
  • pacman -Q (List installed packages)
  • pacman -Ql [pkg] (List files in a package)
  • pacman -Qo [file] (Find out which package owns a file)

System

Packages for every Arch installation.

Essential

CLI Tools

Development

Containers

Sysadmin

  • ansible (IT automation, infrastructure as code)

Server

Desktop

Daemons

Internet

Bluetooth

  • bluez (Bluetooth daemons)

Productivity

Fonts

Audio/Video

Graphics

Gaming