[cody@Arch2014p9 ~]$ aurt

 |================================================================================|
 |   Aurt, a tiny AUR helper script.    USAGE:  $ aurt [operation] [package]      |
 |--------------------------------------------------------------------------------|
 |  -S   Install And Or Update            -pd  Package - Dependency Details       |
 |  -Sf  Force Install Or Update          -pf  Package - What Package Owns File   |
 |  -Syu Update All AUR packages          -pi  Package - Installed? Repo? Info?   |
 |  -Ss  Search For AUR Packages          -la  List    - All AUR Package          |
 |  -R   Remove Pkg & Related Data        -lf  List    - Files Provided By Pkg    |
 |  -Qu  Update Report                    -lo  List    - Orphan Packages          |
 |  -Vc  VCS Update Sync & Report         -lv  List    - VCS Packages             |
 |  -Vu  VCS Update                       -lm  List    - All AUR makedeps         |
 |  -T30 Top 30 Largest Packages          -log Pacman Log         -h   Help       |
 |================================================================================|

[cody@Arch2014p9 ~]$

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -S firefox-nightly
  -> Using [aur] repository
==> Resolving dependencies...
  -> firefox-nightly 0 -> 61.0a1.20180312-1
==> Retrieving build files...
Cloning into 'firefox-nightly'...
remote: Counting objects: 174, done.
remote: Compressing objects: 100% (133/133), done.
remote: Total 174 (delta 75), reused 110 (delta 41)
Receiving objects: 100% (174/174), 46.54 KiB | 254.00 KiB/s, done.
Resolving deltas: 100% (75/75), done.

==> Making package: firefox-nightly 61.0a1.20180312-1 (Mon Apr  2 13:15:22 PDT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found firefox-nightly.desktop
  -> Found vendor.js
  -> Downloading 20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 59.4M  100 59.4M    0     0   965k      0  0:01:03  0:01:03 --:--:--  928k
  -> Downloading 20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2.asc...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   836  100   836    0     0   2723      0 --:--:-- --:--:-- --:--:--  2714
  -> Downloading 20180402-firefox-61.0a1.en-US.linux-x86_64.txt...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    99  100    99    0     0    227      0 --:--:-- --:--:-- --:--:--   227
==> Validating source files with sha512sums...
    firefox-nightly.desktop ... Passed
    vendor.js ... Passed
==> Validating source_x86_64 files with sha512sums...
    20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2 ... Skipped
    20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2.asc ... Skipped
    20180402-firefox-61.0a1.en-US.linux-x86_64.txt ... Skipped
==> Verifying source file signatures with gpg...
    20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2 ... Passed
==> Extracting sources...
  -> Extracting 20180402-firefox-61.0a1.en-US.linux-x86_64.tar.bz2 with bsdtar
==> Starting pkgver()...
==> Updated version: firefox-nightly 61.0a1.20180402-1
==> Entering fakeroot environment...
==> Starting package()...
==> 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 issue...
==> Creating package "firefox-nightly"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: firefox-nightly 61.0a1.20180402-1 (Mon Apr  2 13:16:45 PDT 2018)
==> Cleaning up...
renamed '/var/tmp/aurbuild.crl7IByX/firefox-nightly-61.0a1.20180402-1-x86_64.pkg.tar' -> '/var/cache/pacman/aur/firefox-nightly-61.0a1.20180402-1-x86_64.pkg.tar'
adding firefox-nightly 61.0a1.20180402-1
writing aur.db...
writing aur.files...
[sudo] password for cody: 
:: Synchronizing package databases...
 aur                                                         143.0 KiB  46.5M/s 00:00 [##################################################] 100%
:: Synchronizing package databases...
 aur                                                         221.0 KiB  54.0M/s 00:00 [##################################################] 100%
:: Starting full system upgrade...
 there is nothing to do
resolving dependencies...
looking for conflicting packages...

Packages (1) firefox-nightly-61.0a1.20180402-1

Total Installed Size:  152.29 MiB

:: Proceed with installation? [Y/n] 
(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 firefox-nightly                                                      [##################################################] 100%
Optional dependencies for firefox-nightly
    pulseaudio: audio support [installed]
    ffmpeg: h.264 video [installed]
    hunspell: spell checking [installed]
    hyphen: hyphenation [installed]
    libnotify: notification integration [installed]
    networkmanager: location detection via available WiFi networks [installed]
    speech-dispatcher: text-to-speech
    startup-notification: support for FreeDesktop Startup Notification [installed]
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...
  
:: firefox-nightly: installed 

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -Syu
  
:: Updating AUR packages ....  

  -> Using [aur] repository
    there is nothing to do

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -Ss firefox
  
:: pacsearch firefox  

extra/firefox 59.0.2-2 [installed]
    Standalone web browser from mozilla.org
extra/firefox-i18n-ach 59.0.2-1
    Acholi language pack for Firefox
extra/firefox-i18n-af 59.0.2-1
    Afrikaans language pack for Firefox
extra/firefox-i18n-an 59.0.2-1
    Aragonese language pack for Firefox
extra/firefox-i18n-ar 59.0.2-1
    Arabic language pack for Firefox
extra/firefox-i18n-as 59.0.2-1
    Assamese language pack for Firefox
extra/firefox-i18n-ast 59.0.2-1
    Asturian language pack for Firefox
extra/firefox-i18n-az 59.0.2-1
    Azerbaijani language pack for Firefox
extra/firefox-i18n-be 59.0.2-1
    Belarusian language pack for Firefox
extra/firefox-i18n-bg 59.0.2-1
    Bulgarian language pack for Firefox
extra/firefox-i18n-bn-bd 59.0.2-1
    Bengali (Bangladesh) language pack for Firefox
extra/firefox-i18n-bn-in 59.0.2-1
    Bengali (India) language pack for Firefox
extra/firefox-i18n-br 59.0.2-1
    Breton language pack for Firefox
extra/firefox-i18n-bs 59.0.2-1
    Bosnian language pack for Firefox
extra/firefox-i18n-ca 59.0.2-1
    Catalan language pack for Firefox
extra/firefox-i18n-cak 59.0.2-1
    Maya Kaqchikel language pack for Firefox
extra/firefox-i18n-cs 59.0.2-1
    Czech language pack for Firefox
extra/firefox-i18n-cy 59.0.2-1
    Welsh language pack for Firefox
extra/firefox-i18n-da 59.0.2-1
    Danish language pack for Firefox
extra/firefox-i18n-de 59.0.2-1
    German language pack for Firefox
extra/firefox-i18n-dsb 59.0.2-1
    Lower Sorbian language pack for Firefox
extra/firefox-i18n-el 59.0.2-1
    Greek language pack for Firefox
extra/firefox-i18n-en-gb 59.0.2-1
    English (British) language pack for Firefox
extra/firefox-i18n-en-us 59.0.2-1
    English (US) language pack for Firefox
extra/firefox-i18n-en-za 59.0.2-1
    English (South African) language pack for Firefox
extra/firefox-i18n-eo 59.0.2-1
    Esperanto language pack for Firefox
extra/firefox-i18n-es-ar 59.0.2-1
    Spanish (Argentina) language pack for Firefox
extra/firefox-i18n-es-cl 59.0.2-1
    Spanish (Chile) language pack for Firefox
extra/firefox-i18n-es-es 59.0.2-1
    Spanish (Spain) language pack for Firefox
extra/firefox-i18n-es-mx 59.0.2-1
    Spanish (Mexico) language pack for Firefox
extra/firefox-i18n-et 59.0.2-1
    Estonian language pack for Firefox
extra/firefox-i18n-eu 59.0.2-1
    Basque language pack for Firefox
extra/firefox-i18n-fa 59.0.2-1
    Persian language pack for Firefox
extra/firefox-i18n-ff 59.0.2-1
    Fulah language pack for Firefox
extra/firefox-i18n-fi 59.0.2-1
    Finnish language pack for Firefox
extra/firefox-i18n-fr 59.0.2-1
    French language pack for Firefox
extra/firefox-i18n-fy-nl 59.0.2-1
    Frisian language pack for Firefox
extra/firefox-i18n-ga-ie 59.0.2-1
    Irish language pack for Firefox
extra/firefox-i18n-gd 59.0.2-1
    Gaelic (Scotland) language pack for Firefox
extra/firefox-i18n-gl 59.0.2-1
    Galician language pack for Firefox
extra/firefox-i18n-gn 59.0.2-1
    Guarani language pack for Firefox
extra/firefox-i18n-gu-in 59.0.2-1
    Gujarati (India) language pack for Firefox
extra/firefox-i18n-he 59.0.2-1
    Hebrew language pack for Firefox
extra/firefox-i18n-hi-in 59.0.2-1
    Hindi (India) language pack for Firefox
extra/firefox-i18n-hr 59.0.2-1
    Croatian language pack for Firefox
extra/firefox-i18n-hsb 59.0.2-1
    Upper Sorbian language pack for Firefox
extra/firefox-i18n-hu 59.0.2-1
    Hungarian language pack for Firefox
extra/firefox-i18n-hy-am 59.0.2-1
    Armenian language pack for Firefox
extra/firefox-i18n-id 59.0.2-1
    Indonesian language pack for Firefox
extra/firefox-i18n-is 59.0.2-1
    Icelandic language pack for Firefox
extra/firefox-i18n-it 59.0.2-1
    Italian language pack for Firefox
extra/firefox-i18n-ja 59.0.2-1
    Japanese language pack for Firefox
extra/firefox-i18n-ka 59.0.2-1
    Georgian language pack for Firefox
extra/firefox-i18n-kab 59.0.2-1
    Kabyle language pack for Firefox
extra/firefox-i18n-kk 59.0.2-1
    Kazakh language pack for Firefox
extra/firefox-i18n-km 59.0.2-1
    Khmer language pack for Firefox
extra/firefox-i18n-kn 59.0.2-1
    Kannada language pack for Firefox
extra/firefox-i18n-ko 59.0.2-1
    Korean language pack for Firefox
extra/firefox-i18n-lij 59.0.2-1
    Ligurian language pack for Firefox
extra/firefox-i18n-lt 59.0.2-1
    Lithuanian language pack for Firefox
extra/firefox-i18n-lv 59.0.2-1
    Latvian language pack for Firefox
extra/firefox-i18n-mai 59.0.2-1
    Maithili language pack for Firefox
extra/firefox-i18n-mk 59.0.2-1
    Macedonian language pack for Firefox
extra/firefox-i18n-ml 59.0.2-1
    Malayalam language pack for Firefox
extra/firefox-i18n-mr 59.0.2-1
    Marathi language pack for Firefox
extra/firefox-i18n-ms 59.0.2-1
    Malay language pack for Firefox
extra/firefox-i18n-my 59.0.2-1
    Burmese language pack for Firefox
extra/firefox-i18n-nb-no 59.0.2-1
    Norwegian (Bokmål) language pack for Firefox
extra/firefox-i18n-nl 59.0.2-1
    Dutch language pack for Firefox
extra/firefox-i18n-nn-no 59.0.2-1
    Norwegian (Nynorsk) language pack for Firefox
extra/firefox-i18n-or 59.0.2-1
    Oriya language pack for Firefox
extra/firefox-i18n-pa-in 59.0.2-1
    Punjabi (India) language pack for Firefox
extra/firefox-i18n-pl 59.0.2-1
    Polish language pack for Firefox
extra/firefox-i18n-pt-br 59.0.2-1
    Portuguese (Brazilian) language pack for Firefox
extra/firefox-i18n-pt-pt 59.0.2-1
    Portuguese (Portugal) language pack for Firefox
extra/firefox-i18n-rm 59.0.2-1
    Romansh language pack for Firefox
extra/firefox-i18n-ro 59.0.2-1
    Romanian language pack for Firefox
extra/firefox-i18n-ru 59.0.2-1
    Russian language pack for Firefox
extra/firefox-i18n-si 59.0.2-1
    Sinhala language pack for Firefox
extra/firefox-i18n-sk 59.0.2-1
    Slovak language pack for Firefox
extra/firefox-i18n-sl 59.0.2-1
    Slovenian language pack for Firefox
extra/firefox-i18n-son 59.0.2-1
    Songhai language pack for Firefox
extra/firefox-i18n-sq 59.0.2-1
    Albanian language pack for Firefox
extra/firefox-i18n-sr 59.0.2-1
    Serbian language pack for Firefox
extra/firefox-i18n-sv-se 59.0.2-1
    Swedish language pack for Firefox
extra/firefox-i18n-ta 59.0.2-1
    Tamil language pack for Firefox
extra/firefox-i18n-te 59.0.2-1
    Telugu language pack for Firefox
extra/firefox-i18n-th 59.0.2-1
    Thai language pack for Firefox
extra/firefox-i18n-tr 59.0.2-1
    Turkish language pack for Firefox
extra/firefox-i18n-uk 59.0.2-1
    Ukrainian language pack for Firefox
extra/firefox-i18n-ur 59.0.2-1
    Urdu language pack for Firefox
extra/firefox-i18n-uz 59.0.2-1
    Uzbek language pack for Firefox
extra/firefox-i18n-vi 59.0.2-1
    Vietnamese language pack for Firefox
extra/firefox-i18n-xh 59.0.2-1
    Xhosa language pack for Firefox
extra/firefox-i18n-zh-cn 59.0.2-1
    Chinese (Simplified) language pack for Firefox
extra/firefox-i18n-zh-tw 59.0.2-1
    Chinese (Traditional) language pack for Firefox
community/arch-firefox-search 0.8.2-7
    Firefox Arch search engines (AUR, Pkgs, BBS, Wiki, etc.)
community/bluegriffon 3.0.1-1 (bluegriffon)
    The next-generation Web Editor based on the rendering engine of Firefox
community/firefox-adblock-plus 3.0.1-2 (firefox-addons)
    Extension for firefox which block ads and banners
community/firefox-developer-edition 60.0b8-1
    Developer Edition of the popular Firefox web browser
community/firefox-developer-edition-i18n-ach 60.0b8-1
    Acholi language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-af 60.0b8-1
    Afrikaans language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-an 60.0b8-1
    Aragonese language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ar 60.0b8-1
    Arabic language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-as 60.0b8-1
    Assamese language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ast 60.0b8-1
    Asturian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-az 60.0b8-1
    Azerbaijani language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-be 60.0b8-1
    Belarusian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-bg 60.0b8-1
    Bulgarian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-bn-bd 60.0b8-1
    Bengali (Bangladesh) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-bn-in 60.0b8-1
    Bengali (India) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-br 60.0b8-1
    Breton language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-bs 60.0b8-1
    Bosnian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ca 60.0b8-1
    Catalan language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-cak 60.0b8-1
    Maya Kaqchikel language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-cs 60.0b8-1
    Czech language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-cy 60.0b8-1
    Welsh language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-da 60.0b8-1
    Danish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-de 60.0b8-1
    German language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-dsb 60.0b8-1
    Lower Sorbian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-el 60.0b8-1
    Greek language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-en-gb 60.0b8-1
    English (British) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-en-us 60.0b8-1
    English (US) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-en-za 60.0b8-1
    English (South African) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-eo 60.0b8-1
    Esperanto language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-es-ar 60.0b8-1
    Spanish (Argentina) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-es-cl 60.0b8-1
    Spanish (Chile) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-es-es 60.0b8-1
    Spanish (Spain) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-es-mx 60.0b8-1
    Spanish (Mexico) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-et 60.0b8-1
    Estonian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-eu 60.0b8-1
    Basque language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-fa 60.0b8-1
    Persian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ff 60.0b8-1
    Fulah language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-fi 60.0b8-1
    Finnish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-fr 60.0b8-1
    French language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-fy-nl 60.0b8-1
    Frisian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ga-ie 60.0b8-1
    Irish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-gd 60.0b8-1
    Gaelic (Scotland) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-gl 60.0b8-1
    Galician language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-gn 60.0b8-1
    Guarani language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-gu-in 60.0b8-1
    Gujarati (India) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-he 60.0b8-1
    Hebrew language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-hi-in 60.0b8-1
    Hindi (India) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-hr 60.0b8-1
    Croatian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-hsb 60.0b8-1
    Upper Sorbian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-hu 60.0b8-1
    Hungarian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-hy-am 60.0b8-1
    Armenian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ia 60.0b8-1
    Interlingua language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-id 60.0b8-1
    Indonesian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-is 60.0b8-1
    Icelandic language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-it 60.0b8-1
    Italian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ja 60.0b8-1
    Japanese language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ka 60.0b8-1
    Georgian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-kab 60.0b8-1
    Kabyle language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-kk 60.0b8-1
    Kazakh language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-km 60.0b8-1
    Khmer language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-kn 60.0b8-1
    Kannada language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ko 60.0b8-1
    Korean language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-lij 60.0b8-1
    Ligurian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-lt 60.0b8-1
    Lithuanian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-lv 60.0b8-1
    Latvian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-mai 60.0b8-1
    Maithili language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-mk 60.0b8-1
    Macedonian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ml 60.0b8-1
    Malayalam language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-mr 60.0b8-1
    Marathi language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ms 60.0b8-1
    Malay language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-my 60.0b8-1
    Burmese language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-nb-no 60.0b8-1
    Norwegian (Bokmål) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ne-np 60.0b8-1
    Nepali language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-nl 60.0b8-1
    Dutch language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-nn-no 60.0b8-1
    Norwegian (Nynorsk) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-or 60.0b8-1
    Oriya language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-pa-in 60.0b8-1
    Punjabi (India) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-pl 60.0b8-1
    Polish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-pt-br 60.0b8-1
    Portuguese (Brazilian) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-pt-pt 60.0b8-1
    Portuguese (Portugal) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-rm 60.0b8-1
    Romansh language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ro 60.0b8-1
    Romanian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ru 60.0b8-1
    Russian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-si 60.0b8-1
    Sinhala language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-sk 60.0b8-1
    Slovak language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-sl 60.0b8-1
    Slovenian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-son 60.0b8-1
    Songhai language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-sq 60.0b8-1
    Albanian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-sr 60.0b8-1
    Serbian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-sv-se 60.0b8-1
    Swedish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ta 60.0b8-1
    Tamil language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-te 60.0b8-1
    Telugu language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-th 60.0b8-1
    Thai language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-tr 60.0b8-1
    Turkish language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-uk 60.0b8-1
    Ukrainian language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-ur 60.0b8-1
    Urdu language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-uz 60.0b8-1
    Uzbek language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-vi 60.0b8-1
    Vietnamese language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-xh 60.0b8-1
    Xhosa language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-zh-cn 60.0b8-1
    Chinese (Simplified) language pack for Firefox Developer Edition
community/firefox-developer-edition-i18n-zh-tw 60.0b8-1
    Chinese (Traditional) language pack for Firefox Developer Edition
community/firefox-extension-https-everywhere 2018.3.13-1
 (firefox-addons)
    Plugin for firefox which ensures you are using https whenever it's possible.
community/firefox-extension-privacybadger 2018.3.21-2 (firefox-addons)
    Block third party tracking in your browser
community/firefox-noscript 10.1.6.5-1 (firefox-addons)
    Extension for firefox which disables script
community/firefox-spell-ru 0.4.5-1
    Russian spellchecker dictionary for Firefox
community/otf-fira-mono 2:3.206-2
    Mozilla's monospace typeface designed for Firefox OS
community/otf-fira-sans 1:4.202-2
    Mozilla's sans-serif typeface designed for Firefox OS
community/python-fxa 0.5.0-1
    Python library for interacting with the Firefox Accounts ecosystem
community/python2-fxa 0.5.0-1
    Python library for interacting with the Firefox Accounts ecosystem
community/ttf-fira-mono 2:3.206-2
    Mozilla's monospace typeface designed for Firefox OS
community/ttf-fira-sans 1:4.202-2
    Mozilla's sans-serif typeface designed for Firefox OS
aur/firefox-nightly 61.0a1.20180402-1 [installed]
    Standalone Web Browser from Mozilla — Nightly build (en-US)
  

:: aursearch -P firefox  

aur/arc-firefox-theme 53.20170420-1 (16)
    Official Arc Firefox theme
aur/arc-firefox-theme-git 20170311.25b18b8-2 (32)
    Arc Firefox Theme
aur/bin32-firefox 49.0.1-1 (62)
    Firefox 32bit for Arch 64 bit (en-US)
aur/bin32-firefox-i18n 46.0-1 (17)
    Universal i18n for bin32-firefox - xpi version
aur/esteidfirefoxplugin 3.12.1.1142-2 (12)
    Firefox legacy NPAPI ID card signing plugin.
aur/firefox-404-bookmarks 1.5-1 (0)
    Show and remove expired bookmarks
aur/firefox-always-nightly 999.0a1-23 (30)
    Standalone web browser from mozilla.org, nightly build, always updating
aur/firefox-auto-tab-discard 0.1.8-1 (0)
    Use native tab discard method to automatically reduce memory usage of inactive tab
aur/firefox-beta 60.8-1 (12)
    Standalone web browser from mozilla.org, with telemetry and signing disabled
aur/firefox-beta-bin 60.0b8-1 (376)
    Standalone web browser from mozilla.org - Beta
aur/firefox-beta-bin-all-localizations 60.0b8-1 (34)
    Perl script for installing latest FF beta in the language of your choice
aur/firefox-beta-hardened 59.0b12-1 (2)
    Standalone web browser from mozilla.org, with telemetry, webrtc and signing disabled
aur/firefox-beta-i18n-ach 57.0b14-1 (0)
    Acholi language pack for Firefox Beta
aur/firefox-beta-i18n-af 57.0b14-1 (0)
    Afrikaans language pack for Firefox Beta
aur/firefox-beta-i18n-all 57.0b14-1 (0)
    All language packs for Firefox Beta (meta)
aur/firefox-beta-i18n-an 57.0b14-1 (0)
    Aragonese language pack for Firefox Beta
aur/firefox-beta-i18n-ar 57.0b14-1 (0)
    Arabic language pack for Firefox Beta
aur/firefox-beta-i18n-as 57.0b14-1 (0)
    Assamese language pack for Firefox Beta
aur/firefox-beta-i18n-ast 57.0b14-1 (0)
    Asturian language pack for Firefox Beta
aur/firefox-beta-i18n-az 57.0b14-1 (0)
    Azerbaijani language pack for Firefox Beta
aur/firefox-beta-i18n-be 57.0b14-1 (0)
    Belarusian language pack for Firefox Beta
aur/firefox-beta-i18n-bg 57.0b14-1 (0)
    Bulgarian language pack for Firefox Beta
aur/firefox-beta-i18n-bn-bd 57.0b14-1 (0)
    Bengali (Bangladesh) language pack for Firefox Beta
aur/firefox-beta-i18n-bn-in 57.0b14-1 (0)
    Bengali (India) language pack for Firefox Beta
aur/firefox-beta-i18n-br 57.0b14-1 (0)
    Breton language pack for Firefox Beta
aur/firefox-beta-i18n-bs 57.0b14-1 (0)
    Bosnian language pack for Firefox Beta
aur/firefox-beta-i18n-ca 57.0b14-1 (0)
    Catalan language pack for Firefox Beta
aur/firefox-beta-i18n-cak 57.0b14-1 (0)
    Maya Kaqchikel language pack for Firefox Beta
aur/firefox-beta-i18n-cs 57.0b14-1 (0)
    Czech language pack for Firefox Beta
aur/firefox-beta-i18n-cy 57.0b14-1 (0)
    Welsh language pack for Firefox Beta
aur/firefox-beta-i18n-da 57.0b14-1 (0)
    Danish language pack for Firefox Beta
aur/firefox-beta-i18n-de 57.0b14-1 (0)
    German language pack for Firefox Beta
aur/firefox-beta-i18n-dsb 57.0b14-1 (0)
    Lower Sorbian language pack for Firefox Beta
aur/firefox-beta-i18n-el 57.0b14-1 (0)
    Greek language pack for Firefox Beta
aur/firefox-beta-i18n-en-gb 57.0b14-1 (0)
    English (British) language pack for Firefox Beta
aur/firefox-beta-i18n-en-us 57.0b14-1 (0)
    English (US) language pack for Firefox Beta
aur/firefox-beta-i18n-en-za 57.0b14-1 (0)
    English (South African) language pack for Firefox Beta
aur/firefox-beta-i18n-eo 57.0b14-1 (0)
    Esperanto language pack for Firefox Beta
aur/firefox-beta-i18n-es-ar 57.0b14-1 (0)
    Spanish (Argentina) language pack for Firefox Beta
aur/firefox-beta-i18n-es-cl 57.0b14-1 (0)
    Spanish (Chile) language pack for Firefox Beta
aur/firefox-beta-i18n-es-es 57.0b14-1 (0)
    Spanish (Spain) language pack for Firefox Beta
aur/firefox-beta-i18n-es-mx 57.0b14-1 (0)
    Spanish (Mexico) language pack for Firefox Beta
aur/firefox-beta-i18n-et 57.0b14-1 (0)
    Estonian language pack for Firefox Beta
aur/firefox-beta-i18n-eu 57.0b14-1 (0)
    Basque language pack for Firefox Beta
aur/firefox-beta-i18n-fa 57.0b14-1 (0)
    Persian language pack for Firefox Beta
aur/firefox-beta-i18n-ff 57.0b14-1 (0)
    Fulah language pack for Firefox Beta
aur/firefox-beta-i18n-fi 57.0b14-1 (0)
    Finnish language pack for Firefox Beta
aur/firefox-beta-i18n-fr 57.0b14-1 (0)
    French language pack for Firefox Beta
aur/firefox-beta-i18n-fy-nl 57.0b14-1 (0)
    Frisian language pack for Firefox Beta
aur/firefox-beta-i18n-ga-ie 57.0b14-1 (0)
    Irish language pack for Firefox Beta
aur/firefox-beta-i18n-gd 57.0b14-1 (0)
    Gaelic (Scotland) language pack for Firefox Beta
aur/firefox-beta-i18n-gl 57.0b14-1 (0)
    Galician language pack for Firefox Beta
aur/firefox-beta-i18n-gn 57.0b14-1 (0)
    Guarani language pack for Firefox Beta
aur/firefox-beta-i18n-gu-in 57.0b14-1 (0)
    Gujarati (India) language pack for Firefox Beta
aur/firefox-beta-i18n-he 57.0b14-1 (0)
    Hebrew language pack for Firefox Beta
aur/firefox-beta-i18n-hi-in 57.0b14-1 (0)
    Hindi (India) language pack for Firefox Beta
aur/firefox-beta-i18n-hr 57.0b14-1 (0)
    Croatian language pack for Firefox Beta
aur/firefox-beta-i18n-hsb 57.0b14-1 (0)
    Upper Sorbian language pack for Firefox Beta
aur/firefox-beta-i18n-hu 57.0b14-1 (0)
    Hungarian language pack for Firefox Beta
aur/firefox-beta-i18n-hy-am 57.0b14-1 (0)
    Armenian language pack for Firefox Beta
aur/firefox-beta-i18n-id 57.0b14-1 (0)
    Indonesian language pack for Firefox Beta
aur/firefox-beta-i18n-is 57.0b14-1 (0)
    Icelandic language pack for Firefox Beta
aur/firefox-beta-i18n-it 57.0b14-1 (0)
    Italian language pack for Firefox Beta
aur/firefox-beta-i18n-ja 57.0b14-1 (0)
    Japanese language pack for Firefox Beta
aur/firefox-beta-i18n-ka 57.0b14-1 (0)
    Georgian language pack for Firefox Beta
aur/firefox-beta-i18n-kab 57.0b14-1 (0)
    Kabyle language pack for Firefox Beta
aur/firefox-beta-i18n-kk 57.0b14-1 (0)
    Kazakh language pack for Firefox Beta
aur/firefox-beta-i18n-km 57.0b14-1 (0)
    Khmer language pack for Firefox Beta
aur/firefox-beta-i18n-kn 57.0b14-1 (0)
    Kannada language pack for Firefox Beta
aur/firefox-beta-i18n-ko 57.0b14-1 (0)
    Korean language pack for Firefox Beta
aur/firefox-beta-i18n-lij 57.0b14-1 (0)
    Ligurian language pack for Firefox Beta
aur/firefox-beta-i18n-lt 57.0b14-1 (0)
    Lithuanian language pack for Firefox Beta
aur/firefox-beta-i18n-lv 57.0b14-1 (0)
    Latvian language pack for Firefox Beta
aur/firefox-beta-i18n-mai 57.0b14-1 (0)
    Maithili language pack for Firefox Beta
aur/firefox-beta-i18n-mk 57.0b14-1 (0)
    Macedonian language pack for Firefox Beta
aur/firefox-beta-i18n-ml 57.0b14-1 (0)
    Malayalam language pack for Firefox Beta
aur/firefox-beta-i18n-mr 57.0b14-1 (0)
    Marathi language pack for Firefox Beta
aur/firefox-beta-i18n-ms 57.0b14-1 (0)
    Malay language pack for Firefox Beta
aur/firefox-beta-i18n-my 57.0b14-1 (0)
    Burmese language pack for Firefox Beta
aur/firefox-beta-i18n-nb-no 57.0b14-1 (0)
    Norwegian (Bokmål) language pack for Firefox Beta
aur/firefox-beta-i18n-nl 57.0b14-1 (0)
    Dutch language pack for Firefox Beta
aur/firefox-beta-i18n-nn-no 57.0b14-1 (0)
    Norwegian (Nynorsk) language pack for Firefox Beta
aur/firefox-beta-i18n-or 57.0b14-1 (0)
    Oriya language pack for Firefox Beta
aur/firefox-beta-i18n-pa-in 57.0b14-1 (0)
    Punjabi (India) language pack for Firefox Beta
aur/firefox-beta-i18n-pl 57.0b14-1 (0)
    Polish language pack for Firefox Beta
aur/firefox-beta-i18n-pt-br 57.0b14-1 (0)
    Portuguese (Brazilian) language pack for Firefox Beta
aur/firefox-beta-i18n-pt-pt 57.0b14-1 (0)
    Portuguese (Portugal) language pack for Firefox Beta
aur/firefox-beta-i18n-rm 57.0b14-1 (0)
    Romansh language pack for Firefox Beta
aur/firefox-beta-i18n-ro 57.0b14-1 (0)
    Romanian language pack for Firefox Beta
aur/firefox-beta-i18n-ru 57.0b14-1 (0)
    Russian language pack for Firefox Beta
aur/firefox-beta-i18n-si 57.0b14-1 (0)
    Sinhala language pack for Firefox Beta
aur/firefox-beta-i18n-sk 57.0b14-1 (0)
    Slovak language pack for Firefox Beta
aur/firefox-beta-i18n-sl 57.0b14-1 (0)
    Slovenian language pack for Firefox Beta
aur/firefox-beta-i18n-son 57.0b14-1 (0)
    Songhai language pack for Firefox Beta
aur/firefox-beta-i18n-sq 57.0b14-1 (0)
    Albanian language pack for Firefox Beta
aur/firefox-beta-i18n-sr 57.0b14-1 (0)
    Serbian language pack for Firefox Beta
aur/firefox-beta-i18n-sv-se 57.0b14-1 (0)
    Swedish language pack for Firefox Beta
aur/firefox-beta-i18n-ta 57.0b14-1 (0)
    Tamil language pack for Firefox Beta
aur/firefox-beta-i18n-te 57.0b14-1 (0)
    Telugu language pack for Firefox Beta
aur/firefox-beta-i18n-th 57.0b14-1 (0)
    Thai language pack for Firefox Beta
aur/firefox-beta-i18n-tr 57.0b14-1 (0)
    Turkish language pack for Firefox Beta
aur/firefox-beta-i18n-uk 57.0b14-1 (0)
    Ukrainian language pack for Firefox Beta
aur/firefox-beta-i18n-uz 57.0b14-1 (0)
    Uzbek language pack for Firefox Beta
aur/firefox-beta-i18n-vi 57.0b14-1 (0)
    Vietnamese language pack for Firefox Beta
aur/firefox-beta-i18n-xh 57.0b14-1 (0)
    Xhosa language pack for Firefox Beta
aur/firefox-beta-i18n-zh-cn 57.0b14-1 (0)
    Chinese (Simplified) language pack for Firefox Beta
aur/firefox-beta-i18n-zh-tw 57.0b14-1 (0)
    Chinese (Traditional) language pack for Firefox Beta
aur/firefox-bookmarkdupes 5.7-1 (1)
    Display/Remove duplicate bookmarks, empty folders or descriptions
aur/firefox-cookie-controller 6.1-1 (3)
    Buttons for managing cookies, cookie permissions, and site cookie exceptions.
aur/firefox-decentraleyes 2.0.3-1 (1)
    Local emulation of Content Delivery Networks
aur/firefox-developer-hg 247837.446133410f9b-1 (1)
    Lastest developer edition of firefox browser built from the trunk code
aur/firefox-download-youtube-videos-as-mp4 1.8.10-1 (0)
    Extension for firefox which download video
aur/firefox-dpms-git 1-1 (1)
    Disable DPMS settings when playing video in Firefox
aur/firefox-eme-free 59.0.2-2 (5)
    Deblobbed and EME free Firefox
aur/firefox-esr 52.7.3-1 (23)
    Standalone web browser from mozilla.org, Extended Support Release
aur/firefox-esr-bin 52.7.3-1 (125)
    Standalone web browser from mozilla.org - Extended Support Release
aur/firefox-esr-gtk2 52.7.3-1 (46)
    Standalone web browser from mozilla.org, Extended Support Release
aur/firefox-esr-privacy 52.5.0-1 (12)
    Standalone web browser from mozilla.org
aur/firefox-esr-zh-cn 52.7.0-1 (1)
    Standalone web browser from mozilla.org - Extended Support Release in zh_CN
aur/firefox-extension-add-to-search-bar 2.8-2 (7)
    Add any search engine to the search bar.
aur/firefox-extension-addonbar 3.2.9-1 (3)
    Gives you a place to put all your add-on buttons without over-crowding the navigation bar.
aur/firefox-extension-beyond-australis 1.4.8-2 (1)Australis was the code name for the current Firefox theme, 
    it aimed to make a great browser look awesome. 
    Now you can go one step further and also make it feel awesome to use!
aur/firefox-extension-beyond-australis-git 1.4.8-2 (1)
    A Firefox add-on to improve the feeling of using the new Australis theme.
aur/firefox-extension-block-site 1.1.8-1 (0)
    Automagically blocks websites of your choice.
aur/firefox-extension-bloody-vikings 0.8.4-1 (1)
    Simplifies the use of temporary e-mail addresses in order to protect your real address from spam
aur/firefox-extension-canvasblocker 0.4.0.2-1 (2)
    Plugin for firefox that prevents canvas fingerprinting to prevent tracking.
aur/firefox-extension-colorific 7.4-1 (0)
    Plugin for firefox that allows you to colorize all websites to your own preferences.
aur/firefox-extension-default-fullzoom-level 7.5.1-1 (0)
    Set Default FullZoom level, toolbar buttons for page zoom and text zoom.
aur/firefox-extension-dustman 1.2.1-1 (0)
    Automatically closes tabs
aur/firefox-extension-enhancedsteam 9.7-1 (1)
    Plugin for firefox that enhances the steam website and adds new functionality.
aur/firefox-extension-feedly-notifier 2.11.2-1 (1)
    Firefox extension for reading news from rss aggregator Feedly
aur/firefox-extension-firegestures 1.11.1-1 (1)
    A customizable mouse gestures extension for Firefox
aur/firefox-extension-flash-video-downloader 15.0.15-1 (1)
    download your favorite videos in 1 click
aur/firefox-extension-foxyproxy 6.2-1 (4)
    FoxyProxy is an advanced proxy management tool that completely replaces Firefox's limited proxying capabilities.
aur/firefox-extension-gnome-keyring 0.12-2 (3)
    Mozilla extension to store passwords and form logins in gnome-keyring.
aur/firefox-extension-gnome-keyring-git 0.12-2 (13)
    Mozilla extension to store passwords and form logins in gnome-keyring.
aur/firefox-extension-gnome-theme-tweak-git 45.1-3 (8)
    Extension for customizing GNOME theme.
aur/firefox-extension-gnotifier 1.10.0-1 (4)
    Add-on for Firefox and Thunderbird. Replaces built-in notifications with the OS native notifications. It
aur/firefox-extension-gnotifier-git 1.10.4pre-1 (10)
    Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.
aur/firefox-extension-google-search-link-fix 1.6.6-1 (0)
    Firefox extension that prevents Google and Yandex search pages from replacing direct URLs with tracking URLs when you click them
aur/firefox-extension-greasemonkey 4.0-1 (15)
    Customize the way a web page displays or behaves, by using small bits of JavaScript.
aur/firefox-extension-hide-tab-bar-with-one-tab 1.5.1.signed.1.signed-2 (1)
    Hide the tab bar if there is only one tab.
aur/firefox-extension-image-block 2.1-1 (0)
    Image Block adds a toggle button that conditionally blocks/allows loading of images on webpages.
aur/firefox-extension-keefox 1.6.4-1 (10)
    Adds free, secure and easy to use password management features to Firefox
aur/firefox-extension-leechblock 1.0.8-1 (0)
    LeechBlock is a simple free productivity tool designed to block those time-wasting sites that can suck the life out of your working day.
aur/firefox-extension-live-http-headers 0.17.1-3 (2)
    View HTTP headers of a page and while browsing.
aur/firefox-extension-mailvelope 2.2.0-1 (0)
    Secure webmail communication based on the OpenPGP standard.
aur/firefox-extension-mooltipass 1.4.0-1 (2)
    Retrieve and store Mooltipass credentials easily from websites.
aur/firefox-extension-nagioschecker 0.16.1-2 (2)
    Plugin for firefox, statusbar indicator of the events from the network monitoring system Nagios.
aur/firefox-extension-no-coin 0.4.14-2 (0)
    Stop coin miners on the web!
aur/firefox-extension-omnibar 0.7.28.20141004-1 (2)
    Integrates the location bar and the search bar into one.
aur/firefox-extension-omnisidebar 1.6.15-2 (1)
    A firefox add-on designed to provide more control over the behavior of the sidebar.
aur/firefox-extension-omnisidebar-git 1.6.15-2 (1)
    A firefox add-on designed to provide more control over the behavior of the sidebar.
aur/firefox-extension-proxy-switcher 0.1.9-1 (0)
    This extension provides a proxy settings UI very similar to Firefox's built-in proxy setting window but right from Firefox's toolbar panel.
aur/firefox-extension-requestpolicy-continued 1.0.beta13.0-1 (1)
    Be in control of which cross-site requests are allowed. Improve the privacy of your browsing by not letting other sites know your browsing habits. 
Secure yourself from Cross-Site Request Forgery (CSRF) and other attacks.
aur/firefox-extension-restartless-restart 9.1-1 (1)
    add a File -> Restart menu item and a ctrl/cmd + alt + r hotkey to restart Firefox or Seamonkey
aur/firefox-extension-self-destructing-cookies 0.4.12-1 (3)
    Gets rid of a site's cookies and LocalStorage as soon as you close its tabs. Protects against trackers and zombie-cookies.
aur/firefox-extension-shumway 0.11.622-2 (41)
    HTML5 implementation of flash for Firefox
aur/firefox-extension-smoothwheel 0.45.8.20130519.3-1 (1)
    Scrolls the page smoothly when scrolling the mouse wheel
aur/firefox-extension-speed-dial 0.9.6.18-1 (5)
    Firefox extension that simplifies the access to your most visited websites
aur/firefox-extension-stylish 2.0.7-2 (6)
    Customize your favorite web sites with user styles.
aur/firefox-extension-tab-session-manager 2.1.1-1 (0)
    Firefox extension to save and restore the state of windows and tabs
aur/firefox-extension-tab-tree 1.5.1-3 (2)
    Shows your tabs in the form of a tree structure. And also makes the user interface compact (optionally) to allow more space for the Web.
aur/firefox-extension-tabwheelscroll 2017.01.04.7.46-1 (1)
    Plugin for firefox that allows you to change tabs by scrolling in the tabbar.
aur/firefox-extension-textarea-cache 0.9.3.2.1-1 (0)
    Save automatically the content in Textarea
aur/firefox-extension-textern-native-git 0.4.2bb962d-1 (3)
    Native component of Textern Firefox extension
aur/firefox-extension-trackmenot 0.10.3-1 (2)
    Firefox extension to protect web habits from tracking and profiling
aur/firefox-extension-u2f-support 1.0.1-1 (0)
    Add Universal 2Factory support, i.e. HW tokens to firefox
aur/firefox-extension-ublock-git r2664.8919ea1-1 (14)
    An efficient blocker for modern browsers. Fast and lean. Written from scratch. Development through benchmarking.
aur/firefox-extension-ublock-gorhill-git r2471.416c7b4-1 (8)
    Feature-Complete version of UBlock as maintained by gorhill, git version.
aur/firefox-extension-umatrix-git r914.7b65131-1 (2)
    uMatrix, maintained by gorhill, git version.
aur/firefox-extension-unity-launcher-api-e10s 1.1.5-1 (4)
    Unity Launcher API add-on, compatible with e10s.
aur/firefox-extension-user-agent-switcher 1.1.2-1 (1)
    Firefox extension to override the browser's User-Agent string
aur/firefox-extension-useragentswitcher 0.7.3.1-2 (2)
    Firefox extension to switch the User Agent
aur/firefox-extension-vlc-context-menu 0.8.1-2 (3)
    Open audio/video links directly in VLC via Firefox context menu
aur/firefox-extension-yomichan 1.5.1-1 (0)
    Firefox extension that provides a Japanese dictionary with Anki integration
aur/firefox-flashgot 1.5.6.13-1 (3)
    Extension for firefox which download video
aur/firefox-foxygestures 1.0.13-3 (1)
    Mouse gestures for Firefox, a web extension alternative to FireGestures
aur/firefox-gesturefy 1.2.1-1 (2)
    firefix addon for customizable mouse gesture, which supports over 40 different actions
aur/firefox-hardening r64.27255a6-1 (3)
    Firefox hardening stuff
aur/firefox-hg r346974+.f9362554866b+-1 (1)
    Standalone web browser from mozilla.org
aur/firefox-i18n-ca-valencia 59.0-2 (0)
    Valencian language pack for Firefox
aur/firefox-jsprintsetup 0.9.5.5-1 (0)
    Client side Javascript printer settings. This extension implements print setup from CS Javascript
aur/firefox-kde-opensuse 59.0.2-1 (285)
    Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
aur/firefox-kde-opensuse-beta 57.0rc1-1 (4)
    Standalone web browser from mozilla.org with openSUSE patches to integrate better with KDE Plasma 5
aur/firefox-keybinder 2.0.4-1 (0)
    Firefox extension to customize, override or disable almost any shortcut
aur/firefox-mega 3.20.6-1 (3)
    MEGA extension for Firefox; enables better support for mega.co.nz downloads
aur/firefox-multiple-tab-handler 2.0.10-1 (0)
    Provides ability to manage multiple tabs at a time
aur/firefox-new-tab-override 12.0.0-1 (0)
    Brings back the ability to change the page which is shown when opening a new tab
aur/firefox-nightly 61.0a1.20180312-1 (535)
    Standalone Web Browser from Mozilla — Nightly build (en-US)
aur/firefox-nightly-de 61.0a1-1 (7)
    Standalone web browser from mozilla.org, nightly build, german
aur/firefox-nightly-en-gb 61.0a1.20180314.102135-1 (3)
    Standalone Web Browser from Mozilla — Nightly build (en-GB)
aur/firefox-nightly-eo 60.0a1.20170922-1 (0)
    Standalone Web Browser from Mozilla — Nightly build (eo)
aur/firefox-nightly-es-es 61.0a1.20180314-1 (1)
    Standalone Web Browser from Mozilla — Nightly build (es-ES)
aur/firefox-nightly-es-mx 61.0a1.20180314-1 (1)
    Standalone Web Browser from Mozilla — Nightly build (es-MX)
aur/firefox-nightly-fr 61.0a1.20180313-1 (14)
    Standalone Web Browser from Mozilla — Nightly build (fr)
aur/firefox-nightly-i18n 52.0a1.20151103-1 (7)
    Universal i18n for firefox-nightly - xpi version
aur/firefox-nightly-it 61.0a1.20180326-1 (0)
    Standalone Web Browser from Mozilla — Nightly build (it)
aur/firefox-nightly-ja 61.0a1.20180314.102135-1 (0)
    Standalone Web Browser from Mozilla — Nightly build (ja)
aur/firefox-nightly-pt-br 61.0a1.20180313.100127-1 (0)
    Standalone Web Browser from Mozilla — Nightly build (pt-BR)
aur/firefox-nightly-ru 60.0a1.20180128-1 (14)
    Web browser from mozilla.org, nightly build, russian version
aur/firefox-nightly-zh-cn 60.0a1-1 (4)
    Chinese Simplified For Firefox Nightly
aur/firefox-nightly-zh-tw 59.0a1.20180122100120-1 (1)
    Standalone web browser from mozilla.org, nightly build (zh-TW)
aur/firefox-onetab 1.17.0-1 (0)
    Extension for firefox which convert tabs to a list and reduce browser memory
aur/firefox-os-simulator 4.0.2-1 (12)
    Firefox OS simulator
aur/firefox-passff 1.3b-1 (4)
    zx2c4 pass manager addon for firefox
aur/firefox-passff-git 1.2.r5.5536113-2 (1)
    zx2c4 pass manager addon for firefox
aur/firefox-pentadactyl-signed 7309-2 (14)
    Firefox for Vim and Links addicts (signed fork)
aur/firefox-quickdial 0.1.13-1 (0)
    Firefox dial page inspired from fast dial
aur/firefox-r-kiosk 0.9.0-1 (0)
    Firefox extension that defaults to full screen, disables all menus, toolbars, key commands and right button menus
aur/firefox-random-bookmark-from-folder 2.0-1 (0)
    Open random bookmarks from a chosen folder
aur/firefox-referer-control 1.31-1 (0)
    Control the HTTP Referer on a per-site basis
aur/firefox-saka-key 1.25.2-1 (0)
    A keyboard interface to the web.
aur/firefox-searchengine-ddgfr 0.2-1 (2)
    Firefox french DuckDuckGo search engine
aur/firefox-searchengine-ddghtml 1.0-1 (0)
    Firefox french DuckDuckGo search engine
aur/firefox-spell-fa 1.2-1 (1)
    Persian spellchecker dictionary for Firefox
aur/firefox-stylus 1.3.11-1 (1)
    Easily install themes and skins for many popular sites
aur/firefox-sync 20180118-1 (22)
    Speed up Firefox using tmpfs
aur/firefox-tab-flip-for-tree-style-tab 1.0.1-1 (0)
    Clicking active tab activates the last active one in Tree Style Tab
aur/firefox-tabgroups 2.1.3-1 (0)
    This add-on aims to fully replace Tab Groups in Firefox, providing a similar and hopefully even enhanced experience.
aur/firefox-tags2title 0.2.0-1 (0)
    Display bookmark tags as part of the tab title
aur/firefox-theme-ft-deepdark 14.3.1-1 (2)
    Smooth dark theme for Firefox
aur/firefox-theme-gnome-git 45.1-3 (8)
    Adwaita theme for Firefox (Matches the default Gnome Shell theme)
aur/firefox-theme-nasa-night-launch 0.6.20160329-4 (1)
    Dark theme for Firefox. Inspired by the night launch of STS-116.
aur/firefox-tree-style-tab 2.4.18-1 (4)
    Firefox extension to show tabs like a tree
aur/firefox-tree-tabs 1.5.3-1 (0)
    Manage your tabs in the sidebar
aur/firefox-tridactyl 1.8.2-1 (0)
    Replace Firefox's control mechanism with one modelled on Vim
aur/firefox-tumblr-savior 0.5.0-1 (1)
    Extension for firefox which block post with predefined tags in Tumblr
aur/firefox-ublock-origin 1.15.24-1 (30)
    Efficient blocker add-on for various browsers. Fast, potent, and lean
aur/firefox-ubuntu 50.1.0-1 (8)
    Standalone web browser from mozilla.org with Global Menu integration
aur/firefox-ubuntu-bin 59.0.1-1 (2)
    Standalone web browser from mozilla.org with Ubuntu patches (binary)
aur/firefox-umatrix 1.3.4-1 (8)
    Point and click matrix to filter net requests by source, destination and type
aur/firefox-unbranded 52.0.1-1 (6)
    Standalone web browser from mozilla.org - Unbranded version
aur/firefox-unbranded-bin 54.0.1.1497953364-1 (8)
    Standalone web browser from mozilla.org - Unbranded version (binary)
aur/firefox-vacuum 1.1-2 (3)
    Script for optimize firefox database
aur/firefox-vacuum-places 1.2.1-2 (3)
    Defragments your Firefox "Places" database (history/bookmarks). This greatly reduces the lag while typing in the address bar and the start-up time.
aur/firefox-vim-vixen 0.12-2 (0)
    An add-on which allows you to navigate Firefox with vim-like bindings
aur/firefox-vimfx 0.20.10-1 (3)
    Vim keyboard shortcuts for Firefox
aur/firefox-vimium 1.63.3-1 (1)
    Provides keyboard shortcuts for navigation and control in the spirit of Vim
aur/firefox-wayland 59.0.2-1 (2)
    Standalone web browser from mozilla.org with Wayland support enabled
aur/firefox-wayland-hg r407109+.a6a32fb286fa+-1 (8)
    Standalone web browser from mozilla.org
aur/firefox-youtube-no-buffer-git r6.128d9ed-1 (0)
    A bulletproof Firefox only extension to prevent YouTube player from buffering.
aur/firefox56 56.0.2-1 (1)
    Old version of the standalone web browser from mozilla.org
aur/justbrowsing-firefox-profile 20140804-1 (0)
    Firefox profile for JustBrowsing
aur/lightfirefox 48.0-1 (13)
    A light Firefox edition
aur/mozilla-firefox-account-server 1.108.0-1 (1)
    Firefox Accounts authentication server
aur/mozilla-firefox-sync-server 1.7.0-7 (1)
    Mozilla Sync Server for built-in Firefox Sync
aur/mozilla-firefox-sync-server-git 1.6.0.r1.gd7bd0cf-1 (7)
    Mozilla Sync Server for built-in Firefox Sync - 1.5+ version for Firefox 29+
aur/mozilla-firefox-sync-server-hg 549.ba4bf783018f-1 (16)
    Mozilla Sync Server for built-in Firefox Sync - 1.1 version for Firefox <29
aur/uget-integrator-firefox 1.0.0-1 (3)
    Configuration to connect Firefox with uget-integrator
aur/userfirefox-git 1.1.0-1 (0)
    A CLI program to manage Firefox userChrome.css changes.
  
:: aursearch -Fv firefox  

  
:: pacman -Sii firefox  

Repository      : extra
Name            : firefox
Version         : 59.0.2-2
Description     : Standalone web browser from mozilla.org
Architecture    : x86_64
URL             : https://www.mozilla.org/firefox/
Licenses        : MPL  GPL  LGPL
Groups          : None
Provides        : None
Depends On      : gtk3  mozilla-common  libxt  startup-notification  mime-types  dbus-glib  ffmpeg  nss  hunspell  sqlite  ttf-font  libpulse
                  libvpx  icu
Optional Deps   : networkmanager: Location detection via available WiFi networks
                  libnotify: Notification integration
                  pulseaudio: Audio support
                  speech-dispatcher: Text-to-Speech
Required By     : arch-firefox-search  firefox-adblock-plus  firefox-extension-https-everywhere  firefox-extension-privacybadger
                  firefox-i18n-ach  firefox-i18n-af  firefox-i18n-an  firefox-i18n-ar  firefox-i18n-as  firefox-i18n-ast  firefox-i18n-az
                  firefox-i18n-be  firefox-i18n-bg  firefox-i18n-bn-bd  firefox-i18n-bn-in  firefox-i18n-br  firefox-i18n-bs  firefox-i18n-ca
                  firefox-i18n-cak  firefox-i18n-cs  firefox-i18n-cy  firefox-i18n-da  firefox-i18n-de  firefox-i18n-dsb  firefox-i18n-el
                  firefox-i18n-en-gb  firefox-i18n-en-us  firefox-i18n-en-za  firefox-i18n-eo  firefox-i18n-es-ar  firefox-i18n-es-cl
                  firefox-i18n-es-es  firefox-i18n-es-mx  firefox-i18n-et  firefox-i18n-eu  firefox-i18n-fa  firefox-i18n-ff  firefox-i18n-fi
                  firefox-i18n-fr  firefox-i18n-fy-nl  firefox-i18n-ga-ie  firefox-i18n-gd  firefox-i18n-gl  firefox-i18n-gn
                  firefox-i18n-gu-in  firefox-i18n-he  firefox-i18n-hi-in  firefox-i18n-hr  firefox-i18n-hsb  firefox-i18n-hu
                  firefox-i18n-hy-am  firefox-i18n-id  firefox-i18n-is  firefox-i18n-it  firefox-i18n-ja  firefox-i18n-ka  firefox-i18n-kab
                  firefox-i18n-kk  firefox-i18n-km  firefox-i18n-kn  firefox-i18n-ko  firefox-i18n-lij  firefox-i18n-lt  firefox-i18n-lv
                  firefox-i18n-mai  firefox-i18n-mk  firefox-i18n-ml  firefox-i18n-mr  firefox-i18n-ms  firefox-i18n-my  firefox-i18n-nb-no
                  firefox-i18n-nl  firefox-i18n-nn-no  firefox-i18n-or  firefox-i18n-pa-in  firefox-i18n-pl  firefox-i18n-pt-br
                  firefox-i18n-pt-pt  firefox-i18n-rm  firefox-i18n-ro  firefox-i18n-ru  firefox-i18n-si  firefox-i18n-sk  firefox-i18n-sl
                  firefox-i18n-son  firefox-i18n-sq  firefox-i18n-sr  firefox-i18n-sv-se  firefox-i18n-ta  firefox-i18n-te  firefox-i18n-th
                  firefox-i18n-tr  firefox-i18n-uk  firefox-i18n-ur  firefox-i18n-uz  firefox-i18n-vi  firefox-i18n-xh  firefox-i18n-zh-cn
                  firefox-i18n-zh-tw  firefox-noscript  firefox-spell-ru
Optional For    : None
Conflicts With  : None
Replaces        : None
Download Size   : 37.36 MiB
Installed Size  : 142.66 MiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Tue 27 Mar 2018 04:17:45 PM PDT
MD5 Sum         : 4bdf40a523c1c13aff69672db85b85de
SHA-256 Sum     : 404cde1d736c2d400d1203e718c1698a34886a91f254b115e086adbe570f1768
Signatures      : 51E8B148A9999C34

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -Qu
  
:: Updates available* (0) 
:: No updates available
   
:: Installed versions newer than AUR version* (18) 
astyle-svn            r651-1                        <-  r605-1
aurora                20160907.16_f78867f-1         <-  autogenerated-1
burgaur-git           2.2.5.gb282099-1              <-  2.2-2
firefox-nightly       61.0a1.20180402-1             <-  61.0a1.20180312-1
github-desktop-git    1.1.2.beta1.r45.g4405c3bb2-1  <-  1.0.14.beta1.r37.g86edf4c6e-1
hgsubversion-hg       1563.f44543ffab9b-1           <-  1000.09b5e6a76724-1
package-query-git     1.9.r1.gdd242f4-1             <-  1.9.r0.gaca1515-1
pacnews-neovim        0.0.2-1                       <-  0.0.1-1
raur-git              49.89f019b-1                  <-  27.21c9303-1
urxvt-vim-insert      14.07a4afb-1                  <-  1.f0703b3-1
vim-bitbake-git       r67.e1c3218-1                 <-  r50.d601f51-1
vim-buftabline-git    r64.14d208b-1                 <-  r52.228b1cb-1
vim-coffeescript-git  v003.23.g9e3b4de-1            <-  v003.6.g32fe889-1
vim-dein-git          1.0.r29.gec5a35c-1            <-  0.0.r329.g9aac0c5-1
vim-json-git          1:r102.3727f08-1              <-  1:r94.f5e3181-1
vim-markdown          2.0.0.r250.8ace663-1          <-  2.0.0.r23.45e9f30-1
vim-vimproc-git       ver.9.3.r6.2300224-1          <-  ver.9.2.r5.ee10f74-1
you-get-git           0.4.1040.20180329.1905-1      <-  0.4.909.20170913.1763-1
   
:: Installed versions same as AUR version* (70)  
:: Show same as AUR version list of packages?      yes/no  (5 sec timeout to no) 
			
aurget                 4.7.2-1                 =  4.7.2-1
aur-out-of-date        1.1.0-1                 =  1.1.0-1
aurutils               1.5.3-10                =  1.5.3-10
aurvote-git            r27.fd413f1-2           =  r27.fd413f1-2
cloc-svn               1.62-1                  =  1.62-1
cower                  17-2                    =  17-2
dbus-x11               1.10.18-1               =  1.10.18-1
downgrade              6.0.0-1                 =  6.0.0-1
downgrader             2.0.0-3                 =  2.0.0-3
duff                   0.5.2-1                 =  0.5.2-1
enchant1.6             1.6.1-8                 =  1.6.1-8
f                      0.5.4-1                 =  0.5.4-1
fetchpkg               0.3-7                   =  0.3-7
gconf-gtk2             3.2.6-5                 =  3.2.6-5
gedit2                 2.30.4-9                =  2.30.4-9
git-remote-hg          0.3-1                   =  0.3-1
grive                  0.5.0-9                 =  0.5.0-9
idutils                4.6-1                   =  4.6-1
inxi                   2.9.10-1                =  2.9.10-1
ld-lsb                 3-7                     =  3-7
libcurl-openssl-1.0    7.57.0-1                =  7.57.0-1
menulibre              2.2.0-1                 =  2.2.0-1
mime-editor            0.6-6                   =  0.6-6
mimeo                  2017.6.6-1              =  2017.6.6-1
modprobed-db           2.37-1                  =  2.37-1
pacvcs                 1:1.0.0-1               =  1:1.0.0-1
pacvim-git             v1.1.1.r10.gb0934ca-1   =  v1.1.1.r10.gb0934ca-1
pkgbrowser             0.21-1                  =  0.21-1
pkgbuilder             4.2.17-1                =  4.2.17-1
plymouth               0.9.3-3                 =  0.9.3-3
polkit-explorer        10.84983b1-1            =  10.84983b1-1
pvim                   v0.3.1-1                =  v0.3.1-1
python3-aur            2018-1                  =  2018-1
python3-memoizedb      2017.3.30-1             =  2017.3.30-1
python3-xcgf           2017.3-1                =  2017.3-1
python3-xcpf           2017.12-1               =  2017.12-1
repoctl                0.18-1                  =  0.18-1
ruby-neovim            0.7.0-2                 =  0.7.0-2
ruby-redcarpet         3.4.0-1                 =  3.4.0-1
surfraw-git            2018.02.03.g9b1b780-2   =  2018.02.03.g9b1b780-2
terminfo-neovim-tmux   1.0-1                   =  1.0-1
trizen                 1:1.46-1                =  1:1.46-1
tstat-svn              775-1                   =  775-1
ttf-ms-win10           10.0.16299.192-1        =  10.0.16299.192-1
typescript-vim-git     7843f89-1               =  7843f89-1
vim-ack                1.0.9-1                 =  1.0.9-1
vim-apprentice         1.9-1                   =  1.9-1
vim-assistant          1.5.8-1                 =  1.5.8-1
vim-bash-support       4.2.1-1                 =  4.2.1-1
vim-brainfuck          1.0.3-1                 =  1.0.3-1
vim-buftabs            0.18-2                  =  0.18-2
vim-codepad            1.4-1                   =  1.4-1
vim-command-t          4.0-1                   =  4.0-1
vim-comments           2.12-1                  =  2.12-1
vim-csv-git            20150115-1              =  20150115-1
vim-diffchar           7.50-1                  =  7.50-1
vim-easytags           3.11-1                  =  3.11-1
vim-endwise            1.2-3                   =  1.2-3
vim-fluxkeys           20091101-5              =  20091101-5
vim-misc-xolox         1.17.6-1                =  1.17.6-1
vim-openscad           r14.2ac407d-1           =  r14.2ac407d-1
vim-pep8               1.1-1                   =  1.1-1
vim-pkgbuild           0.1.20141125.ca8e436-1  =  0.1.20141125.ca8e436-1
vim-rest               0.1-1                   =  0.1-1
vim-session            2.13.1-2                =  2.13.1-2
vim-tern               94.3cffc28-1            =  94.3cffc28-1
vim-vim-support        2.3-1                   =  2.3-1
virtualbox-ext-oracle  5.2.8-1                 =  5.2.8-1
vi-vim-symlink         1-2                     =  1-2
wrapaur                2.0.10-1                =  2.0.10-1

:: The update info in this report is obtained from the aurweb RPC.
:: *see: aurt help for additional info.
 
[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -Vc
  
:: Creating AUR package check list .... 
:: Checking for updates ....
 
:: Checking : astyle-svn
:: Version  : r651-1 

:: Checking : aur-out-of-date
:: Version  : 1.1.0-1 

:: Checking : aurget
:: Version  : 4.7.2-1 

:: Checking : aurora
:: Version  : 20160907.16_f78867f-1 

:: Checking : aurutils
:: Version  : 1.5.3-10 

:: Checking : aurvote-git
:: Version  : r27.fd413f1-2 

:: Checking : burgaur-git
:: Version  : 2.2.5.gb282099-1 

:: Checking : cloc-svn
:: Version  : 1.62-1 

:: Checking : cower
:: Version  : 17-2 

:: Checking : dbus-x11
:: Version  : 1.10.18-1 

:: Checking : downgrade
:: Version  : 6.0.0-1 

:: Checking : downgrader
:: Version  : 2.0.0-3 

:: Checking : duff
:: Version  : 0.5.2-1 

:: Checking : enchant1.6
:: Version  : 1.6.1-8 

:: Checking : f
:: Version  : 0.5.4-1 

:: Checking : fetchpkg
:: Version  : 0.3-7 

:: Checking : gconf-gtk2
:: Version  : 3.2.6-5 

:: Checking : gedit2
:: Version  : 2.30.4-9 

:: Checking : git-remote-hg
:: Version  : 0.3-1 

:: Checking : github-desktop-git
:: Version  : 1.1.2.beta1.r40.g614f84898-1 
:: Available: 1.1.2.beta1.r45.g4405c3bb2-1 ................... UPDATE AVAILABLE 

:: Checking : grive
:: Version  : 0.5.0-9 

:: Checking : grub-legacy
:: Version  : 0.97-25 

:: Checking : hgsubversion-hg
:: Version  : 1563.f44543ffab9b-1 

:: Checking : idutils
:: Version  : 4.6-1 

:: Checking : inxi
:: Version  : 2.9.07-1 
:: Checking : inxi .................... UPDATE AVAILABLE 
:: Local git HEAD : 29fdf3d1b7c6a1da73ca09eb755e0dee392fdcca
:: Remote git HEAD: 1ee29d381d88706a461ca755f73836ae2b3b5b2a

:: Checking : ld-lsb
:: Version  : 3-7 

:: Checking : libcurl-openssl-1.0
:: Version  : 7.57.0-1 

:: Checking : menulibre
:: Version  : 2.2.0-1 

:: Checking : mime-editor
:: Version  : 0.6-6 

:: Checking : mimeo
:: Version  : 2017.6.6-1 

:: Checking : modprobed-db
:: Version  : 2.37-1 

:: Checking : package-query-git
:: Version  : 1.9.r1.gdd242f4-1 

:: Checking : pacnews-neovim
:: Version  : 0.0.2-1 

:: Checking : pacvcs
:: Version  : 1:1.0.0-1 

:: Checking : pacvim-git
:: Version  : v1.1.1.r10.gb0934ca-1 

:: Checking : pkgbrowser
:: Version  : 0.21-1 

:: Checking : pkgbuilder
:: Version  : 4.2.17-1 

:: Checking : plymouth
:: Version  : 0.9.3-3 

:: Checking : polkit-explorer
:: Version  : 10.84983b1-1 

:: Checking : pvim
:: Version  : v0.3.1-1 

:: Checking : python3-aur
:: Version  : 2018-1 

:: Checking : python3-memoizedb
:: Version  : 2017.3.30-1 

:: Checking : python3-xcgf
:: Version  : 2017.3-1 

:: Checking : python3-xcpf
:: Version  : 2017.12-1 

:: Checking : raur-git
:: Version  : 49.89f019b-1 

:: Checking : repoctl
:: Version  : 0.18-1 

:: Checking : ruby-neovim
:: Version  : 0.7.0-2 

:: Checking : ruby-redcarpet
:: Version  : 3.4.0-1 

:: Checking : surfraw-git
:: Version  : 2018.02.03.g9b1b780-2 

:: Checking : terminfo-neovim-tmux
:: Version  : 1.0-1 

:: Checking : trizen
:: Version  : 1:1.45-1 
:: Checking : trizen .................... UPDATE AVAILABLE 
:: Local git HEAD : 93c9448efae4d23305e943c44e23039b6bf4b16f
:: Remote git HEAD: ca52ffad2ae585ed46149aab9b9ba46ffb5d8d91

:: Checking : tstat-svn
:: Version  : 775-1 

:: Checking : ttf-ms-win10
:: Version  : 10.0.16299.192-1 

:: Checking : typescript-vim-git
:: Version  : 7843f89-1 

:: Checking : urxvt-vim-insert
:: Version  : 14.07a4afb-1 

:: Checking : vi-vim-symlink
:: Version  : 1-2 

:: Checking : vim-ack
:: Version  : 1.0.9-1 

:: Checking : vim-apprentice
:: Version  : 1.9-1 

:: Checking : vim-assistant
:: Version  : 1.5.8-1 

:: Checking : vim-bash-support
:: Version  : 4.2.1-1 

:: Checking : vim-bitbake-git
:: Version  : r67.e1c3218-1 

:: Checking : vim-brainfuck
:: Version  : 1.0.3-1 

:: Checking : vim-buftabline-git
:: Version  : r64.14d208b-1 

:: Checking : vim-buftabs
:: Version  : 0.18-2 

:: Checking : vim-codepad
:: Version  : 1.4-1 

:: Checking : vim-coffeescript-git
:: Version  : v003.23.g9e3b4de-1 

:: Checking : vim-command-t
:: Version  : 4.0-1 

:: Checking : vim-comments
:: Version  : 2.12-1 

:: Checking : vim-csv-git
:: Version  : 20150115-1 

:: Checking : vim-dein-git
:: Version  : 1.0.r29.gec5a35c-1 

:: Checking : vim-diffchar
:: Version  : 7.50-1 

:: Checking : vim-easytags
:: Version  : 3.11-1 

:: Checking : vim-endwise
:: Version  : 1.2-3 

:: Checking : vim-fluxkeys
:: Version  : 20091101-5 

:: Checking : vim-json-git
:: Version  : 1:r102.3727f08-1 

:: Checking : vim-markdown
:: Version  : 2.0.0.r250.8ace663-1 

:: Checking : vim-misc-xolox
:: Version  : 1.17.6-1 

:: Checking : vim-openscad
:: Version  : r14.2ac407d-1 

:: Checking : vim-pep8
:: Version  : 1.1-1 

:: Checking : vim-pkgbuild
:: Version  : 0.1.20141125.ca8e436-1 

:: Checking : vim-rest
:: Version  : 0.1-1 

:: Checking : vim-session
:: Version  : 2.13.1-2 

:: Checking : vim-tern
:: Version  : 94.3cffc28-1 

:: Checking : vim-vim-support
:: Version  : 2.3-1 

:: Checking : vim-vimproc-git
:: Version  : ver.9.3.r6.2300224-1 

:: Checking : virtualbox-ext-oracle
:: Version  : 5.2.8-1 

:: Checking : wrapaur
:: Version  : 2.0.10-1 

:: Checking : you-get-git
:: Version  : 0.4.1040.20180329.1905-1 

[cody@Arch2014p9 ~]$

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -Vu

AUR Packages (3) github-desktop-git inxi trizen
 
:: Update list created: Apr 2 2018 @ 11:23:30
:: Installing update list with aursync.
:: Proceed with update? [Y/n]

  -> Using [aur] repository
==> Resolving dependencies...
==> WARNING: github-desktop-git 1.1.2.beta1.r40.g614f84898-1 is newer than 1.0.14.beta1.r37.g86edf4c6e-1
  -> inxi 2.9.07-1 -> 2.9.10-1
  -> trizen 1:1.45-1 -> 1:1.46-1
==> Retrieving build files...
POST git-upload-pack (972 bytes)
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 2), reused 0 (delta 0)
Unpacking objects: 100% (4/4), done.
From https://aur.archlinux.org/trizen
   93c9448..ca52ffa  master     -> origin/master
HEAD is now at 93c9448 Version 1.45
Updating 93c9448..ca52ffa
Fast-forward
 .SRCINFO | 6 +++---
 PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
POST git-upload-pack (277 bytes)
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 4), reused 0 (delta 0)
Unpacking objects: 100% (8/8), done.
From https://aur.archlinux.org/inxi
   29fdf3d..1ee29d3  master     -> origin/master
HEAD is now at 29fdf3d v2.9.07
Updating 29fdf3d..1ee29d3
Fast-forward
 .SRCINFO |  6 +++---
 PKGBUILD | 18 +++++++++---------
 2 files changed, 12 insertions(+), 12 deletions(-)
From https://aur.archlinux.org/github-desktop-git
 = [up to date]      master     -> origin/master

==> Making package: trizen 1:1.46-1 (Mon Apr  2 11:23:50 PDT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading trizen-1.46.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   119    0   119    0     0    302      0 --:--:-- --:--:-- --:--:--   302
100 25946  100 25946    0     0  30275      0 --:--:-- --:--:-- --:--:-- 30275
==> Validating source files with sha256sums...
    trizen-1.46.tar.gz ... Passed
==> Extracting sources...
  -> Extracting trizen-1.46.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> 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 issue...
==> Creating package "trizen"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: trizen 1:1.46-1 (Mon Apr  2 11:23:51 PDT 2018)
==> Cleaning up...
renamed '/var/tmp/aurbuild.AbEtfZb9/trizen-1:1.46-1-any.pkg.tar' -> '/var/cache/pacman/aur/trizen-1:1.46-1-any.pkg.tar'
updating trizen 1:1.45-1 => 1:1.46-1
writing aur.db...
writing aur.files...
[sudo] password for cody: 
:: Synchronizing package databases...
 aur                                                         134.0 KiB  32.7M/s 00:00 [##################################################] 100%
:: Synchronizing package databases...
 aur                                                         218.0 KiB  71.0M/s 00:00 [##################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) trizen-1:1.46-1

Total Installed Size:  0.13 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] 
(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) upgrading trizen                                                                [##################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Making package: inxi 2.9.10-1 (Mon Apr  2 11:23:59 PDT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading inxi-2.9.10.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   151    0   151    0     0    338      0 --:--:-- --:--:-- --:--:--   337
100  214k  100  214k    0     0   205k      0  0:00:01  0:00:01 --:--:--  205k
==> Validating source files with sha256sums...
    inxi-2.9.10.tar.gz ... Passed
==> Extracting sources...
  -> Extracting inxi-2.9.10.tar.gz with bsdtar
==> Starting prepare()...
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> 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 issue...
==> Creating package "inxi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: inxi 2.9.10-1 (Mon Apr  2 11:24:01 PDT 2018)
==> Cleaning up...
renamed '/var/tmp/aurbuild.AbEtfZb9/inxi-2.9.10-1-any.pkg.tar' -> '/var/cache/pacman/aur/inxi-2.9.10-1-any.pkg.tar'
updating inxi 2.9.07-1 => 2.9.10-1
writing aur.db...
writing aur.files...
:: Synchronizing package databases...
 aur                                                         134.0 KiB  43.6M/s 00:00 [##################################################] 100%
:: Synchronizing package databases...
 aur                                                         218.5 KiB  53.3M/s 00:00 [##################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) inxi-2.9.10-1

Total Installed Size:  0.51 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] 
(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) upgrading inxi                                                                  [##################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Making package: github-desktop-git 1.1.2.beta1.r45.g4405c3bb2-1 (Mon Apr  2 11:24:02 PDT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating desktop git repo...
Fetching origin
  -> Found github-desktop.desktop
==> Validating source files with sha256sums...
    desktop ... Skipped
    github-desktop.desktop ... Passed
==> Extracting sources...
  -> Creating working copy of desktop git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
yarn install v1.5.1
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@1.1.2: The platform "linux" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info 7zip-bin-mac@1.0.1: The platform "linux" is incompatible with this module.
info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibility check. Excluding it from installation.
info 7zip-bin-win@2.2.0: The platform "linux" is incompatible with this module.
info "7zip-bin-win@2.2.0" is an optional dependency and failed compatibility check. Excluding it from installation.
info app-builder-bin-mac@1.5.0: The platform "linux" is incompatible with this module.
info "app-builder-bin-mac@1.5.0" is an optional dependency and failed compatibility check. Excluding it from installation.
info app-builder-bin-win@1.5.0: The platform "linux" is incompatible with this module.
info "app-builder-bin-win@1.5.0" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
$ cd app && yarn install --force && cd .. && git submodule update --recursive --init && yarn compile:tslint
yarn install v1.5.1
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
Done in 32.08s.
Submodule 'app/static/common/choosealicense.com' (https://github.com/github/choosealicense.com.git) registered for path 'app/static/common/choosealicense.com'
Submodule 'app/static/common/gitignore' (https://github.com/github/gitignore.git) registered for path 'app/static/common/gitignore'
Submodule 'gemoji' (https://github.com/github/gemoji.git) registered for path 'gemoji'
Cloning into '/home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/app/static/common/choosealicense.com'...
Cloning into '/home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/app/static/common/gitignore'...
Cloning into '/home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/gemoji'...
Submodule path 'app/static/common/choosealicense.com': checked out 'fe965f16f6f690d40a738e75a46fad3f41f5daa3'
Submodule path 'app/static/common/gitignore': checked out '690a433b668348c33087d34fafe2155ebe8bb4cf'
Submodule path 'gemoji': checked out '50865e8895c54037bf06c4c1691aa925d030a59d'
yarn run v1.5.1
$ tsc -p tslint-rules
Done in 5.91s.
Done in 164.00s.
yarn run v1.5.1
$ yarn compile:prod && cross-env NODE_ENV=production ts-node script/build.ts
$ cross-env NODE_ENV=production parallel-webpack --config app/webpack.production.js
[WEBPACK] Building 6 targets
[WEBPACK] Started building main.js
[WEBPACK] Started building renderer.js
[WEBPACK] Started building crash.js
[WEBPACK] Started building ask-pass.js
[WEBPACK] Started building cli.js
[WEBPACK] Started building highlighter.js

[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/tsconfig.json.


[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/tsconfig.json.


[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/app/src/highlighter/tsconfig.json.


[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/tsconfig.json.


[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/tsconfig.json.


[at-loader] Checking started in a separate process...

[at-loader] Using typescript@2.8.1 from typescript and "tsconfig.json" from /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/tsconfig.json.


[at-loader] Ok, 13.433 sec.
Hash: 1e741300f4bef3ca9a83
Version: webpack 3.10.0
Time: 22864ms
          Asset     Size  Chunks             Chunk Names
    keytar.node  44.3 kB          [emitted]  
    ask-pass.js  2.28 kB       0  [emitted]  ask-pass
ask-pass.js.map  7.29 kB       0  [emitted]  ask-pass
   [0] ./app/src/ask-pass/main.ts 367 bytes {0} [built]
   [1] ./app/src/ask-pass/ask-pass.ts 861 bytes {0} [built]
   [2] ./app/src/lib/auth.ts 479 bytes {0} [built]
   [3] ./app/src/lib/stores/token-store.ts 426 bytes {0} [built]
   [4] ./app/node_modules/keytar/lib/keytar.js 1.39 kB {0} [built]
   [5] ./app/node_modules/keytar/build/Release/keytar.node 57 bytes {0} [built]
[WEBPACK] Finished building ask-pass.js within 22.864 seconds

[at-loader] Checking started in a separate process...

[at-loader] Checking started in a separate process...

[at-loader] Ok, 10.474 sec.
Hash: b184a408c4b6f9660a7d
Version: webpack 3.10.0
Time: 38223ms
        Asset       Size  Chunks             Chunk Names
     crash.js     180 kB       0  [emitted]  crash
    crash.css      18 kB       0  [emitted]  crash
 crash.js.map     309 kB       0  [emitted]  crash
crash.css.map   86 bytes       0  [emitted]  crash
   crash.html  224 bytes          [emitted]  
   [0] ./app/node_modules/react/index.js 190 bytes {0} [built]
   [1] external "electron" 42 bytes {0} [not cacheable]
   [4] ./app/src/ui/octicons/index.ts 376 bytes {0} [built]
   [8] ./app/src/lib/window-state.ts 2.15 kB {0} [built]
  [10] ./app/src/crash/index.tsx 641 bytes {0} [built]
  [11] ./app/node_modules/react/cjs/react.production.min.js 5.41 kB {0} [built]
  [12] ./app/node_modules/react-dom/index.js 1.36 kB {0} [built]
  [13] ./app/node_modules/react-dom/cjs/react-dom.production.min.js 92.7 kB {0} [built]
  [22] ./app/src/crash/crash-app.tsx 5.63 kB {0} [built]
  [23] ./app/src/ui/window/title-bar.tsx 3.33 kB {0} [built]
  [28] ./app/src/lib/path.ts 430 bytes {0} [built]
  [30] ./app/src/ui/lib/button.tsx 2.03 kB {0} [built]
  [31] ./app/src/ui/lib/link-button.tsx 1.18 kB {0} [built]
  [38] ./app/src/crash/styles/crash.scss 41 bytes {0} [built]
  [41] ./node_modules/style-loader/lib/addStyles.js 9.46 kB [built]
    + 28 hidden modules
Child html-webpack-plugin for "crash.html":
         Asset    Size  Chunks  Chunk Names
    crash.html  544 kB       0  
       [0] ./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs 538 bytes {0} [built]
       [1] ./node_modules/lodash/lodash.js 540 kB {0} [built]
       [2] (webpack)/buildin/module.js 517 bytes {0} [built]
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist 
             node_modules/css-loader/index.js!node_modules/sass-loader/lib/loader.js!app/src/crash/styles/crash.scss:
       [0] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./app/src/crash/styles/crash.scss 18.7 kB {0} [built]
       [1] ./node_modules/css-loader/lib/css-base.js 2.26 kB {0} [built]
[WEBPACK] Finished building crash.js within 38.223 seconds

[at-loader] Ok, 9.575 sec.
Hash: 0f7aa978f2e7a461df41
Version: webpack 3.10.0
Time: 47038ms
      Asset    Size  Chunks             Chunk Names
    main.js  163 kB       0  [emitted]  main
main.js.map  587 kB       0  [emitted]  main
   [4] external "fs" 42 bytes {0} [not cacheable]
   [5] external "electron" 42 bytes {0} [not cacheable]
  [16] ./app/src/main-process/log.ts 3.84 kB {0} [built]
  [44] ./app/src/main-process/now.ts 450 bytes {0} [built]
  [45] ./app/src/main-process/menu/index.ts 331 bytes {0} [built]
  [47] ./app/src/main-process/shell.ts 869 bytes {0} [built]
  [50] ./app/src/main-process/main.ts 11.6 kB {0} [built]
  [51] ./app/src/lib/logging/main/install.ts 738 bytes {0} [built]
 [118] ./app/src/main-process/app-window.ts 8.17 kB {0} [built]
 [129] ./app/src/lib/shell.ts 4.13 kB {0} [built]
 [130] ./app/src/lib/parse-app-url.ts 2.1 kB {0} [built]
 [132] ./app/src/main-process/squirrel-updater.ts 7.17 kB {0} [built]
 [133] ./app/src/main-process/exception-reporting.ts 1.71 kB {0} [built]
 [134] ./app/src/main-process/show-uncaught-exception.ts 1.61 kB {0} [built]
 [136] ./app/src/main-process/menu/build-context-menu.ts 3.04 kB {0} [built]
    + 122 hidden modules

WARNING in ./app/node_modules/colors/lib/colors.js
127:29-43 Critical dependency: the request of a dependency is an expression
 @ ./app/node_modules/colors/lib/colors.js
 @ ./app/node_modules/colors/safe.js
 @ ./app/node_modules/winston/lib/winston/config.js
 @ ./app/node_modules/winston/lib/winston.js
 @ ./app/src/main-process/log.ts
 @ ./app/src/main-process/main.ts
[WEBPACK] Finished building main.js within 47.038 seconds

[at-loader] Checking started in a separate process...

[at-loader] Checking started in a separate process...

[at-loader] Ok, 0.011 sec.
Hash: 0d091701ea388d122dfb
Version: webpack 3.10.0
Time: 51687ms
             Asset    Size  Chunks                    Chunk Names
    highlighter.js  256 kB       0  [emitted]  
[big]  highlighter
highlighter.js.map  585 kB       0  [emitted]         highlighter
   [0] ./app/node_modules/codemirror/addon/runmode/runmode.node.js 7.06 kB {0} [built]
   [2] ./app/node_modules/codemirror/mode/xml/xml.js 12.9 kB {0} [built]
   [3] ./app/node_modules/codemirror/mode/css/css.js 37.8 kB {0} [built]
   [4] ./app/node_modules/codemirror/mode/htmlmixed/htmlmixed.js 5.61 kB {0} [built]
   [5] ./app/node_modules/codemirror/mode/coffeescript/coffeescript.js 10 kB {0} [built]
   [7] ./app/node_modules/codemirror/mode/clike/clike.js 31.9 kB {0} [built]
   [8] ./app/src/highlighter/index.ts 8.72 kB {0} [built]
   [9] ./app/node_modules/codemirror/mode/jsx/jsx.js 5.22 kB {0} [built]
  [10] ./app/node_modules/codemirror/mode/vue/vue.js 2.88 kB {0} [built]
  [27] ./app/node_modules/codemirror/mode/php/php.js 18.3 kB {0} [built]
  [28] ./app/node_modules/codemirror/mode/python/python.js 12.3 kB {0} [built]
  [29] ./app/node_modules/codemirror/mode/ruby/ruby.js 10.5 kB {0} [built]
  [30] ./app/node_modules/codemirror/mode/clojure/clojure.js 16 kB {0} [built]
  [31] ./app/node_modules/codemirror/mode/rust/rust.js 3.07 kB {0} [built]
  [32] ./app/node_modules/codemirror-mode-elixir/dist/elixir.mjs 10.9 kB {0} [built]
    + 18 hidden modules
[WEBPACK] Finished building highlighter.js within 51.687 seconds

[at-loader] Ok, 7.667 sec.
Hash: fff495106726ed044e0c
Version: webpack 3.10.0
Time: 57940ms
     Asset     Size  Chunks             Chunk Names
    cli.js  28.9 kB       0  [emitted]  cli
cli.js.map    79 kB       0  [emitted]  cli
   [0] ./app/src/cli/util.ts 1.2 kB {0} [built]
   [1] ./app/node_modules/chalk/index.js 6.44 kB {0} [built]
   [3] ./app/src/cli/load-commands.ts 352 bytes {0} [built]
   [5] ./app/src/cli/main.ts 2.82 kB {0} [built]
   [6] ./app/node_modules/mri/lib/index.js 3.37 kB {0} [built]
   [7] ./app/node_modules/escape-string-regexp/index.js 226 bytes {0} [built]
   [8] ./app/node_modules/ansi-styles/index.js 3.35 kB {0} [built]
   [9] (webpack)/buildin/module.js 517 bytes {0} [built]
  [10] ./app/node_modules/color-convert/index.js 1.73 kB {0} [built]
  [13] ./app/node_modules/supports-color/index.js 2.3 kB {0} [built]
  [14] external "os" 42 bytes {0} [not cacheable]
  [15] ./app/node_modules/has-flag/index.js 294 bytes {0} [built]
  [16] ./app/node_modules/chalk/templates.js 3.13 kB {0} [built]
  [17] ./app/node_modules/strip-ansi/index.js 150 bytes {0} [built]
  [19] ./app/src/cli/commands ^\.\/.*\.ts$ 203 bytes {0} [built]
    + 12 hidden modules
[WEBPACK] Finished building cli.js within 57.94 seconds

[at-loader] Checking started in a separate process...

[at-loader] Ok, 5.71 sec.
Hash: 220c4e99c46cc430e397
Version: webpack 3.10.0
Time: 257252ms
          Asset       Size  Chunks                    Chunk Names
    keytar.node    44.3 kB          [emitted]         
     runas.node    29.5 kB          [emitted]         
    renderer.js    1.46 MB       0  [emitted]  [big]  renderer
         ui.css     132 kB       0  [emitted]         renderer
renderer.js.map     4.4 MB       0  [emitted]         renderer
     ui.css.map   83 bytes       0  [emitted]         renderer
     index.html  234 bytes          [emitted]         
   [2] external "path" 42 bytes {0} [not cacheable]
  [19] external "electron" 42 bytes {0} [not cacheable]
  [21] ./app/src/lib/app-state.ts 3.6 kB {0} [built]
  [26] ./app/src/ui/main-process-proxy.ts 3.88 kB {0} [built]
  [39] ./app/src/lib/stores/index.ts 801 bytes {0} [built]
  [45] ./app/node_modules/react-dom/index.js 1.36 kB {0} [built]
 [103] ./app/src/lib/stats/index.ts 403 bytes {0} [built]
 [115] ./app/src/lib/get-os.ts 758 bytes {0} [built]
 [155] ./app/src/lib/source-map-support.ts 4.65 kB {0} [built]
 [254] ./app/src/ui/index.tsx 5.33 kB {0} [built]
 [662] ./app/src/lib/dispatcher/index.ts 248 bytes {0} [built]
 [670] ./app/src/lib/shell.ts 4.13 kB {0} [built]
 [671] ./app/src/ui/install-globals.ts 338 bytes {0} [built]
 [672] ./app/node_modules/wicg-focus-ring/dist/focus-ring.js 8.21 kB {0} [built]
 [673] ./app/styles/desktop.scss 41 bytes {0} [built]
    + 667 hidden modules
Child html-webpack-plugin for "index.html":
         Asset    Size  Chunks  Chunk Names
    index.html  544 kB       0  
       [0] ./node_modules/html-webpack-plugin/lib/loader.js!./app/static/index.html 511 bytes {0} [built]
       [1] ./node_modules/lodash/lodash.js 540 kB {0} [built]
       [2] (webpack)/buildin/module.js 517 bytes {0} [built]
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist 
             node_modules/css-loader/index.js!node_modules/sass-loader/lib/loader.js!app/styles/desktop.scss:
       [0] ./node_modules/css-loader/lib/css-base.js 2.26 kB {0} [built]
       [1] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./app/styles/desktop.scss 119 kB {0} [built]
       [2] ./node_modules/css-loader!./app/node_modules/react-virtualized/styles.css 2.3 kB {0} [built]
       [3] ./node_modules/css-loader!./app/node_modules/codemirror/lib/codemirror.css 9.06 kB {0} [built]
       [4] ./node_modules/css-loader!./app/node_modules/codemirror/theme/solarized.css 5.77 kB {0} [built]
       [5] ./node_modules/css-loader!./app/node_modules/codemirror/addon/scroll/simplescrollbars.css 1.59 kB {0} [built]
[WEBPACK] Finished building renderer.js within 257.252 seconds
[WEBPACK] Finished build after 259.642 seconds
Building for production…
Removing old distribution…
Copying dependencies…
  Copying git environment…
Packaging emoji…
Copying static resources…
Updating our licenses dump…
Packaging…
Packaging app for platform linux x64 using electron v1.8.3
Built to /home/cody/z-AUR-Aurt.git/github-desktop-git/src/desktop/dist/desktop-linux-x64
Done in 269.52s.
==> Entering fakeroot environment...
==> Starting package()...
==> 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 issue...
==> Creating package "github-desktop-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: github-desktop-git 1.1.2.beta1.r45.g4405c3bb2-1 (Mon Apr  2 11:31:38 PDT 2018)
==> Cleaning up...
renamed '/var/tmp/aurbuild.AbEtfZb9/github-desktop-git-1.1.2.beta1.r45.g4405c3bb2-1-x86_64.pkg.tar' -> 
'/var/cache/pacman/aur/github-desktop-git-1.1.2.beta1.r45.g4405c3bb2-1-x86_64.pkg.tar'
updating github-desktop-git 1.1.2.beta1.r40.g614f84898-1 => 1.1.2.beta1.r45.g4405c3bb2-1
writing aur.db...
writing aur.files...
[sudo] password for cody: 
:: Synchronizing package databases...
 aur                                                         226.0 KiB  73.6M/s 00:00 [##################################################] 100%
:: Synchronizing package databases...
 aur                                                         218.5 KiB  71.1M/s 00:00 [##################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) github-desktop-git-1.1.2.beta1.r45.g4405c3bb2-1

Total Installed Size:  156.75 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] 
(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) upgrading github-desktop-git                                                    [##################################################] 100%
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...
warning: github-desktop-git-1.1.2.beta1.r45.g4405c3bb2-1 is up to date -- reinstalling
warning: inxi-2.9.10-1 is up to date -- reinstalling
warning: trizen-1:1.46-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (3) github-desktop-git-1.1.2.beta1.r45.g4405c3bb2-1  inxi-2.9.10-1  trizen-1:1.46-1

Total Installed Size:  157.39 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] 
(3/3) checking keys in keyring                                                        [##################################################] 100%
(3/3) checking package integrity                                                      [##################################################] 100%
(3/3) loading package files                                                           [##################################################] 100%
(3/3) checking for file conflicts                                                     [##################################################] 100%
(3/3) checking available disk space                                                   [##################################################] 100%
:: Processing package changes...
(1/3) reinstalling github-desktop-git                                                 [##################################################] 100%
(2/3) reinstalling inxi                                                               [##################################################] 100%
(3/3) reinstalling trizen                                                             [##################################################] 100%
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -T30
  
:: Top 30 packages by size 

412.01  MiB  libreoffice-still
330.20  MiB  go
268.75  MiB  linux-firmware
156.75  MiB  github-desktop-git
152.39  MiB  boost
152.29  MiB  firefox-nightly
142.66  MiB  firefox
132.32  MiB  nvidia-340xx-utils
129.38  MiB  python
123.86  MiB  gcc
122.85  MiB  electron
111.91  MiB  linux
103.54  MiB  virtualbox
 98.40  MiB  ghc-libs
 91.97  MiB  gcc-libs
 82.94  MiB  qt4
 77.75  MiB  kodi
 72.44  MiB  python2
 70.03  MiB  gtk3
 66.76  MiB  gimp
 61.21  MiB  llvm-libs
 57.78  MiB  qt5-base
 56.44  MiB  vlc
 56.22  MiB  mesa
 54.74  MiB  ttf-ms-win10
 54.48  MiB  libmwaw
 52.19  MiB  dbus-x11
 51.92  MiB  perl
 50.50  MiB  ghostscript
 48.62  MiB  qt5-webkit

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -pd ros-lunar-desktop
  
:: Dependency Details For:				 
   ros-lunar-desktop
   
:: Unmet AUR Dependencies (201)			 
   python2-empy python2-catkin_pkg ros-build-tools console-bridge ros-lunar-catkin ros-lunar-cpp-common python2-rospkg
ros-lunar-rostime python2-rosdistro ros-lunar-genmsg ros-lunar-roscpp-traits python2-rosdep ros-lunar-cmake-modules
ros-lunar-genpy ros-lunar-roscpp-serialization ros-lunar-gencpp ros-lunar-gennodejs ros-lunar-genlisp ros-lunar-geneus
ros-lunar-rospack ros-lunar-message-runtime ros-lunar-message-generation ros-lunar-roslib ros-lunar-rosbuild log4cxx ros-lunar-rosunit
ros-lunar-std-msgs ros-lunar-xmlrpcpp ros-lunar-rosconsole ros-lunar-rosgraph-msgs ros-lunar-roslang ros-lunar-rosgraph ros-lunar-roscpp
ros-lunar-rosparam ros-lunar-rosout ros-lunar-rosmaster ros-lunar-rosclean ros-lunar-roslaunch ros-lunar-rospy ros-lunar-rostest
ros-lunar-roslz4 ros-lunar-std-srvs ros-lunar-topic-tools ros-lunar-rosbag-storage ros-lunar-rosbag ros-lunar-geometry-msgs
ros-lunar-actionlib-msgs ros-lunar-python-qt-binding tango-icon-theme ros-lunar-rostopic ros-lunar-tf2-msgs ros-lunar-qt-gui
ros-lunar-rosmsg ros-lunar-rosnode ros-lunar-tf2 ros-lunar-rqt-gui ros-lunar-rosservice ros-lunar-actionlib ros-lunar-message-filters
ros-lunar-tf2-py ros-lunar-rqt-gui-py ros-lunar-class-loader ros-lunar-smclib ros-lunar-bond ros-lunar-sensor-msgs ros-lunar-roswtf
ros-lunar-tf2-ros ros-lunar-angles urdfdom-headers ros-lunar-rqt-logger-level ros-lunar-rqt-py-common python2-pygraphviz
ros-lunar-pluginlib ros-lunar-bondcpp ros-lunar-rosbag-migration-rule ros-lunar-rosbash ros-lunar-roscreate ros-lunar-rosmake
ros-lunar-mk ros-lunar-rosboost-cfg ros-lunar-tf ros-lunar-nav-msgs ros-lunar-rosconsole-bridge urdfdom ros-lunar-urdf-parser-plugin
ros-lunar-visualization-msgs ros-lunar-rqt-console ros-lunar-qt-gui-py-common ros-lunar-qwt-dependency ros-lunar-qt-dotgraph
ros-lunar-nodelet ros-lunar-qt-gui-cpp ros-lunar-dynamic-reconfigure ros-lunar-diagnostic-msgs ros-lunar-stereo-msgs
ros-lunar-shape-msgs ros-lunar-trajectory-msgs ros-lunar-roslisp ros-lunar-ros ros-lunar-laser-geometry ros-lunar-resource-retriever
ros-lunar-media-export ros-lunar-map-msgs ros-lunar-urdf ros-lunar-image-transport ros-lunar-interactive-markers ros-lunar-rqt-bag
ros-lunar-orocos-kdl collada-dom ros-lunar-random-numbers ros-lunar-eigen-stl-containers ros-lunar-octomap ros-lunar-rqt-msg
ros-lunar-rqt-plot ros-lunar-rqt-graph ros-lunar-webkit-dependency ros-lunar-rqt-gui-cpp ros-lunar-cv-bridge ros-lunar-bondpy
ros-lunar-nodelet-topic-tools ros-lunar-common-msgs ros-lunar-roscpp-core ros-lunar-ros-comm ros-lunar-rviz ros-lunar-gl-dependency
ros-lunar-rqt-nav-view ros-lunar-rqt-robot-monitor ros-lunar-rqt-topic ros-lunar-kdl-conversions ros-lunar-python-orocos-kdl
ros-lunar-collada-parser ros-lunar-geometric-shapes ros-lunar-smach-msgs ros-lunar-smach ros-lunar-diagnostic-updater
ros-lunar-rqt-service-caller ros-lunar-rqt-publisher ros-lunar-rqt-action ros-lunar-rqt-reconfigure ros-lunar-rqt-shell
ros-lunar-rqt-top ros-lunar-rqt-py-console ros-lunar-rqt-bag-plugins ros-lunar-rqt-launch ros-lunar-rqt-dep ros-lunar-rqt-web
ros-lunar-rqt-srv ros-lunar-rqt-image-view ros-lunar-bond-core ros-lunar-nodelet-core ros-lunar-ros-core ros-lunar-rqt-rviz
ros-lunar-rqt-runtime-monitor ros-lunar-rqt-pose-view ros-lunar-rqt-tf-tree ros-lunar-rqt-robot-dashboard ros-lunar-rqt-moveit
ros-lunar-rqt-robot-steering ros-lunar-turtlesim ros-lunar-tf-conversions ros-lunar-eigen-conversions ros-lunar-tf2-kdl
ros-lunar-kdl-parser ros-lunar-joint-state-publisher ros-lunar-collada-urdf ros-lunar-smach-ros ros-lunar-diagnostic-analysis
ros-lunar-diagnostic-aggregator ros-lunar-self-test ros-lunar-diagnostic-common-diagnostics ros-lunar-roslint ros-lunar-rqt-common-plugins
ros-lunar-ros-base ros-lunar-rqt-robot-plugins ros-lunar-rospy-tutorials ros-lunar-roscpp-tutorials ros-lunar-actionlib-tutorials
ros-lunar-pluginlib-tutorials ros-lunar-turtle-actionlib ros-lunar-nodelet-tutorial-math ros-lunar-geometry ros-lunar-robot-state-publisher
ros-lunar-control-msgs ros-lunar-filters ros-lunar-robot-model ros-lunar-executive-smach ros-lunar-diagnostics ros-lunar-xacro
ros-lunar-rviz-python-tutorial ros-lunar-interactive-marker-tutorials ros-lunar-librviz-tutorial ros-lunar-rviz-plugin-tutorials
ros-lunar-visualization-marker-tutorials ros-lunar-turtle-tf2 ros-lunar-turtle-tf ros-lunar-viz ros-lunar-ros-tutorials
ros-lunar-common-tutorials ros-lunar-robot ros-lunar-visualization-tutorials ros-lunar-geometry-tutorials
  
:: Unmet Official packages (29)		 
   assimp eigen3 gmock gtest hddtemp icon-naming-utils imagemagick ogre opencv poco python2-argparse python2-dateutil python2-defusedxml
python2-docutils python2-matplotlib python2-mock python2-netifaces python2-nose python2-opengl python2-paramiko python2-psutil
python2-pydot python2-pyqt5 python2-yaml qhull sbcl tinyxml2 wxpython yaml-cpp
  
:: AUR Dependencies (201)			 
   python2-empy python2-catkin_pkg ros-build-tools console-bridge ros-lunar-catkin ros-lunar-cpp-common python2-rospkg
ros-lunar-rostime python2-rosdistro ros-lunar-genmsg ros-lunar-roscpp-traits python2-rosdep ros-lunar-cmake-modules
ros-lunar-genpy ros-lunar-roscpp-serialization ros-lunar-gencpp ros-lunar-gennodejs ros-lunar-genlisp ros-lunar-geneus
ros-lunar-rospack ros-lunar-message-runtime ros-lunar-message-generation ros-lunar-roslib ros-lunar-rosbuild log4cxx ros-lunar-rosunit
ros-lunar-std-msgs ros-lunar-xmlrpcpp ros-lunar-rosconsole ros-lunar-rosgraph-msgs ros-lunar-roslang ros-lunar-rosgraph ros-lunar-roscpp
ros-lunar-rosparam ros-lunar-rosout ros-lunar-rosmaster ros-lunar-rosclean ros-lunar-roslaunch ros-lunar-rospy ros-lunar-rostest
ros-lunar-roslz4 ros-lunar-std-srvs ros-lunar-topic-tools ros-lunar-rosbag-storage ros-lunar-rosbag ros-lunar-geometry-msgs
ros-lunar-actionlib-msgs ros-lunar-python-qt-binding tango-icon-theme ros-lunar-rostopic ros-lunar-tf2-msgs ros-lunar-qt-gui
ros-lunar-rosmsg ros-lunar-rosnode ros-lunar-tf2 ros-lunar-rqt-gui ros-lunar-rosservice ros-lunar-actionlib ros-lunar-message-filters
ros-lunar-tf2-py ros-lunar-rqt-gui-py ros-lunar-class-loader ros-lunar-smclib ros-lunar-bond ros-lunar-sensor-msgs ros-lunar-roswtf
ros-lunar-tf2-ros ros-lunar-angles urdfdom-headers ros-lunar-rqt-logger-level ros-lunar-rqt-py-common python2-pygraphviz
ros-lunar-pluginlib ros-lunar-bondcpp ros-lunar-rosbag-migration-rule ros-lunar-rosbash ros-lunar-roscreate ros-lunar-rosmake
ros-lunar-mk ros-lunar-rosboost-cfg ros-lunar-tf ros-lunar-nav-msgs ros-lunar-rosconsole-bridge urdfdom ros-lunar-urdf-parser-plugin
ros-lunar-visualization-msgs ros-lunar-rqt-console ros-lunar-qt-gui-py-common ros-lunar-qwt-dependency ros-lunar-qt-dotgraph
ros-lunar-nodelet ros-lunar-qt-gui-cpp ros-lunar-dynamic-reconfigure ros-lunar-diagnostic-msgs ros-lunar-stereo-msgs
ros-lunar-shape-msgs ros-lunar-trajectory-msgs ros-lunar-roslisp ros-lunar-ros ros-lunar-laser-geometry ros-lunar-resource-retriever
ros-lunar-media-export ros-lunar-map-msgs ros-lunar-urdf ros-lunar-image-transport ros-lunar-interactive-markers ros-lunar-rqt-bag
ros-lunar-orocos-kdl collada-dom ros-lunar-random-numbers ros-lunar-eigen-stl-containers ros-lunar-octomap ros-lunar-rqt-msg
ros-lunar-rqt-plot ros-lunar-rqt-graph ros-lunar-webkit-dependency ros-lunar-rqt-gui-cpp ros-lunar-cv-bridge ros-lunar-bondpy
ros-lunar-nodelet-topic-tools ros-lunar-common-msgs ros-lunar-roscpp-core ros-lunar-ros-comm ros-lunar-rviz ros-lunar-gl-dependency
ros-lunar-rqt-nav-view ros-lunar-rqt-robot-monitor ros-lunar-rqt-topic ros-lunar-kdl-conversions ros-lunar-python-orocos-kdl
ros-lunar-collada-parser ros-lunar-geometric-shapes ros-lunar-smach-msgs ros-lunar-smach ros-lunar-diagnostic-updater
ros-lunar-rqt-service-caller ros-lunar-rqt-publisher ros-lunar-rqt-action ros-lunar-rqt-reconfigure ros-lunar-rqt-shell
ros-lunar-rqt-top ros-lunar-rqt-py-console ros-lunar-rqt-bag-plugins ros-lunar-rqt-launch ros-lunar-rqt-dep ros-lunar-rqt-web
ros-lunar-rqt-srv ros-lunar-rqt-image-view ros-lunar-bond-core ros-lunar-nodelet-core ros-lunar-ros-core ros-lunar-rqt-rviz
ros-lunar-rqt-runtime-monitor ros-lunar-rqt-pose-view ros-lunar-rqt-tf-tree ros-lunar-rqt-robot-dashboard ros-lunar-rqt-moveit
ros-lunar-rqt-robot-steering ros-lunar-turtlesim ros-lunar-tf-conversions ros-lunar-eigen-conversions ros-lunar-tf2-kdl
ros-lunar-kdl-parser ros-lunar-joint-state-publisher ros-lunar-collada-urdf ros-lunar-smach-ros ros-lunar-diagnostic-analysis
ros-lunar-diagnostic-aggregator ros-lunar-self-test ros-lunar-diagnostic-common-diagnostics ros-lunar-roslint ros-lunar-rqt-common-plugins
ros-lunar-ros-base ros-lunar-rqt-robot-plugins ros-lunar-rospy-tutorials ros-lunar-roscpp-tutorials ros-lunar-actionlib-tutorials
ros-lunar-pluginlib-tutorials ros-lunar-turtle-actionlib ros-lunar-nodelet-tutorial-math ros-lunar-geometry ros-lunar-robot-state-publisher
ros-lunar-control-msgs ros-lunar-filters ros-lunar-robot-model ros-lunar-executive-smach ros-lunar-diagnostics ros-lunar-xacro
ros-lunar-rviz-python-tutorial ros-lunar-interactive-marker-tutorials ros-lunar-librviz-tutorial ros-lunar-rviz-plugin-tutorials
ros-lunar-visualization-marker-tutorials ros-lunar-turtle-tf2 ros-lunar-turtle-tf ros-lunar-viz ros-lunar-ros-tutorials
ros-lunar-common-tutorials ros-lunar-robot ros-lunar-visualization-tutorials ros-lunar-geometry-tutorials
  
:: Dependency Tree* (266)			 
   python2 python2-argparse python2-dateutil python2-docutils python2-setuptools gcc-libs cmake gmock python2-nose python2-empy
gtest python2-catkin_pkg ros-build-tools boost console-bridge ros-lunar-catkin python2-yaml ros-lunar-cpp-common python2-rospkg
ros-lunar-rostime python2-rosdistro ros-lunar-genmsg ros-lunar-roscpp-traits tinyxml2 python2-rosdep pkg-config ros-lunar-cmake-modules
ros-lunar-genpy ros-lunar-roscpp-serialization ros-lunar-gencpp ros-lunar-gennodejs ros-lunar-genlisp ros-lunar-geneus ros-lunar-rospack
ros-lunar-message-runtime ros-lunar-message-generation apr-util libxml2 autoconf automake libtool patch zip gzip sed ros-lunar-roslib
ros-lunar-rosbuild apr log4cxx ros-lunar-rosunit ros-lunar-std-msgs python2-netifaces python2-mock ros-lunar-xmlrpcpp ros-lunar-rosconsole
ros-lunar-rosgraph-msgs ros-lunar-roslang ros-lunar-rosgraph ros-lunar-roscpp python2-defusedxml ros-lunar-rosparam ros-lunar-rosout
ros-lunar-rosmaster ros-lunar-rosclean python2-paramiko python2-numpy ros-lunar-roslaunch ros-lunar-rospy lz4 ros-lunar-rostest
ros-lunar-roslz4 bzip2 ros-lunar-std-srvs ros-lunar-topic-tools ros-lunar-rosbag-storage python2-pillow python2-pyqt5 qt5-base imagemagick
icon-naming-utils intltool librsvg ros-lunar-rosbag ros-lunar-geometry-msgs ros-lunar-actionlib-msgs ros-lunar-python-qt-binding
tango-icon-theme ros-lunar-rostopic ros-lunar-tf2-msgs ros-lunar-qt-gui ros-lunar-rosmsg wxpython ros-lunar-rosnode ros-lunar-tf2
ros-lunar-rqt-gui poco ros-lunar-rosservice ros-lunar-actionlib ros-lunar-message-filters ros-lunar-tf2-py ros-lunar-rqt-gui-py graphviz
python3 python-setuptools ros-lunar-class-loader ros-lunar-smclib ros-lunar-bond util-linux ros-lunar-sensor-msgs ros-lunar-roswtf
ros-lunar-tf2-ros ros-lunar-angles tinyxml urdfdom-headers ros-lunar-rqt-logger-level ros-lunar-rqt-py-common python2-pydot
python2-pygraphviz ros-lunar-pluginlib ros-lunar-bondcpp ros-lunar-rosbag-migration-rule sbcl ros-lunar-rosbash ros-lunar-roscreate
ros-lunar-rosmake ros-lunar-mk ros-lunar-rosboost-cfg ros-lunar-tf eigen3 curl ros-lunar-nav-msgs ros-lunar-rosconsole-bridge
urdfdom ros-lunar-urdf-parser-plugin ros-lunar-visualization-msgs boost-libs pcre ros-lunar-rqt-console ros-lunar-qt-gui-py-common
ros-lunar-qwt-dependency python2-matplotlib ros-lunar-qt-dotgraph qt5-svg ros-lunar-nodelet ros-lunar-qt-gui-cpp opencv
ros-lunar-dynamic-reconfigure ros-lunar-diagnostic-msgs ros-lunar-stereo-msgs ros-lunar-shape-msgs ros-lunar-trajectory-msgs
ros-lunar-roslisp ros-lunar-ros ros-lunar-laser-geometry ros-lunar-resource-retriever ros-lunar-media-export ros-lunar-map-msgs
ros-lunar-urdf ros-lunar-image-transport ros-lunar-interactive-markers ogre assimp mesa yaml-cpp ros-lunar-rqt-bag ros-lunar-orocos-kdl sip
python2-sip collada-dom ros-lunar-random-numbers ros-lunar-eigen-stl-containers ros-lunar-octomap qhull ros-lunar-rqt-msg python2-psutil
ros-lunar-rqt-plot python2-cairo ros-lunar-rqt-graph ros-lunar-webkit-dependency ros-lunar-rqt-gui-cpp ros-lunar-cv-bridge ros-lunar-bondpy
ros-lunar-nodelet-topic-tools ros-lunar-common-msgs ros-lunar-roscpp-core ros-lunar-ros-comm ros-lunar-rviz ros-lunar-gl-dependency
python2-opengl ros-lunar-rqt-nav-view ros-lunar-rqt-robot-monitor ros-lunar-rqt-topic ros-lunar-kdl-conversions ros-lunar-python-orocos-kdl
ros-lunar-collada-parser ros-lunar-geometric-shapes ros-lunar-smach-msgs ros-lunar-smach ros-lunar-diagnostic-updater hddtemp
ros-lunar-rqt-service-caller ros-lunar-rqt-publisher ros-lunar-rqt-action ros-lunar-rqt-reconfigure ros-lunar-rqt-shell
ros-lunar-rqt-top ros-lunar-rqt-py-console ros-lunar-rqt-bag-plugins ros-lunar-rqt-launch ros-lunar-rqt-dep ros-lunar-rqt-web
ros-lunar-rqt-srv ros-lunar-rqt-image-view ros-lunar-bond-core ros-lunar-nodelet-core ros-lunar-ros-core ros-lunar-rqt-rviz
ros-lunar-rqt-runtime-monitor ros-lunar-rqt-pose-view ros-lunar-rqt-tf-tree ros-lunar-rqt-robot-dashboard ros-lunar-rqt-moveit
ros-lunar-rqt-robot-steering ros-lunar-turtlesim ros-lunar-tf-conversions ros-lunar-eigen-conversions ros-lunar-tf2-kdl
ros-lunar-kdl-parser ros-lunar-joint-state-publisher ros-lunar-collada-urdf ros-lunar-smach-ros ros-lunar-diagnostic-analysis
ros-lunar-diagnostic-aggregator ros-lunar-self-test ros-lunar-diagnostic-common-diagnostics ros-lunar-roslint ros-lunar-rqt-common-plugins
ros-lunar-ros-base ros-lunar-rqt-robot-plugins ros-lunar-rospy-tutorials ros-lunar-roscpp-tutorials ros-lunar-actionlib-tutorials
ros-lunar-pluginlib-tutorials ros-lunar-turtle-actionlib ros-lunar-nodelet-tutorial-math ros-lunar-geometry ros-lunar-robot-state-publisher
ros-lunar-control-msgs ros-lunar-filters ros-lunar-robot-model ros-lunar-executive-smach ros-lunar-diagnostics ros-lunar-xacro
ros-lunar-rviz-python-tutorial ros-lunar-interactive-marker-tutorials ros-lunar-librviz-tutorial ros-lunar-rviz-plugin-tutorials
ros-lunar-visualization-marker-tutorials ros-lunar-turtle-tf2 ros-lunar-turtle-tf ros-lunar-viz ros-lunar-ros-tutorials
ros-lunar-common-tutorials ros-lunar-robot ros-lunar-visualization-tutorials ros-lunar-geometry-tutorials

 
*(see: full dependency tree,  man aurchain)
[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -la
  		
:: AUR Package List (89 packages found) 
astyle-svn aur-out-of-date aurget aurora aurutils aurvote-git burgaur-git cloc-svn cower dbus-x11 downgrade downgrader duff enchant1.6 f fetchpkg 
firefox-nightly gconf-gtk2 gedit2 git-remote-hg github-desktop-git grive grub-legacy hgsubversion-hg idutils inxi ld-lsb libcurl-openssl-1.0 menulibre 
mime-editor mimeo modprobed-db package-query-git pacnews-neovim pacvcs pacvim-git pkgbrowser pkgbuilder plymouth polkit-explorer pvim python3-aur 
python3-memoizedb python3-xcgf python3-xcpf raur-git repoctl ruby-neovim ruby-redcarpet surfraw-git terminfo-neovim-tmux trizen tstat-svn ttf-ms-win10 
typescript-vim-git urxvt-vim-insert vi-vim-symlink vim-ack vim-apprentice vim-assistant vim-bash-support vim-bitbake-git vim-brainfuck vim-buftabline-git 
vim-buftabs vim-codepad vim-coffeescript-git vim-command-t vim-comments vim-csv-git vim-dein-git vim-diffchar vim-easytags vim-endwise vim-fluxkeys 
vim-json-git vim-markdown vim-misc-xolox vim-openscad vim-pep8 vim-pkgbuild vim-rest vim-session vim-tern vim-vim-support vim-vimproc-git 
virtualbox-ext-oracle wrapaur you-get-git
  
:: Package:            Version: 
astyle-svn             r651-1
aur-out-of-date        1.1.0-1
aurget                 4.7.2-1
aurora                 20160907.16_f78867f-1
aurutils               1.5.3-10
aurvote-git            r27.fd413f1-2
burgaur-git            2.2.5.gb282099-1
cloc-svn               1.62-1
cower                  17-2
dbus-x11               1.10.18-1
downgrade              6.0.0-1
downgrader             2.0.0-3
duff                   0.5.2-1
enchant1.6             1.6.1-8
f                      0.5.4-1
fetchpkg               0.3-7
firefox-nightly        61.0a1.20180402-1
gconf-gtk2             3.2.6-5
gedit2                 2.30.4-9
git-remote-hg          0.3-1
github-desktop-git     1.1.2.beta1.r45.g4405c3bb2-1
grive                  0.5.0-9
grub-legacy            0.97-25
hgsubversion-hg        1563.f44543ffab9b-1
idutils                4.6-1
inxi                   2.9.10-1
ld-lsb                 3-7
libcurl-openssl-1.0    7.57.0-1
menulibre              2.2.0-1
mime-editor            0.6-6
mimeo                  2017.6.6-1
modprobed-db           2.37-1
package-query-git      1.9.r1.gdd242f4-1
pacnews-neovim         0.0.2-1
pacvcs                 1:1.0.0-1
pacvim-git             v1.1.1.r10.gb0934ca-1
pkgbrowser             0.21-1
pkgbuilder             4.2.17-1
plymouth               0.9.3-3
polkit-explorer        10.84983b1-1
pvim                   v0.3.1-1
python3-aur            2018-1
python3-memoizedb      2017.3.30-1
python3-xcgf           2017.3-1
python3-xcpf           2017.12-1
raur-git               49.89f019b-1
repoctl                0.18-1
ruby-neovim            0.7.0-2
ruby-redcarpet         3.4.0-1
surfraw-git            2018.02.03.g9b1b780-2
terminfo-neovim-tmux   1.0-1
trizen                 1:1.46-1
tstat-svn              775-1
ttf-ms-win10           10.0.16299.192-1
typescript-vim-git     7843f89-1
urxvt-vim-insert       14.07a4afb-1
vi-vim-symlink         1-2
vim-ack                1.0.9-1
vim-apprentice         1.9-1
vim-assistant          1.5.8-1
vim-bash-support       4.2.1-1
vim-bitbake-git        r67.e1c3218-1
vim-brainfuck          1.0.3-1
vim-buftabline-git     r64.14d208b-1
vim-buftabs            0.18-2
vim-codepad            1.4-1
vim-coffeescript-git   v003.23.g9e3b4de-1
vim-command-t          4.0-1
vim-comments           2.12-1
vim-csv-git            20150115-1
vim-dein-git           1.0.r29.gec5a35c-1
vim-diffchar           7.50-1
vim-easytags           3.11-1
vim-endwise            1.2-3
vim-fluxkeys           20091101-5
vim-json-git           1:r102.3727f08-1
vim-markdown           2.0.0.r250.8ace663-1
vim-misc-xolox         1.17.6-1
vim-openscad           r14.2ac407d-1
vim-pep8               1.1-1
vim-pkgbuild           0.1.20141125.ca8e436-1
vim-rest               0.1-1
vim-session            2.13.1-2
vim-tern               94.3cffc28-1
vim-vim-support        2.3-1
vim-vimproc-git        ver.9.3.r6.2300224-1
virtualbox-ext-oracle  5.2.8-1
wrapaur                2.0.10-1
you-get-git            0.4.1040.20180329.1905-1
  
:: Contents Of Local AUR Repo 
aur  astyle-svn             r651-1                        [installed]
aur  aur-out-of-date        1.1.0-1                       [installed]
aur  aurget                 4.7.2-1                       [installed]
aur  aurora                 20160907.16_f78867f-1         [installed]
aur  aurutils               1.5.3-10                      [installed]
aur  aurvote-git            r27.fd413f1-2                 [installed]
aur  burgaur-git            2.2.5.gb282099-1              [installed]
aur  cloc-svn               1.62-1                        [installed]
aur  cower                  17-2                          [installed]
aur  dbus-x11               1.10.18-1                     [installed]
aur  downgrade              6.0.0-1                       [installed]
aur  downgrader             2.0.0-3                       [installed]
aur  duff                   0.5.2-1                       [installed]
aur  enchant1.6             1.6.1-8                       [installed]
aur  f                      0.5.4-1                       [installed]
aur  fetchpkg               0.3-7                         [installed]
aur  firefox-nightly        61.0a1.20180402-1             [installed]
aur  gconf-gtk2             3.2.6-5                       [installed]
aur  gedit2                 2.30.4-9                      [installed]
aur  git-remote-hg          0.3-1                         [installed]
aur  github-desktop-git     1.1.2.beta1.r45.g4405c3bb2-1  [installed]
aur  grive                  0.5.0-9                       [installed]
aur  hgsubversion-hg        1563.f44543ffab9b-1           [installed]
aur  idutils                4.6-1                         [installed]
aur  inxi                   2.9.10-1                      [installed]
aur  ld-lsb                 3-7                           [installed]
aur  libcurl-openssl-1.0    7.57.0-1                      [installed]
aur  menulibre              2.2.0-1                       [installed]
aur  mime-editor            0.6-6                         [installed]
aur  mimeo                  2017.6.6-1                    [installed]
aur  modprobed-db           2.37-1                        [installed]
aur  package-query-git      1.9.r1.gdd242f4-1             [installed]
aur  pacnews-neovim         0.0.2-1                       [installed]
aur  pacvcs                 1:1.0.0-1                     [installed]
aur  pacvim-git             v1.1.1.r10.gb0934ca-1         [installed]
aur  pkgbrowser             0.21-1                        [installed]
aur  pkgbuilder             4.2.17-1                      [installed]
aur  plymouth               0.9.3-3                       [installed]
aur  polkit-explorer        10.84983b1-1                  [installed]
aur  pvim                   v0.3.1-1                      [installed]
aur  python3-aur            2018-1                        [installed]
aur  python3-memoizedb      2017.3.30-1                   [installed]
aur  python3-xcgf           2017.3-1                      [installed]
aur  python3-xcpf           2017.12-1                     [installed]
aur  raur-git               49.89f019b-1                  [installed]
aur  repoctl                0.18-1                        [installed]
aur  ruby-neovim            0.7.0-2                       [installed]
aur  ruby-redcarpet         3.4.0-1                       [installed]
aur  surfraw-git            2018.02.03.g9b1b780-2         [installed]
aur  terminfo-neovim-tmux   1.0-1                         [installed]
aur  trizen                 1:1.46-1                      [installed]
aur  tstat-svn              775-1                         [installed]
aur  ttf-ms-win10           10.0.16299.192-1              [installed]
aur  typescript-vim-git     7843f89-1                     [installed]
aur  urxvt-vim-insert       14.07a4afb-1                  [installed]
aur  vi-vim-symlink         1-2                           [installed]
aur  vim-ack                1.0.9-1                       [installed]
aur  vim-apprentice         1.9-1                         [installed]
aur  vim-assistant          1.5.8-1                       [installed]
aur  vim-bash-support       4.2.1-1                       [installed]
aur  vim-bitbake-git        r67.e1c3218-1                 [installed]
aur  vim-brainfuck          1.0.3-1                       [installed]
aur  vim-buftabline-git     r64.14d208b-1                 [installed]
aur  vim-buftabs            0.18-2                        [installed]
aur  vim-codepad            1.4-1                         [installed]
aur  vim-coffeescript-git   v003.23.g9e3b4de-1            [installed]
aur  vim-command-t          4.0-1                         [installed]
aur  vim-comments           2.12-1                        [installed]
aur  vim-csv-git            20150115-1                    [installed]
aur  vim-dein-git           1.0.r29.gec5a35c-1            [installed]
aur  vim-diffchar           7.50-1                        [installed]
aur  vim-easytags           3.11-1                        [installed]
aur  vim-endwise            1.2-3                         [installed]
aur  vim-fluxkeys           20091101-5                    [installed]
aur  vim-json-git           1:r102.3727f08-1              [installed]
aur  vim-markdown           2.0.0.r250.8ace663-1          [installed]
aur  vim-misc-xolox         1.17.6-1                      [installed]
aur  vim-openscad           r14.2ac407d-1                 [installed]
aur  vim-pep8               1.1-1                         [installed]
aur  vim-pkgbuild           0.1.20141125.ca8e436-1        [installed]
aur  vim-rest               0.1-1                         [installed]
aur  vim-session            2.13.1-2                      [installed]
aur  vim-tern               94.3cffc28-1                  [installed]
aur  vim-vim-support        2.3-1                         [installed]
aur  vim-vimproc-git        ver.9.3.r6.2300224-1          [installed]
aur  virtualbox-ext-oracle  5.2.8-1                       [installed]
aur  wrapaur                2.0.10-1                      [installed]
aur  you-get-git            0.4.1040.20180329.1905-1      [installed]

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -lv
  
:: VCS AUR packages  

astyle-svn
aurvote-git
burgaur-git
cloc-svn
git-remote-hg
github-desktop-git
hgsubversion-hg
package-query-git
pacvim-git
raur-git
surfraw-git
tstat-svn
typescript-vim-git
vim-bitbake-git
vim-buftabline-git
vim-coffeescript-git
vim-csv-git
vim-dein-git
vim-json-git
vim-vimproc-git
you-get-git

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -lm
  
:: List of all AUR pkgs makedeps: 
asciidoc
automake
boost
cmake
dep
docbook-xsl
doxygen
gcc-multilib
git
gnome-doc-utils
go
gobject-introspection
gtk-doc
intltool
libcurl-openssl-1.0
libpcap
libx11
mercurial
ncurses
perl
python
python-distutils-extra
python-docutils
python-setuptools
subversion
svn
systemd
xmlto
xorg-server-xvfb
xz
yarn
yelp-tools
  
:: Missing makedeps: 
gcc-multilib
svn

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________


[cody@Arch2014p9 ~]$ aurt -h

  Usage: aurt <operation> [AUR package name]

  Operations:
 -S   : Install and or update package.
 -Sf  : Force install and or update package.
 -Syu : Update all AUR packages via aurweb RPC.
 -Ss  : Search for package using various listed methods.
 -R   : Remove package and info. 
 -Qu  : Query via aurweb RPC update status and print results.
 -Vc  : VCS - Check via makepkg, for updates, print and generate file.
 -Vu  : VCS - Update AUR packages based on file generated from -Vc.
 -pd  : Package dependency details.
 -pf  : Package files list.
 -pi  : Package information.
 -p   : Pacman.log.
 -h   : help, this page.


  Overview:
 -S   Build and install package/s via aursync and pacman.
 -Sf  Same as above except aursync --force and pacman -S --force
 -Syu Update all AUR packages via aursync -u.
 -Ss  Search for package via pacsearch, aursearch -P, aursearch -Fv, pacman -Sii
 -R   Performs pacman -Rns on package and deletes related files, dir's in ~/z-AUR-Aurt.git/.
 -Qu  Display list of AUR package update status via aurcheck -ad aur.
 -Vc  Generate AUR packages update report and list via makepkg -so and makepkg --printsrcinfo.
 -Vu  Update based on list generated from last running of aurt -Vc.
 -pd  Display details on package dependencies installed or not via aurchain, aurchain -a, and pacman -T.
 -pf  Display list of files belonging to package.
 -p   Display pacman log file.
 -h   Display this help page.


:: Want to read Updating AUR packages info?      yes/no (5 sec timeout to no)

 Updating AUR package: 
 Aurt has two methods available for updating all installed AUR packages. The first method, [aurt -Syu] uses [aursync -u]. This method
 obtains information from the aurweb RPC and is by far the most commonly used method by AUR helpers to check package update status.
 The accuracy of the information using this method depends on several factors. These range from the AUR package standards and enforcement,
 package developer-maintainer personal prefrences and properly following the standards, if the package uses a VCS in which case the PKGBUILD
 likely becomes a static link, resulting in the aurweb RPC becoming outdated and inaccurate. There is also potential for errors/neglect
 as is pointed out here: https://wiki.archlinux.org/index.php/.SRCINFO

 A workaround is available in aurt to circumvent many of the potential aurweb RPC issues. [Aurt -Vs] runs all* the installed AUR
 packages through a process of running  makepkg -so, makepkg --printsrcinfo, and [git rev-parse HEAD] -vs- [git ls-remote <url> HEAD].
 This increases the accuracy of the update status availability for AUR packages. The cost of running this operation is time. Rather that
 for example, an update report generated in ~1.7 sec as when running [aurt -Qu], it takes ~6.4 min to run [aurt -Vc]. This is on ~100
 AUR packages in both cases. This time comparison is also with all the build dependencies installed. If build dep's need installed, add time.

 * In a perfect world, this process only be used for VCS packages. However, all is not perfect. It is well known that partial updates
 are officially unsupported and may lead to system issues including breakage. This includes AUR packages, depending entirely on the package/s.

[cody@Arch2014p9 ~]$ 

_______________________________________________________________________________________________________________________________