Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ apacman Public
forked from oshazard/apacman

AUR wrapper forked from keenerd/packer

License

yoo/apacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apacman

ArchLinux User Repository (AUR) helper and pacman wrapper forked from packer

downloads badge previous release badge

Migrate wizard for AUR4

Changelog:

  • NEW improved virtual package support
  • NEW improved -U handling
  • NEW -W parameter to view package comments
  • NEW sanity checks for curl with debugging
  • NEW fixes for ABS
  • NEW improved signed package support
  • NEW --keepkeys parameter stores PGP keys
  • NEW --purgekeys parameter removes trusted PGP keys
  • NEW fix for piping output
  • NEW fix for yes/no dialog
  • Split package support and shared source
  • Improved AUR4 support
  • Bug fix for AUR4 -Si
  • Bug fix for built/failed
  • --legacy flag for AUR3
  • Preliminary AUR4 support
  • Signed package support
  • Display [installed], [installed: VER], or [local: VER] in -Ss
  • --progress parameter sets terminal title to package status
  • Add AUR link to -Si info
  • Bug fix for saved AUR packages and --cachevcs
  • Bug fix for pacmatic
  • Build status log
  • Override EDITOR for PKGBUILDs in config file
  • --buildonly parameter to build but not AUR install packages
  • --nofail parameter to quit if a package does not build
  • --purgebuild parameter to remove unneeded build depends
  • --skiptest to avoid installing unit test packages
  • Config file support (/etc/apacman.conf)
  • Cleaned up manpages
  • Replacement for pacsysclean (-L list installed packages by size)
  • -G now supports ABS + AUR packages
  • --noaur parameter to skip AUR packages
  • --warn parameter makes errors non-fatal (only enable if you know what you are doing)
  • Run as root workaround for Pacman 4.2+
  • All features from packer
  • Saves built AUR packages to /var/cache/apacman/pkg
  • Uses AUR package cache directory if applicable
  • --needed parameter that does not install up-to-date packages
  • --ignorearch parameter that ignores architectures specified in PKGBUILD (useful for ARM devices)
  • --skipcache parameter that skips check for pre-built package in cache directory
  • --cachevcs parameter installs cached VCS (git, svn, hg) packages newer than AUR PKGBUILDs
  • Partial passthrough support for -R, -Q, and -U pacman parameters

About

AUR wrapper forked from keenerd/packer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 82.8%
  • Roff 17.2%