Re: Paru not working
Reply #18 –
Paru works perfectly fine (also yay works perfectly fine) the only thing that you have to do is to press the `q` key in your keyboard when you are done reviewing the PKGBUILD (the thing that you pasted in your first post)
paru pamac
...
5 aur/pamac-aur 10.3.0-5 [+358 ~4.34] [Installed: 10.3.0-4]
:: Packages to install (eg: 1 2 3, 1-3):
:: 5
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...
Aur (1) pamac-aur-10.3.0-5
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs...
PKGBUILDs up to date
/home/tony/.cache/paru/clone/pamac-aur/PKGBUILD
# Contributor: Zeph <[email protected]>
# Maintainer: Zeph <[email protected]>
# https://gitlab.manjaro.org/packages/extra/pamac
ENABLE_FAKE_GNOME_SOFTWARE=0
pkgname=pamac-aur
pkgver=10.3.0
pkgrel=5
_pkgfixver=$pkgver
_commit='fe5ebe918439c5ad247bf82226421bb2083431a0'
sha256sums=('610d631e8a0e4de408546af776fb7f2cbee4d4f6743b4698e7bea8313c2e1f81')
pkgdesc="A Gtk3 frontend, Package Manager based on libalpm with AUR and Appstream support"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.manjaro.org/applications/pamac"
license=('GPL3')
depends=('glib2>=2.42' 'json-glib' 'libsoup' 'dbus-glib' 'polkit' 'vte3>=0.38' 'gtk3>=3.24'
'libnotify' 'desktop-file-utils' 'libpamac-aur>=11.2' 'gnutls>=3.4' 'git'
'appstream-glib>=0.7.18-1' 'archlinux-appstream-data' 'libhandy' 'git')
optdepends=('polkit-gnome: needed for authentification in Cinnamon, Gnome'
'lxsession: needed for authentification in Xfce, LXDE etc.')
makedepends=('gettext' 'itstool' 'vala>=0.46' 'gtk3>=3.24' 'asciidoc' 'meson' 'ninja' 'gobject-introspection' 'libappindicator-gtk3' 'xorgproto')
conflicts=('pamac' 'pamac-tray-appindicator')
provides=("pamac=$pkgver-$pkgrel")
options=(!emptydirs !strip)
install=pamac.install
source=("pamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/$_commit/pamac-$_commit.tar.gz")
define_meson=''
if [ "${ENABLE_FAKE_GNOME_SOFTWARE}" = 1 ]; then
conflicts+=('pamac-gnome-integration' 'pamac-gnome-integration-dev' 'gnome-software')
define_meson+=' -Denable-fake-gnome-software=true'
fi
prepare() {
cd "$srcdir/pamac-$_commit"
:
HERE PRESS "q" IN YOUR KEYBOARD LIKE A CHAMPION
^^ scroll to the end of the code block above for instructions
Let me know if you need any further assistance