paclan

command module
v0.1.4-0...-f2d2afa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2020 License: CC0-1.0 Imports: 10 Imported by: 0

README

Paclan is a tool to share archlinux packages between machines on a LAN. It is similar in functionalitis to Pacserve, but aims at simplicity.

Official Fork

Thank you to rakoo for starting the paclan project.

As of March 2020, this is the officially maintained fork of paclan.

Manual Installation

  1. Install the go toolchain (see http://golang.org/doc/install)

  2. Build:

    $ cd /path/to/paclan
    $ go build
    
  3. Copy the files in relevant places:

    $ cp paclan /usr/bin
    $ cp paclan.conf /etc/pacman.d/
    $ cp mirrorlist.paclan /etc/pacman.d/
    $ cp paclan.service /usr/lib/systemd/system/
    
  4. Add the relevant include line in the pacman config (/etc/pacman.conf) for each repo where you wish to share packages on the LAN:

    Include = /etc/pacman.d/mirrorlist.paclan
    

Automatic Installation

Paclan is available to install directly from the AUR

Running

Paclan isn't expected to be run manually, a systemd service file is provided. For more details, see Systemd Wiki

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL