8000 GitHub - liudongmiao/pacman: pacman for Mac OS X
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

liudongmiao/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacman for macOS.

There are Mac Ports and Homebrew, and other package management for macOS.
However, as a pre-Archer, consider pacman the fastest package management utilities.

For most of packages in Arch Linux, or AUR, should be support in macOS.
However, there may be changed, for example, Arch Linux install to /usr and /etc instead of /usr/local.

How to install?

  1. (optional) define SRCDEST, PKGDEST, PACKAGER in ~/.bash_profile.

     export SRCDEST=$HOME/pacman/sources
     export PKGDEST=$HOME/pacman/packages
     # export PACKAGER="John Doe <john@doe.com>"
    
  2. just run bootstrap/bootstrap.sh, which will install pacman to /tmp/bootsrap.

  3. then you can makepkg -i like in Arch Linux now.

About

pacman for Mac OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0