README (859B)
1 pacgtk - GUI wrapper for pacman by kocotian 2 depends on yad, st and checkupdates from pacman-contrib 3 4 ============ 5 INSTALLATION 6 7 You need Arch-based distribution. To install yad and checkupdates write: 8 9 # pacman -S yad pacman-contrib 10 11 You will need your st build, to do this you can install default 12 st in arch repos: 13 14 # pacman -S st 15 16 or clone my st build: 17 18 # git clone git://git.kocotian.pl/st.git && cd st && make install 19 20 ======== 21 LANGUAGE 22 23 pacgtk comes up with a few patches for different languages - not everyone 24 speak english, especially people that will use this user-friendly program, 25 so to add another language write: 26 27 $ patch -p1 < languages/[language code].diff 28 29 before make installing. 30 31 ======= 32 RUNNING 33 34 Just write: 35 36 $ pacgtk 37 38 That's all. Pacgtk is more for people using DE's, so I also bring .desktop 39 file which will be installed by Makefile.