Almost out of sheer frustration, I'm on the verge of writing a Python script that will automate the install of both local TDS packages and those retrieved automatically from CTAN, without regard to the differing repositories compiled by TeXLive/MikTeX, and regardless of the TeX distribution used (among the popular choices).
Has this already been done? I'd rather not reinvent the wheel.
localtexmf! It's just not in the GUI, but you have to configureTEXMFHOMEintexmf.cnf. I for example do have several development trees ingitrepositories in myDropboxfolder. This might reduce performance a little bit, but works like a charm. – Josef Feb 19 '14 at 18:58updmap.cfg(and if you want compatibility with all distributions it's a nightmare) and runupdmap-sys(or equivalent for MiKTeX); format packages (think Lollipop) need to updatefmtutil.cfgand runfmtutil-sys. Note that some font packages on CTAN provide more than one.mapfile. – egreg May 12 '15 at 22:38tlmgr,mpm, etc.) and running the appropriate stuff. – Sean Allred May 12 '15 at 22:50