怕了……
我在看这个:
https://wiki.archlinux.org/index.php/Ar ... 6%96%87%29
已经安装了 abs
代码: 全选
pacman -S abs
现在
代码: 全选
$ pwd
/var/abs/extra/gnome-shell
$ ls
gnome-shell.install PKGBUILD
代码: 全选
$ more PKGBUILD
# $Id: PKGBUILD 146998 2012-01-20 11:30:17Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Flamelab <panosfilip@gmail.com
pkgname=gnome-shell
pkgver=3.2.2.1
pkgrel=1
pkgdesc="The next generation GNOME Shell"
多谢!