Skip to content

elieux/repman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repman

Repman is a Pacman repository manager. You can use it for managing additional repositories in /etc/pacman.d/repman.conf using the command line. You can install it with:

gem install repman

Example

repman add name http://example.com
repman remove name
repman list

License and copyright

Copyright (c) 2014 Renato Silva and others. Licensed under the terms of the 3-clause BSD license.