Difference between revisions of "AceNetTech"
From SME Server
Jump to navigationJump to search (New page: <noinclude>Shell commands to install packages from {{PAGENAME}} repository on your SME Server.</noinclude> /sbin/e-smith/db yum_repositories set AceNetTech repository \ BaseURL http://ac...) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | All my contribs are now on the smecontribs repo- | |
− | + | ||
− | + | To see contribs available: | |
− | + | ||
− | + | yum --disablerepo=* --enablerepo=smecontribs list available | |
− | + | ||
− | + | To install a contrib: | |
− | + | ||
− | + | yum --enablerepo=smecontribs install packagename | |
− |
Latest revision as of 02:36, 26 February 2008
All my contribs are now on the smecontribs repo-
To see contribs available:
yum --disablerepo=* --enablerepo=smecontribs list available
To install a contrib:
yum --enablerepo=smecontribs install packagename