AGGIORNARE PACMAN
Editare /etc/pacman.conf che contiene le repository con il comando
sudo medit /etc/pacman.conf
ed incollare le seguenti righe
# /etc/pacman.conf
# /etc/pacman.conf
# See the pacman.conf manpage for option and repository directives
# GENERAL OPTIONS
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists
SigLevel = Never
LocalFileSigLevel = Never
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
#[infinality-bundle-fonts]
#Server = http://bohoomil.com/repo/fonts
[bbqlinux]
Server = http://packages.bbqlinux.org/$arch
[alucryd]
Server = http://pkgbuild.com/~alucryd/$repo/$arch
[archaudio-production]
Server = http://repos.archaudio.org/$repo/$arch
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch
[aurbin]
Server = http://aurbin.net/$arch
[ede]
Server = http://www.equinox-project.org/repos/arch/$arch
[mesa-git]
Server = http://pkgbuild.com/~lcarlier/$repo/$arch
[oracle]
Server = http://linux.shikadi.net/arch/$repo/$arch/
[pantheon]
Server = http://pkgbuild.com/~alucryd/$repo/$arch
[unity]
Server = http://unity.xe-xe.org/$arch
[unity-extra]
Server = http://unity.xe-xe.org/extra/$arch
[esclinux]
Server = http://download.tuxfamily.org/esclinuxcd/ressources/repo/i686/
#[infinality-bundle-multilib]
#Server = http://bohoomil.com/repo/multilib/$arch
[andrwe]
Server = http://repo.andrwe.org/x86_64
[archstudio]
Server = http://www.xsounds.org/~archstudio/x86_64
[brtln]
Server = http://pkgbuild.com/~barthalion/brtln/$arch/
#[hawaii]
#Server = http://archive.maui-project.org/archlinux/$repo/os/$arch
#[miusystem]
#Server = https://miusystem.com/archlinux-repo
Modificare il file /etc/pacman.d/mirrorlist con il comando
sudo medit /etc/pacman.d/mirrorlist
nell elenco visualizzato togliere il segno # davanti alle righe sotto la parola Italy quindi salvare ed uscire da medit
Importare le chiavi con i comandi
sudo pacman-key --init
e successivamente
sudo pacman-key --populate archlinux
a questo punto aggiornare tutte le repository con il comando
sudo pacman -Syy
INSTALLARE YAOURT
Installare yaourt con il comando
sudo pacman -S yaourt customizepkg rsync
da ora in poi non sara' piu' necessario usare pacman per installare i programmi ma potra' utilizzarsi yaourt che permette di accedere anche ai pacchetti presenti in AUR
cerca un pacchetto
yaourt nomepacchetto
installa un pacchetto e aggiorna le repository
yaourt -Sy NOMEPACCHETTO
rimuove un pacchetto con tutte le sue dipendenze
yaourt -Rsc NOMEPACCHETTO
AGGIORNAMENTO TOTALE DEL SISTEMA
Aggiornare il systema con il comando
yaourt -Syu
Aggiornare solo le repository con il comando
yaourt -Syy
AGGIORNARE L' ORARIO
Impostare il fuso orario
sudo timedatectl set-timezone Europe/Rome
installare ntpd
yaourt -S networkmanager-dispatcher-ntpd
Sincronizzare l orario con quello di intrnet con ntpd scrivendo il seguente comando
sudo ntpd -qg
impostare l ora come ora nel sistema con il comando
sudo hwclock --systohc
controllare le imposgtazioni orarie con il comando
timedatectl status
Installare temi preferiti ad esempio...
yaourt -S gtk-theme-flattastic libreoffice-flat-icon-set numix-circle-icon-theme-git
CAMBIARE IMPOSTAZIONI TRACKPAD SYNAPTIC
sudo nano /etc/X11/xorg.conf.d/50-synaptics.conf
sostituire azione del pulsante 3 col pulsante 2