Update packages, add cache clean alias
This commit is contained in:
@@ -90,6 +90,7 @@ alias remove='sudo pacman -Rns'
|
|||||||
alias update='sudo pacman -Syy; sudo pacman -Syu'
|
alias update='sudo pacman -Syy; sudo pacman -Syu'
|
||||||
alias clean='sudo pacman -Rns $(pacman -Qtdq)'
|
alias clean='sudo pacman -Rns $(pacman -Qtdq)'
|
||||||
alias depend='pacman -Qtd'
|
alias depend='pacman -Qtd'
|
||||||
|
alias cache='paccache -r'
|
||||||
|
|
||||||
alias poweroff='systemctl poweroff'
|
alias poweroff='systemctl poweroff'
|
||||||
alias reboot='systemctl reboot'
|
alias reboot='systemctl reboot'
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ acpi
|
|||||||
adobe-source-han-sans-otc-fonts
|
adobe-source-han-sans-otc-fonts
|
||||||
alsa-utils
|
alsa-utils
|
||||||
arandr
|
arandr
|
||||||
arc-gtk-theme-git
|
arc-gtk-theme
|
||||||
arc-icon-theme-git
|
arc-icon-theme
|
||||||
brightnessctl
|
brightnessctl
|
||||||
capitaine-cursors
|
capitaine-cursors
|
||||||
checkbashisms
|
checkbashisms
|
||||||
@@ -22,6 +22,8 @@ firefox
|
|||||||
fritzing
|
fritzing
|
||||||
gedit
|
gedit
|
||||||
git
|
git
|
||||||
|
gnome-calculator
|
||||||
|
gnome-keyring
|
||||||
gnome-themes-extra
|
gnome-themes-extra
|
||||||
graphviz
|
graphviz
|
||||||
gucharmap
|
gucharmap
|
||||||
@@ -37,12 +39,12 @@ imagemagick
|
|||||||
inkscape
|
inkscape
|
||||||
intel-ucode
|
intel-ucode
|
||||||
iw
|
iw
|
||||||
jdk9-openjdk
|
jdk10-openjdk
|
||||||
krita
|
krita
|
||||||
libmtp
|
libmtp
|
||||||
libnotify-id
|
libnotify-id
|
||||||
libva-intel-driver
|
libva-intel-driver
|
||||||
libx264
|
libva-mesa-driver
|
||||||
linux-lts
|
linux-lts
|
||||||
lxappearance
|
lxappearance
|
||||||
lxsession
|
lxsession
|
||||||
@@ -55,19 +57,23 @@ ntfs-3g
|
|||||||
openssh
|
openssh
|
||||||
os-prober
|
os-prober
|
||||||
p7zip
|
p7zip
|
||||||
|
pacman-contrib
|
||||||
pavucontrol
|
pavucontrol
|
||||||
platformio
|
platformio
|
||||||
playerctl
|
playerctl
|
||||||
poppler-glib
|
poppler-glib
|
||||||
pulseaudio
|
pulseaudio
|
||||||
pulseaudio-alsa
|
pulseaudio-alsa
|
||||||
|
pwgen
|
||||||
python2-click-5.1
|
python2-click-5.1
|
||||||
python2-setuptools
|
python2-setuptools
|
||||||
|
python-pyusb
|
||||||
qbittorrent
|
qbittorrent
|
||||||
qt5ct
|
qt5ct
|
||||||
qt5-serialport
|
qt5-serialport
|
||||||
qt5-styleplugins
|
qt5-styleplugins
|
||||||
qt5-tools
|
qt5-tools
|
||||||
|
r
|
||||||
reflector
|
reflector
|
||||||
rofi
|
rofi
|
||||||
rtmpdump
|
rtmpdump
|
||||||
@@ -101,9 +107,11 @@ unrar
|
|||||||
unzip
|
unzip
|
||||||
wpa_actiond
|
wpa_actiond
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
|
x264
|
||||||
x86_energy_perf_policy
|
x86_energy_perf_policy
|
||||||
xarchiver
|
xarchiver
|
||||||
xdotool
|
xdotool
|
||||||
|
xf86-video-vesa
|
||||||
xorg-server
|
xorg-server
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
xorg-xinput
|
xorg-xinput
|
||||||
|
|||||||
Reference in New Issue
Block a user