added multilib packages
This commit is contained in:
@@ -458,6 +458,12 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
[extra]
|
[extra]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
#+end_src
|
#+end_src
|
||||||
|
**** Multilib Packages
|
||||||
|
#+begin_src conf :tangle "/sudo::/etc/pacman.conf"
|
||||||
|
[multilib]
|
||||||
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
#+end_src
|
||||||
|
|
||||||
** Package Installation
|
** Package Installation
|
||||||
remove all packages not in ~pkg-list.txt~
|
remove all packages not in ~pkg-list.txt~
|
||||||
#+begin_src shell :tangle update.sh
|
#+begin_src shell :tangle update.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user