از تمامی دوستان تشکر میکنم ، مشکل حل شد
فقط چون این یکسری پکیچ های دیگه هم دانلود و نصب کرد ، میخواستم بدونم این پکیج ها مخرب نیستند؟
~/Software/yay
AH999|yay (master):ls
PKGBUILD
~/Software/yay
AH999|yay (master):makepkg -si
==> Making package: yay 9.4.6-2 (Sat Apr 4 10:14:32 2020)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) go-2:1.14.1-1
Total Download Size: 127.19 MiB
Total Installed Size: 488.04 MiB
:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
go-2:1.14.1-1-x86_64 127.2 MiB 371 KiB/s 05:51 [############################################################] 100%
(1/1) checking keys in keyring [############################################################] 100%
(1/1) checking package integrity [############################################################] 100%
(1/1) loading package files [############################################################] 100%
(1/1) checking for file conflicts [############################################################] 100%
(1/1) checking available disk space [############################################################] 100%
:: Processing package changes...
(1/1) installing go [############################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading yay-9.4.6.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 117 100 117 0 0 112 0 0:00:01 0:00:01 --:--:-- 112
100 295k 100 295k 0 0 88602 0 0:00:03 0:00:03 --:--:-- 163k
==> Validating source files with sha1sums...
yay-9.4.6.tar.gz ... Passed
==> Extracting sources...
-> Extracting yay-9.4.6.tar.gz with bsdtar
==> Starting build()...
go build -v -mod=mod -ldflags '-s -w -linkmode external -extldflags "-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now" -X "main.version=9.4.6"' -modcacherw -gcflags all=-trimpath=/home/AH999/Software/yay/src/yay-9.4.6 -asmflags all=-trimpath=/home/AH999/Software/yay/src/yay-9.4.6 -o yay
go: downloading github.com/Jguer/go-alpm v0.0.0-20191122171459-5cffc6e8fc69
go: downloading github.com/Morganamilo/go-pacmanconf v0.0.0-20180910220353-9c5265e1b14f
go: downloading github.com/Morganamilo/go-srcinfo v1.0.0
go: downloading github.com/mikkeloscar/aur v0.0.0-20200113170522-1cb4e2949656
internal/race
runtime/internal/atomic
runtime/internal/sys
internal/cpu
sync/atomic
unicode
runtime/internal/math
unicode/utf8
internal/bytealg
encoding
math/bits
internal/testlog
unicode/utf16
runtime
math
runtime/cgo
container/list
crypto/internal/subtle
crypto/subtle
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
vendor/golang.org/x/crypto/internal/subtle
github.com/Jguer/yay/v9/pkg/stringset
internal/reflectlite
sync
internal/singleflight
github.com/Jguer/yay/v9/pkg/multierror
math/rand
errors
sort
io
strconv
internal/oserror
syscall
vendor/golang.org/x/net/dns/dnsmessage
bytes
reflect
bufio
strings
hash
hash/crc32
crypto
crypto/internal/randutil
crypto/hmac
crypto/rc4
internal/syscall/unix
time
vendor/golang.org/x/crypto/hkdf
vendor/golang.org/x/text/transform
path
github.com/Jguer/yay/v9/pkg/intrange
html
context
internal/poll
os
internal/fmtsort
encoding/binary
fmt
path/filepath
net
encoding/base64
crypto/cipher
crypto/sha512
crypto/aes
crypto/des
crypto/ed25519/internal/edwards25519
crypto/md5
encoding/json
encoding/xml
github.com/Jguer/go-alpm
compress/flate
math/big
compress/gzip
crypto/sha1
crypto/sha256
encoding/hex
encoding/pem
io/ioutil
net/url
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/poly1305
crypto/rand
crypto/elliptic
encoding/asn1
crypto/ed25519
crypto/rsa
crypto/dsa
crypto/ecdsa
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
vendor/golang.org/x/sys/cpu
vendor/golang.org/x/crypto/curve25519
vendor/golang.org/x/crypto/chacha20poly1305
log
vendor/golang.org/x/text/unicode/bidi
crypto/x509
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/text/secure/bidirule
net/textproto
vendor/golang.org/x/net/http2/hpack
mime
vendor/golang.org/x/net/idna
crypto/tls
mime/quotedprintable
vendor/golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpproxy
mime/multipart
net/http/internal
github.com/Morganamilo/go-pacmanconf/ini
os/exec
github.com/Morganamilo/go-srcinfo
github.com/Morganamilo/go-pacmanconf
net/http/httptrace
net/http
github.com/mikkeloscar/aur
github.com/Jguer/yay/v9/pkg/completion
github.com/Jguer/yay/v9
==> Entering fakeroot environment...
==> Starting package()...
install -Dm755 yay /home/AH999/Software/yay/pkg/yay/usr/bin/yay
install -Dm644 doc/yay.8 /home/AH999/Software/yay/pkg/yay/usr/share/man/man8/yay.8
install -Dm644 completions/bash /home/AH999/Software/yay/pkg/yay/usr/share/bash-completion/completions/yay
install -Dm644 completions/zsh /home/AH999/Software/yay/pkg/yay/usr/share/zsh/site-functions/_yay
install -Dm644 completions/fish /home/AH999/Software/yay/pkg/yay/usr/share/fish/vendor_completions.d/yay.fish
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/yay
==> Creating package "yay"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: yay 9.4.6-2 (Sat Apr 4 10:21:24 2020)
==> Installing package yay with pacman -U...
[sudo] password for AH999:
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) yay-9.4.6-2
Total Installed Size: 6.26 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [############################################################] 100%
(1/1) checking package integrity [############################################################] 100%
(1/1) loading package files [############################################################] 100%
(1/1) checking for file conflicts [############################################################] 100%
(1/1) checking available disk space [############################################################] 100%
:: Processing package changes...
(1/1) installing yay [############################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
~/Software/yay
AH999|yay (master):