I'm looking at packaging gpm (for CentOS) so I can use it to build some go packages.
However, there is already a package named gpm:
yum info gpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.openitc.uk
* epel: mirror.vorboss.net
* extras: centos.openitc.uk
* fasttrack: centos.openitc.uk
* updates: centos.openitc.uk
Available Packages
Name : gpm
Arch : x86_64
Version : 1.20.7
Release : 5.el7
Size : 183 k
Repo : base/7/x86_64
Summary : A mouse server for the Linux console
URL : http://www.nico.schottelius.org/software/gpm/
License : GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only
Description : Gpm provides mouse support to text-based Linux applications like the
: Emacs editor and the Midnight Commander file management system. Gpm
: also provides console cut-and-paste operations using the mouse and
: includes a program to allow pop-up menus to appear at the click of a
: mouse button.
Might you consider using a different name, eg. gopm?
I'm looking at packaging gpm (for CentOS) so I can use it to build some go packages.
However, there is already a package named
gpm:Might you consider using a different name, eg.
gopm?