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
repman add name http://example.com
repman remove name
repman list
Copyright (c) 2014 Renato Silva and others. Licensed under the terms of the 3-clause BSD license.