The following sudo 1.8.5p2 packages are available:
Name Last modified Size
Parent Directory -
sudo-1.8.5p2-aix6.1.ppc.rpm 05-Jul-2012 12:14 643K
sudo-1.8.5p2-el5.i386.rpm 03-Jul-2012 10:27 1.3M
sudo-1.8.5p2-el5.x86_64.rpm 03-Jul-2012 10:14 1.4M
sudo-1.8.5p2-el6.x86_64.rpm 03-Jul-2012 10:38 1.0M
sudo-1.8.5p2-mac10.7.x86.tar.gz 28-Jun-2012 14:04 609K
sudo-1.8.5p2-sol10.sparc.pkg 03-Jul-2012 12:23 3.1M
Packages are provided in up to three formats:
A. AIX and Mac tarfiles
B. Solaris SysV packages
C. Linux RPMs
Format of package names is as follows:
<pkg-rev>.<arch>.<format>
where:
<pkg-rev> is the name of the package and revision
<arch> is the architecture of the package:
aix6.1.ppc - AIX version 6.1
el5.i386 - 32-bit Red Hat Enterprise Linux 5
el5.x86_64 - 64-bit Red Hat Enterprise Linux 5
el6.x86_64 - 64-bit Red Hat Enterprise Linux 6
mac10.7.x86 - Mac OS 10.7
sol10.intel - Intel Solaris version 10
sol10.sparc - SPARC Solaris version 10
<format> is the package's format:
.tar.gz - gzipped tarball
.rpm - AIX or Linux rpm
.pkg - Solaris package
Installation:
A. AIX and Mac tarfiles:
1. Click on the name of the tarfile you wish to download. The file
will download to your computer.
2. Install the package:
$ cd /usr/local
$ tar xPf <path_to_downloaded_file>
B. Solaris SysV packages:
From the machine you wish to install the package on, issue the command:
% sudo pkgadd -d http://its2.unc.edu/dci/dci_components/shared_apps/packages/repository/sudo/sudo-1.8.5p2/<pkg-rev>.<arch>.pkg
C. Linux rpms:
1. Click on the name of the tarfile you wish to download. The file
will download to your computer.
2. Install the package:
% sudo rpm --import http://its2.unc.edu/dci_components/shared_apps/packages/repository/ITS-ESM-GPG-KEY
% sudo yum localinstall <path_to_downloaded_file>
NOTE: If you have access to ITS's Red Hat Satellite server, you can install the package without downloading it:
% sudo rpm --import http://its2.unc.edu/dci_components/shared_apps/packages/repository/ITS-ESM-GPG-KEY
% sudo /usr/sbin/rhn-channel -a -c '<channel>'
% sudo yum install <pkg-rev>.<arch>.rpm
where '<channel>' is one of:
i386-5-its -- RHEL 5 32-bit
x86_64-5-its -- RHEL 5 64-bit
x86_64-6-its -- RHEL 6 64-bit
Files are installed into /usr/local.
For additional package requests, please submit a Remedy ticket to ITS-SYSTEMS.
Alternatively, send e-mail to sharedapps@unc.edu