Skip to content

Instantly share code, notes, and snippets.

@rosuH
Last active January 15, 2018 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosuH/57b4c8a32f7d4d5f47dab6341800582c to your computer and use it in GitHub Desktop.
Save rosuH/57b4c8a32f7d4d5f47dab6341800582c to your computer and use it in GitHub Desktop.
ARCH_pkglist
accerciser
adobe-source-code-pro-fonts
adobe-source-han-sans-cn-fonts
adobe-source-han-serif-cn-fonts
adwaita-icon-theme
aisleriot
alsa-utils
android-studio
anjuta
archlinuxcn-keyring
aria2-fast
atomix
autoconf
automake
baobab
bash
bijiben
binutils
bison
brasero
bzip2
ccache
cheese
chrome-gnome-shell-git
compton
coreutils
cpupower
cronie
cryptsetup
dconf-editor
deadbeef
deadbeef-mpris2-plugin
deepin-wechat
devhelp
device-mapper
dhcpcd
diffutils
dillo
dosfstools
dropbox-cli
e2fsprogs
efibootmgr
empathy
eog
epiphany
evince
evolution
fakeroot
fcitx
fcitx-configtool
fcitx-gtk2
fcitx-gtk3
fcitx-qt4
fcitx-qt5
fcitx-sogoupinyin
file
file-roller
filesystem
filezilla
findutils
firefox
firefox-i18n-zh-cn
five-or-more
flex
four-in-a-row
gawk
gcc
gcc-libs
gdm
gedit
gedit-code-assistance
gettext
gimp
gitg
gksu
glibc
gnome-2048
gnome-backgrounds
gnome-builder
gnome-calculator
gnome-calendar
gnome-characters
gnome-chess
gnome-clocks
gnome-code-assistance
gnome-color-manager
gnome-contacts
gnome-control-center
gnome-devel-docs
gnome-dictionary
gnome-disk-utility
gnome-documents
gnome-font-viewer
gnome-getting-started-docs
gnome-keyring
gnome-klotski
gnome-logs
gnome-mahjongg
gnome-maps
gnome-mines
gnome-music
gnome-nettool
gnome-nibbles
gnome-photos
gnome-robots
gnome-screenshot
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extension-dash-to-dock-git
gnome-shell-extension-kimpanel-git
gnome-shell-extensions
gnome-shell-extension-topicons-plus-git
gnome-shell-extension-volume-mixer-git
gnome-sound-recorder
gnome-sudoku
gnome-system-monitor
gnome-taquin
gnome-terminal
gnome-tetravex
gnome-themes-standard
gnome-todo
gnome-tweak-tool
gnome-user-docs
gnome-user-share
gnome-weather
google-chrome
gperf
grep
grilo-plugins
grub
gtk-engine-murrine
gtkmm
gucharmap
gvfs
gvfs-afc
gvfs-goa
gvfs-google
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
gzip
hitori
htop
i3blocks
i3-gaps
i3lock
i3status
iagno
inetutils
intellij-idea-ultimate-edition
intellij-idea-ultimate-edition-jre
intel-ucode
iproute2
iputils
jdk
jfsutils
keepass
kodi
less
libgnome-games-support
libtool
licenses
lightsoff
linux
logrotate
lvm2
m4
make
man-db
man-pages
mdadm
mono-addins
mono-tools
mousetweaks
mplayer
mutt
mutter
nano
nautilus
nautilus-sendto
ncurses5-compat-libs
neofetch
nerd-fonts-complete
netctl
netease-cloud-music
nethogs
networkmanager
noto-fonts-cjk
ntfs-3g
ntp
numix-gtk-theme
numix-icon-theme-git
nvidia
nvidia-settings
okular
opendesktop-fonts
openssh
orca
osdlyrics-git
pacman
patch
pciutils
pcmciautils
perl
perl-file-mimeinfo
perl-goo-canvas
pkg-config
pkgstats
polari
procps-ng
proxychains-ng
psmisc
python2-pip
qbittorrent
quadrapassel
reiserfsprogs
rofi
rslsync
rygel
seahorse
sed
shadow
shadowsocks-libev
shutter
smartmontools
smplayer
s-nail
sudo
sushi
swell-foop
sysfsutils
systemd-sysvcompat
tali
tar
teamviewer
telegram-desktop
texinfo
tmux
totem
tracker
tracker-miners
transmission-gtk
transmission-remote-gtk
ttf-arphic-ukai
ttf-arphic-uming
ttf-font-awesome
typora
uget
usbutils
util-linux
vi
vim
vinagre
vino
visual-studio-code-bin
vivaldi
vlc
which
wine
winetricks
wps-office
wqy-bitmapfont
wqy-zenhei
xdg-user-dirs-gtk
xf86-input-synaptics
xf86-video-fbdev
xf86-video-intel
xfsprogs
xorg-xinit
yelp
zsh
@rosuH
Copy link
Author

rosuH commented Jan 4, 2018

Reinstall by using

pacman -S --needed $(diff <(cat badpkglist|sort) <(diff <(cat badpkglist|sort) <(pacman -Slq|sort)|grep \<|cut -f2 -d' ')|grep \<|cut -f2 -d' ')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment