tips:archlinux:postinstall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:archlinux:postinstall [2021/09/26 07:35] – [varia] scipiotips:archlinux:postinstall [2023/02/27 08:29] (current) – [cups] sscipioni
Line 3: Line 3:
  
  
-===== YAY ===== 
  
-Yay – Yet another Yaourt, an AUR Helper written in Go 
- 
-<code> 
-sudo pacman -S ca-certificates-mozilla 
-sudo pacman -S base-devel 
-sudo pacman -S git 
-cd /tmp 
-git clone https://aur.archlinux.org/yay.git 
-cd yay 
-makepkg -si 
-</code> 
  
 ===== Pamac ===== ===== Pamac =====
Line 44: Line 32:
 fi fi
 </code> </code>
 +
 +
 +===== cups =====
 +
 +
 +<code>
 +yay -S cups ghostscript gsfonts foomatic-db-engine foomatic-db  foomatic-db-ppds  foomatic-db-nonfree-ppds gutenprint foomatic-db-gutenprint-ppds
 +
 +
 +sudo systemctl restart cups
 +sudo systemctl enable cups
 +</code>
 +
 +color mode
 +<code>
 +lpadmin -p MP-C2004ex -o print-color-mode-default=color
 +</code>
 +
 ===== gnome ===== ===== gnome =====
  
  • tips/archlinux/postinstall.1632634558.txt.gz
  • Last modified: 2021/09/26 07:35
  • by scipio