<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Railway Jobs &#8211; pakrailjobs</title>
	<atom:link href="https://pakrailjobs.com/railway-jobs/feed/" rel="self" type="application/rss+xml" />
	<link>https://pakrailjobs.com</link>
	<description>PAk Rail Jobs</description>
	<lastBuildDate>Sun, 22 Feb 2026 08:14:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.6</generator>

<image>
	<url>https://pakrailjobs.com/wp-content/uploads/2026/02/cropped-cropped-Pakrailjobs__1_-removebg-preview-1-32x32.png</url>
	<title>Railway Jobs &#8211; pakrailjobs</title>
	<link>https://pakrailjobs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</title>
		<link>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/#respond</comments>
		
		<dc:creator><![CDATA[Pakrailjobs]]></dc:creator>
		<pubDate>Sun, 22 Feb 2026 08:14:04 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[BS]]></category>
		<category><![CDATA[Govermment]]></category>
		<category><![CDATA[Lahore jobs]]></category>
		<category><![CDATA[Master]]></category>
		<category><![CDATA[Punjab jobs]]></category>
		<category><![CDATA[Railway Jobs]]></category>
		<category><![CDATA[Rawalpindi]]></category>
		<category><![CDATA[Security Jobs]]></category>
		<category><![CDATA[contract basis]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4825</guid>

					<description><![CDATA[If you are looking for a government job in Pakistan, here is a golden opportunity for you. Pakistan Railways has ... <p class="read-more-container"><a title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/#more-4825" aria-label="Read more about Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<p>If you are looking for a <strong>government job in Pakistan</strong>, here is a golden opportunity for you. <strong>Pakistan Railways</strong> has officially announced <strong>Pakistan Railways Guard Gr-I Jobs (BPS-14)</strong> on a <strong>contract basis</strong>. Eligible male candidates from across Pakistan can apply through the <strong>National Job Portal (NJP)</strong> within the given deadline.</p>



<!--Font Awesome-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"></link>

<style>
:root {
    --icon-blue: #0ea5e9;
    --border-green: #22c55e;
    --light-green-bg: #f0fdf4;
    --whatsapp-green: #25D366;
}

/* Title */
.quick-info-title {
    max-width: 800px;
    margin: 25px auto 10px;
    font-size: 22px;
    font-weight: 800;
    color: #111;
    border-left: 5px solid var(--border-green);
    padding-left: 12px;
    font-family: 'Segoe UI', Arial, sans-serif;
}

/* Wrapper */
.app-info-wrapper {
    max-width: 800px;
    margin: 0 auto 20px;
    padding: 15px;
    background: #fff;
    font-family: 'Segoe UI', Arial, sans-serif;
}

/* Grid */
.info-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 15px 0;
}

/* Card */
.info-card {
    display: flex;
    align-items: center;
    padding: 14px;
    border-radius: 12px;
    background: var(--light-green-bg);
    border: 1.5px dashed var(--border-green);
    transition: 0.3s ease;
}

.info-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.05);
}

.full-width {
    grid-column: span 2;
}

/* Icon */
.info-icon {
    width: 42px;
    height: 42px;
    background: #fff;
    border: 2px solid var(--icon-blue);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--icon-blue);
    font-size: 18px;
    margin-right: 12px;
}

/* Text */
.info-label {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.info-value {
    font-size: 14px;
    color: #555;
    margin-top: 2px;
}

/* WhatsApp Button */
.btn-container {
    margin-top: 25px;
    text-align: center;
}

.whatsapp-btn {
    text-decoration: none;
    display: inline-block;
    animation: float3d 3s ease-in-out infinite;
}

.btn-content {
    background: var(--whatsapp-green);
    color: #fff;
    padding: 16px 22px;
    border-radius: 15px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 10px 20px rgba(37,211,102,0.4),
                inset 0 -5px 0 rgba(0,0,0,0.15);
    transition: 0.3s ease;
}

.btn-content:hover {
    transform: scale(1.05);
}

.btn-content i {
    font-size: 22px;
}

@keyframes float3d {
    0%,100% { transform: translateY(0); }
    50% { transform: translateY(-6px); }
}

/* Responsive */
@media (max-width:600px) {
    .info-grid-container {
        grid-template-columns: 1fr;
    }
    .full-width {
        grid-column: span 1;
    }
}
</style>

<h2 class="quick-info-title">Job Overview – Pakistan Railways Guard Gr-I jobs (BPS-14)</h2>

<div class="app-info-wrapper">

    <!--Full Width Card-->
    <div class="info-card full-width">
        <div class="info-icon">
            <i class="fa-regular fa-calendar-days"></i>
        </div>
        <div>
            <div class="info-label">Date Posted / Updated</div>
            <div class="info-value">22 February, 2026</div>
        </div>
    </div>

    <!--Grid Start-->
    <div class="info-grid-container">

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-briefcase"></i>
            </div>
            <div>
                <div class="info-label">Category / Sector</div>
                <div class="info-value">Government</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-newspaper"></i>
            </div>
            <div>
                <div class="info-label">Newspaper</div>
                <div class="info-value">Other Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-user-graduate"></i>
            </div>
            <div>
                <div class="info-label">Education</div>
                <div class="info-value">Bachelor | Master</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-location-dot"></i>
            </div>
            <div>
                <div class="info-label">Vacancy Location</div>
                <div class="info-value">Lahore,Rawalpindi, Punjab, Pakistan</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-building-columns"></i>
            </div>
            <div>
                <div class="info-label">Organization</div>
                <div class="info-value">Pakistan Railways</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-layer-group"></i>
            </div>
            <div>
                <div class="info-label">Job Industry</div>
                <div class="info-value">Security Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-clock"></i>
            </div>
            <div>
                <div class="info-label">Job Type</div>
                <div class="info-value">contract basis</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-hourglass-end"></i>
            </div>
            <div>
                <div class="info-label">Expected Last Date</div>
                <div class="info-value">14 March, 2026</div>
            </div>
        </div>

    </div>
    <!--Grid End-->

    <!--WhatsApp Button-->
    <div class="btn-container">
        <a class="whatsapp-btn" href="https://www.whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" rel="noopener" target="_blank">
            <div class="btn-content">
                <i class="fab fa-whatsapp"></i>
                Join WhatsApp Channel
            </div>
        </a>
    </div>

</div>



<h2 class="wp-block-heading">Division Wise Breakup of Vacancies (74 Total)</h2>



<p>Pakistan Railways has distributed the vacancies across different divisions as follows:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Division</th><th>Vacancies</th></tr></thead><tbody><tr><td>Peshawar</td><td>08</td></tr><tr><td>Rawalpindi</td><td>19</td></tr><tr><td>Lahore</td><td>NIL</td></tr><tr><td>Multan</td><td>NIL</td></tr><tr><td>Sukkur</td><td>06</td></tr><tr><td>Quetta</td><td>10</td></tr><tr><td>Karachi</td><td>31</td></tr><tr><td><strong>Total</strong></td><td><strong>74</strong></td></tr></tbody></table></figure>



<p>👉 <strong>Karachi Division</strong> has the highest number of vacancies (31 posts), while Lahore and Multan divisions currently have no vacancies.</p>



<!--Also Read Box Start-->
<div class="related-post-box">
  <span class="related-label">Also Read</span>
  <div class="related-post">
    <a href="https://pakrailjobs.com/bewah-sahara-card-program-2025-online-apply/" target="_blank">
      <img decoding="async" alt="Bewa Sahara Card Program 2025" src="https://pakrailjobs.com/wp-content/uploads/2025/10/Good-News-Bewah-Sahara-Card-Program-2025-–-Apply-Online-for-Exclusive-Financial-Support.png" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 18">
      <div class="related-text">
        <h3>Bewa Sahara Card Program 2026 – Apply Online for Exclusive Financial Support</h3>
      </div>
    </a>
  </div>
</div>

<style>
.related-post-box {
  border: 1px dashed #d22;
  padding: 10px;
  margin: 20px 0;
  position: relative;
  border-radius: 6px;
  background: #fff;
}

.related-label {
  position: absolute;
  top: -12px;
  left: 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 3px;
}

.related-post {
  display: flex;
  align-items: center;
  gap: 10px;
}

.related-post img {
  width: 80px;
  height: 60px;
  border-radius: 6px;
  object-fit: cover;
}

.related-text h3 {
  font-size: 15px;
  color: #111;
  line-height: 1.4;
  margin: 0;
}

.related-post a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

.related-post:hover h3 {
  color: #d22;
}
</style>
<!--Also Read Box End-->



<h2 class="wp-block-heading">Required Qualification</h2>



<p>To apply for Guard Gr-I (BPS-14), candidates must have:</p>



<ul class="wp-block-list">
<li><strong>BA / BSc (2nd Division)</strong></li>



<li>Degree must be recognized by <strong>HEC (Higher Education Commission)</strong></li>
</ul>



<p>Candidates must ensure that their final transcript has been issued before applying. Those awaiting results are not eligible.</p>



<h2 class="wp-block-heading">Age Limit Criteria</h2>



<p>The standard age limit is:</p>



<ul class="wp-block-list">
<li><strong>18 to 25 Years</strong></li>



<li>Plus <strong>5 Years General Age Relaxation</strong></li>
</ul>



<h3 class="wp-block-heading">Additional Age Relaxations:</h3>



<ul class="wp-block-list">
<li><strong>3 Years</strong> for candidates from Scheduled Castes, Buddhist Community, Sindh Rural, Balochistan, Tribal Areas, AJK &amp; Northern Areas.</li>



<li><strong>Up to 15 Years</strong> for Ex-Servicemen (as per service duration).</li>



<li><strong>10 Years</strong> for Government employees with 2 years continuous service.</li>



<li><strong>5 Years</strong> for children of deceased civil servants (who died during service).</li>
</ul>



<p>Candidates eligible for multiple relaxations can only claim age relaxation in <strong>one category</strong>.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="(max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 10">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading">Selection Criteria</h2>



<p>Selection will be made on the following weightage:</p>



<ul class="wp-block-list">
<li><strong>70% Written Test</strong></li>



<li><strong>30% Interview</strong></li>
</ul>



<p>Only shortlisted candidates will be called for the interview. No TA/DA will be admissible for test or interview.</p>



<p>Selected candidates must:</p>



<ul class="wp-block-list">
<li>Pass the prescribed <strong>Medical Examination</strong></li>



<li>Be cleared by <strong>Security Agencies</strong></li>



<li>Undergo specified training</li>
</ul>



<h2 class="wp-block-heading">Quota Distribution</h2>



<p>The following quotas will be observed:</p>



<ul class="wp-block-list">
<li><strong>60% Open Merit</strong></li>



<li><strong>5% Minorities / Non-Muslims</strong></li>



<li><strong>5% Orphans</strong> (Death Certificate from NADRA required)</li>



<li><strong>10% Ex-Servicemen</strong> (Certificate mandatory)</li>



<li><strong>20% Railway Employees’ Children</strong> (Including 2% for deceased employees – Railway Card required)</li>
</ul>



<p>Candidates applying under quota must provide valid supporting documents.</p>



<h2 class="wp-block-heading">Application Processing Fee</h2>



<p>Applicants must deposit:
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 11">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li><strong>Rs. 1000/- Processing Fee</strong></li>
</ul>



<p>The fee should be deposited at:</p>



<ul class="wp-block-list">
<li>C.C.T Cash Office, Lahore</li>



<li>Station Masters &amp; Booking Offices of Pakistan Railways</li>
</ul>



<p>Upload the <strong>Miscellaneous Receipt (M.R.)</strong> while applying online.</p>



<h2 class="wp-block-heading">How to Apply Online for Pakistan Railways Guard Gr-I Jobs</h2>



<p>Follow these simple steps:</p>



<ol class="wp-block-list">
<li>Visit the <strong>National Job Portal (NJP)</strong> website:<br>👉 <a href="http://www.njp.gov.pk/" target="_blank" rel="noopener">www.njp.gov.pk</a></li>



<li>Create an account or log in.</li>



<li>Search for <strong>Pakistan Railways Guard Gr-I (BPS-14)</strong> post.</li>



<li>Fill in the application form carefully.</li>



<li>Upload required documents and M.R. receipt.</li>



<li>Submit your application within <strong>20 days</strong> of advertisement publication.</li>
</ol>



<p>Applications submitted after the deadline will not be entertained.</p>



<h2 class="wp-block-heading">Important Instructions for Candidates</h2>



<ul class="wp-block-list">
<li>Departmental candidates must apply through proper channel (NOC required).</li>



<li>Applications with incorrect information will be rejected.</li>



<li>The competent authority reserves the right to increase/decrease vacancies.</li>



<li>Fake or bogus documents will lead to cancellation of appointment.</li>
</ul>



<h2 class="wp-block-heading">Why Apply for Pakistan Railways Guard Gr-I Jobs?</h2>



<p>Working in Pakistan Railways offers:</p>



<ul class="wp-block-list">
<li>Government job security</li>



<li>Competitive salary (BPS-14)</li>



<li>Career growth opportunities</li>



<li>Nationwide posting experience</li>



<li>Respectable position in a national organization</li>
</ul>



<p>This is a great opportunity for graduates seeking stable government employment in Pakistan.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 12">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading">Final Words</h2>



<p>The <strong>Pakistan Railways Guard Gr-I Jobs 2026</strong> announcement brings 74 contract-based vacancies across major divisions including Karachi, Rawalpindi, Quetta, Sukkur, and Peshawar.</p>



<p>If you meet the eligibility criteria, don’t miss this opportunity. Apply online through NJP before the closing date and secure your chance to join Pakistan Railways.</p>



<p></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="501" height="1024" src="https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-501x1024.jpg" alt="Pakistan Railways Guard Gr-I Jobs" class="wp-image-4827" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 19" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-501x1024.jpg 501w, https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-147x300.jpg 147w, https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1.jpg 700w" sizes="auto, (max-width: 501px) 100vw, 501px" /><figcaption>Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 20</figcaption></figure>



<p>Original Source: https://roznama92news.com/storage/cutting/image/2026/02/21/1771640836-943143.jpg</p>



<p>For more latest government job updates in Pakistan, keep visiting our website daily. 🚆<br></p>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 13">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 14">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 15">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/government-of-sindh-security-guard-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Create_a_highimpact_202602211727-150x100.png" class="Teckshop-rp-image-multi wp-post-image" alt="Create a highimpact 202602211727 pakrailjobs" title="Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring 16">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/station-master-semo-jobs-2026-attock-cantt/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Image_202602182001-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Image 202602182001 pakrailjobs" title="Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now 17">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Pakistan Railways Jobs 2026 For Assistant Land Inspector</title>
		<link>https://pakrailjobs.com/pakistan-railways-jobs-2026-for-assistant-land-inspector/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-jobs-2026-for-assistant-land-inspector/#comments</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Thu, 22 Jan 2026 21:46:03 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Diploma]]></category>
		<category><![CDATA[KPK jobs]]></category>
		<category><![CDATA[Lahore jobs]]></category>
		<category><![CDATA[Matric]]></category>
		<category><![CDATA[pakistan]]></category>
		<category><![CDATA[Punjab jobs]]></category>
		<category><![CDATA[Railway Jobs]]></category>
		<category><![CDATA[Sindh jobs]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4584</guid>

					<description><![CDATA[Pakistan Railways Jobs 2026 offer a powerful opportunity for candidates seeking secure and respected government jobs in Pakistan. Pakistan Railways ... <p class="read-more-container"><a title="Pakistan Railways Jobs 2026 For Assistant Land Inspector" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-jobs-2026-for-assistant-land-inspector/#more-4584" aria-label="Read more about Pakistan Railways Jobs 2026 For Assistant Land Inspector">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#job-details-pakistan-railways-jobs-2026">Job Details – Pakistan Railways Jobs 2026</a><ul><li><a href="#available-posts">Available Posts</a></li></ul></li><li><a href="#eligibility-criteria-for-pakistan-railways-jobs-2026">Eligibility Criteria for Pakistan Railways Jobs 2026</a><ul><li><a href="#education-qualification">Education Qualification</a></li><li><a href="#age-limit">Age Limit</a></li><li><a href="#experience">Experience</a></li></ul></li><li><a href="#required-skills">Required Skills</a></li><li><a href="#salary-government-benefits">Salary &amp; Government Benefits</a></li><li><a href="#how-to-apply-for-pakistan-railways-jobs-2026">How to Apply for Pakistan Railways Jobs 2026</a></li><li><a href="#terms-conditions">Terms &amp; Conditions</a></li><li><a href="#last-date-to-apply">Last Date to Apply</a></li><li><a href="#selection-procedure">Selection Procedure</a></li><li><a href="#important-instructions">Important Instructions</a></li><li><a href="#final-contact">Final Contact</a></li></ul></nav></div>



<p><strong>Pakistan Railways Jobs 202</strong>6 offer a powerful opportunity for candidates seeking secure and respected <strong>government jobs in Pakistan</strong>. <a href="https://pakrailjobs.com/pak-railways/"><strong>Pakistan Railways</strong></a> has officially announced multiple contract-based vacancies under the Directorate of Land Management Headquarters Office, <a href="https://pakrailjobs.com/lahore/"><strong>Lahore</strong></a>. These jobs are ideal for <a href="https://pakrailjobs.com/matric/"><strong>Matric</strong></a>, <a href="https://pakrailjobs.com/diploma/"><strong>Diploma</strong></a>, and Technical qualification holders who want a stable public-sector career.</p>



<p><a href="https://pakrailjobs.com/pak-railways/">Pakistan Railways</a> is one of the oldest and most trusted government organizations in <a href="https://pakrailjobs.com/pakistan/">Pakistan</a>, providing competitive salaries, strong job security, and government benefits. Candidates from <a href="https://pakrailjobs.com/punjab/"><strong>Punjab</strong></a>, <a href="https://pakrailjobs.com/sindh/"><strong>Sindh</strong></a>, <a href="https://pakrailjobs.com/kpk/"><strong>KPK</strong></a>, and other regions are encouraged to apply under the approved quota system.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 29">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<p>If you are looking for <strong>authentic Pakistan Railways Jobs 202</strong>6, this is the right time to apply and secure your future in a federal government department.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 30">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading" id="job-details-pakistan-railways-jobs-2026">Job Details – Pakistan Railways Jobs 2026</h2>



<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet"></link>

<style>
.job-box, .job-box * { box-sizing: border-box; }

.job-box {
    width: 100%;
    max-width: 100%;
    background: #f6fbf8;
    border: 2px solid #28a745;
    border-radius: 8px;
    padding: 12px;
    font-family: Arial, sans-serif;
    overflow-x: hidden;
}

.job-row {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    padding: 8px 4px;
    border-bottom: 1px solid #ddd;
    flex-wrap: wrap;
    width: 100%;
    font-size: 14px;
}

.job-row:last-child { border-bottom: none; }

.job-row i {
    font-size: 15px;
    min-width: 18px;
}

.label { font-weight: 600; white-space: nowrap; }

.badge {
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    border: 2px solid;
    margin-left: auto;
}

.green { color: #28a745; border-color: #28a745; }
.red { color: #dc3545; border-color: #dc3545; }
.blue { color: #007bff; }

.btn {
    background: #25D366;
    color: #fff;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 13px;
    text-decoration: none;
}

.social {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 15px;
}

.social a {
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
}

/* Social Colors */
.fb { background: #1877f2; }
.tt { background: #000000; }   /* TikTok */
.ig { background: #e1306c; }
.yt { background: #ff0000; }

@media (min-width: 768px) {
    .job-box { max-width: 600px; margin: auto; }
    .social { grid-template-columns: repeat(4, 1fr); }
}
</style>

<div class="job-box">

    <div class="job-row">
        <i class="fa-solid fa-calendar green"></i>
        <span class="label">Posted on:</span>
        <span class="badge green">January 22, 2026</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-location-dot green"></i>
        <span class="label">Location:</span>
        <span class="blue">Lahore</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-graduation-cap green"></i>
        <span class="label">Education:</span>
        <span>Matric | Intermediate | Bachelor | DAE</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-calendar-xmark red"></i>
        <span class="label">Last Date:</span>
        <span class="badge red">February 10, 2026</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-users green"></i>
        <span class="label">Vacancies:</span>
        <span>Multiples</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-building green"></i>
        <span class="label">Company:</span>
        <span>Pakistan Railways</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-location-arrow green"></i>
        <span class="label">Address:</span>
        <span>Lahore Punjab Pakistan</span>
    </div>

    <div class="job-row">
        <i class="fa-brands fa-whatsapp green"></i>
        <span class="label">Job Alert:</span>
        <a class="btn" href="https://www.whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" target="_blank" rel="noopener">Join WhatsApp Group</a>
    </div>

    <div class="social">
        <a class="fb" href="https://www.facebook.com/Pakrailjobs" target="_blank" rel="noopener"><i class="fa-brands fa-facebook-f"></i> Facebook</a>
        <a class="tt" href="https://www.tiktok.com/@pakrailjobs" target="_blank" rel="noopener"><i class="fa-brands fa-tiktok"></i> TikTok</a>
        <a class="ig" href="https://www.instagram.com/Pakrailjobs/" target="_blank" rel="noopener"><i class="fa-brands fa-instagram"></i> Instagram</a>
        <a class="yt" href="https://www.youtube.com/Pakrailjobs/" target="_blank" rel="noopener"><i class="fa-brands fa-youtube"></i> YouTube</a>
    </div>

</div>



<h3 class="wp-block-heading" id="available-posts">Available Posts</h3>



<ul class="wp-block-list">
<li>Assistant Land Inspector (BS-11) – 08 Vacancies</li>



<li>Draftsman CAD Operator (BS-11) – 07 Vacancies</li>



<li>Revenue Assistant (BS-09) – 08 Vacancies</li>



<li>GIS Associate (BS-02) – 07 Vacancies</li>
</ul>



<h2 class="wp-block-heading" id="eligibility-criteria-for-pakistan-railways-jobs-2026">Eligibility Criteria for Pakistan Railways Jobs 2026</h2>



<h3 class="wp-block-heading" id="education-qualification">Education Qualification</h3>



<ul class="wp-block-list">
<li><strong>Assistant Land Inspector:</strong>
<ul class="wp-block-list">
<li>3 Years Diploma in Civil Engineering (BTE recognized)</li>



<li>OR 1-Year CAD Course from a reputed institute</li>
</ul>
</li>



<li><strong>Draftsman CAD Operator:</strong>
<ul class="wp-block-list">
<li>3 Years Diploma in Civil Engineering</li>
</ul>
</li>



<li><strong>Revenue Assistant:</strong>
<ul class="wp-block-list">
<li>Matric (2nd Division)</li>



<li>3 Years Patwar Course</li>
</ul>
</li>



<li><strong>GIS Associate:</strong>
<ul class="wp-block-list">
<li>Matric (2nd Division) from any BISE</li>
</ul>
</li>
</ul>



<h3 class="wp-block-heading" id="age-limit">Age Limit</h3>



<ul class="wp-block-list">
<li>18 to 25 Years</li>



<li>5 Years General Age Relaxation</li>



<li>Additional relaxation for government servants, armed forces personnel, minorities, widows, and disabled persons as per rules</li>
</ul>



<h3 class="wp-block-heading" id="experience">Experience</h3>



<ul class="wp-block-list">
<li>Relevant field experience will be preferred</li>



<li>Fresh candidates meeting qualification criteria may apply</li>
</ul>



<h2 class="wp-block-heading" id="required-skills">Required Skills</h2>



<ul class="wp-block-list">
<li>Basic knowledge of land records and mapping</li>



<li>Computer literacy (especially CAD &amp; GIS)</li>



<li>Ability to work under government regulations</li>



<li>Strong record-keeping and documentation skills</li>



<li>Team coordination and communication</li>
</ul>



<h2 class="wp-block-heading" id="salary-government-benefits">Salary &amp; Government Benefits</h2>



<ul class="wp-block-list">
<li>Salary according to <strong>Basic Pay Scale (BS)</strong></li>



<li>Annual increments</li>



<li>Government allowances</li>



<li>Medical facilities</li>



<li>Job security during contract period</li>



<li>Equal opportunity employment</li>
</ul>



<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5514164207645135"
     crossorigin="anonymous"></script>
<!-- new add -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-5514164207645135"
     data-ad-slot="9876825058"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading" id="how-to-apply-for-pakistan-railways-jobs-2026">How to Apply for Pakistan Railways Jobs 2026</h2>



<ul class="wp-block-list">
<li>Download the application form from the <strong>official Pakistan Railways website</strong></li>



<li>Submit the complete application to the concerned office</li>



<li>Attach attested copies of CNIC, educational documents, and photographs</li>



<li><a>https://www.pakrail.gov.pk</a></li>
</ul>



<p>Applicants already serving in government departments must apply through proper channels with NOC.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 31">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading" id="terms-conditions">Terms &amp; Conditions</h2>



<ul class="wp-block-list">
<li>Incomplete or late applications will be rejected</li>



<li>Pakistan Railways reserves the right to cancel or amend recruitment</li>



<li>False information will lead to disqualification</li>



<li>Appointment is strictly on merit and quota basis</li>
</ul>



<h2 class="wp-block-heading" id="last-date-to-apply">Last Date to Apply</h2>



<ul class="wp-block-list">
<li><strong>Within 20 days</strong> from the date of advertisement publication</li>
</ul>



<h2 class="wp-block-heading" id="selection-procedure">Selection Procedure</h2>



<ul class="wp-block-list">
<li>Shortlisting of eligible candidates</li>



<li><strong>Written Test (70%)</strong></li>



<li><strong>Interview (30%)</strong></li>



<li>Medical examination</li>



<li>Security clearance</li>
</ul>



<h2 class="wp-block-heading" id="important-instructions">Important Instructions</h2>



<ul class="wp-block-list">
<li>No TA/DA will be given for test or interview</li>



<li>Bring original documents at the time of interview</li>



<li>Only shortlisted candidates will be contacted</li>
</ul>



<h2 class="wp-block-heading" id="final-contact">Final Contact</h2>



<p><strong>Deputy CPO / Administration</strong><br><strong>Pakistan Railways</strong><br>Lahore</p>



<p>Original Source: https://epaper.dailyausaf.com/page?station_id=7&amp;date=2026-01-21&amp;page_id=241153<br></p>



<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "JobPosting",
  "title": "Pakistan Railways Jobs 2026 – Assistant Land Inspector, Draftsman, Revenue Assistant & GIS Associate",
  "description": "Pakistan Railways Jobs 2026 are announced for Assistant Land Inspector, Draftsman CAD Operator, Revenue Assistant, and GIS Associate on a contract basis. Eligible Matric and Diploma holders can apply under provincial quota system.",
  "datePosted": "2026-01-23",
  "validThrough": "2026-02-05T23:59",
  "employmentType": "CONTRACT",
  "hiringOrganization": {
    "@type": "Organization",
    "name": "Pakistan Railways",
    "sameAs": "https://www.pakrail.gov.pk",
    "logo": "https://www.pakrail.gov.pk/images/logo.png"
  },
  "jobLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Lahore",
      "addressRegion": "Punjab",
      "addressCountry": "PK"
    }
  },
  "educationRequirements": [
    "Matric (Second Division)",
    "3 Years Diploma in Civil Engineering",
    "Patwar Course",
    "GIS / CAD Certification"
  ],
  "experienceRequirements": "Relevant field experience will be preferred",
  "qualifications": "Candidates must meet education and age criteria as per Pakistan Railways rules",
  "responsibilities": [
    "Land record management",
    "Survey and mapping assistance",
    "GIS and CAD operations",
    "Revenue and documentation tasks"
  ],
  "salaryCurrency": "PKR",
  "jobBenefits": [
    "Government pay scale",
    "Medical facilities",
    "Contract-based job security",
    "Equal opportunity employment"
  ],
  "applicantLocationRequirements": {
    "@type": "Country",
    "name": "Pakistan"
  },
  "applyAction": {
    "@type": "ApplyAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.pakrail.gov.pk",
      "actionPlatform": [
        "http://schema.org/DesktopWebPlatform",
        "http://schema.org/MobileWebPlatform"
      ]
    }
  }
}
</script>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 32">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 33">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 34">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 35">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/government-of-sindh-security-guard-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Create_a_highimpact_202602211727-150x100.png" class="Teckshop-rp-image-multi wp-post-image" alt="Create a highimpact 202602211727 pakrailjobs" title="Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring 36">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-jobs-2026-for-assistant-land-inspector/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<media:content url="https://www.youtube.com/embed/Pakrailjobs" medium="video">
			<media:player url="https://www.youtube.com/embed/Pakrailjobs" />
			<media:title type="plain">Railway Jobs - pakrailjobs</media:title>
			<media:description type="html"><![CDATA[Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.]]></media:description>
			<media:thumbnail url="https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026.png" />
			<media:rating scheme="urn:simple">nonadult</media:rating>
		</media:content>
	</item>
		<item>
		<title>Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2)</title>
		<link>https://pakrailjobs.com/pakistan-railways-gateman-jobs-2026/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-gateman-jobs-2026/#respond</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Fri, 02 Jan 2026 20:47:32 +0000</pubDate>
				<category><![CDATA[Job Updates]]></category>
		<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Railway Jobs]]></category>
		<category><![CDATA[Chiniot]]></category>
		<category><![CDATA[Faisalabad]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Gujranwala]]></category>
		<category><![CDATA[Gujrat]]></category>
		<category><![CDATA[Hafizabad]]></category>
		<category><![CDATA[Jhang]]></category>
		<category><![CDATA[Kasur]]></category>
		<category><![CDATA[Lahore]]></category>
		<category><![CDATA[Nankana Sahib]]></category>
		<category><![CDATA[Narowal]]></category>
		<category><![CDATA[Okara]]></category>
		<category><![CDATA[Pakpattan]]></category>
		<category><![CDATA[Punjab]]></category>
		<category><![CDATA[Sahiwal]]></category>
		<category><![CDATA[Sheikhupura]]></category>
		<category><![CDATA[Sialkot]]></category>
		<category><![CDATA[Toba Tek Singh]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4506</guid>

					<description><![CDATA[Pakistan Railways Divisional Superintendent Office Lahore has announced Gateman (BSP-02) Jobs 2025 on a contract basis. Applications are invited from ... <p class="read-more-container"><a title="Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2)" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-gateman-jobs-2026/#more-4506" aria-label="Read more about Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2)">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<p><strong>Pakistan Railways</strong> Divisional Superintendent Office <strong>Lahore </strong>has announced <strong>Gateman (BSP-02) Jobs 2025</strong> on a <strong>contract basis</strong>. Applications are invited from eligible candidates having <strong>Punjab domicile</strong> within specified districts. This is a great opportunity to join a federal government department with job security and benefits.</p>



<p>The&nbsp;<strong>Pakistan Railways&nbsp; </strong>have been officially announced through the latest advertisement for multiple vacancies across&nbsp;<strong><strong>Punjab </strong></strong>. These job opportunities were published in leading newspapers, and applications are invited from&nbsp;<strong>eligible candidates</strong>&nbsp;to fill the vacant positions.</p>



<p>According to the&nbsp;<strong>latest <strong>Pakistan Railways</strong> Jobs Advertisement 2026</strong>, several vacancies are available specifically for&nbsp;<strong><strong><strong>Punjab </strong></strong></strong> <strong>citizens</strong>,  Interested applicants from all over Pakistan can submit their&nbsp;<strong>online applications</strong>&nbsp;before the closing date. Complete details regarding vacancies, eligibility criteria, and the application process are provided below.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="/#pakistan-railways-jobs-2026-advertisement-details">Pakistan Railways Jobs 2026 – Advertisement Details</a></li><li><a href="/#available-vacancies">Available Vacancies</a></li><li><a href="/#eligibility-criteria">Eligibility Criteria</a><ul><li><a href="/#education">Education</a></li><li><a href="/#age-limit">Age Limit</a></li></ul></li><li><a href="/#required-skills">Required Skills</a></li><li><a href="/#salary-government-benefits">Salary &amp; Government Benefits</a></li><li><a href="/#domicile-requirement">Domicile Requirement</a></li><li><a href="/#recruitment-quota">Recruitment Quota</a></li><li><a href="/#required-documents">Required Documents</a></li><li><a href="/#terms-and-conditions">Terms and Conditions</a></li><li><a href="/#how-to-apply-for-pakistan-railways-jobs-2026">How to Apply for Pakistan Railways Jobs 2026</a></li><li><a href="/#last-date-to-apply">Last Date to Apply</a></li><li><a href="/#selection-procedure">Selection Procedure</a></li><li><a href="/#important-instructions">Important Instructions</a></li><li><a href="/#official-advertisement-reference">Official Advertisement Reference</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="pakistan-railways-jobs-2026-advertisement-details"><strong>Pakistan Railways</strong> Jobs 2026 – Advertisement Details</h2>



<p>The <strong>Pakistan Railways Jobs Advertisement 2026</strong>&nbsp;was published in newspapers on&nbsp;<strong>2 January 2026</strong>. The <strong>Pakistan Railways</strong> is inviting applications from&nbsp;<strong><strong><strong>Punjab </strong></strong></strong> <strong>citizens</strong>&nbsp;through the&nbsp;<strong><strong>Pakistan Railways</strong></strong>.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 45">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<!--Font Awesome-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"></link>

<style>
:root {
    --icon-blue: #0ea5e9;
    --border-green: #22c55e;
    --light-green-bg: #f0fdf4;
    --whatsapp-green: #25D366;
}

/* Title */
.quick-info-title {
    max-width: 800px;
    margin: 25px auto 10px;
    font-size: 22px;
    font-weight: 800;
    color: #111;
    border-left: 5px solid var(--border-green);
    padding-left: 12px;
    font-family: 'Segoe UI', Arial, sans-serif;
}

.app-info-wrapper {
    max-width: 800px;
    margin: 0 auto 20px;
    padding: 15px;
    background: #fff;
    font-family: 'Segoe UI', Arial, sans-serif;
}

.info-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 15px 0;
}

.info-card {
    display: flex;
    align-items: center;
    padding: 12px;
    border-radius: 12px;
    background: var(--light-green-bg);
    border: 1.5px dashed var(--border-green);
}

.full-width {
    grid-column: span 2;
}

.info-icon {
    width: 42px;
    height: 42px;
    background: #fff;
    border: 2px solid var(--icon-blue);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--icon-blue);
    font-size: 18px;
    margin-right: 12px;
}

.info-label {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.info-value {
    font-size: 14px;
    color: #555;
}

/* WhatsApp Button */
.btn-container {
    margin-top: 25px;
    text-align: center;
}

.whatsapp-btn {
    text-decoration: none;
    animation: float3d 3s ease-in-out infinite;
}

.btn-content.whatsapp {
    background: var(--whatsapp-green);
    color: #fff;
    padding: 18px;
    border-radius: 15px;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 20px rgba(37,211,102,0.4),
                inset 0 -5px 0 rgba(0,0,0,0.15);
}

.btn-content.whatsapp i {
    font-size: 28px;
    margin-right: 12px;
}

@keyframes float3d {
    0%,100% { transform: translateY(0); }
    50% { transform: translateY(-6px); }
}

@media (max-width:600px) {
    .info-grid-container { grid-template-columns: 1fr; }
    .full-width { grid-column: span 1; }
}
</style>

<h2 class="quick-info-title">Job Details</h2>

<div class="app-info-wrapper">

    <div class="info-card full-width">
        <div class="info-icon"><i class="fa-regular fa-calendar-days"></i></div>
        <div>
            <div class="info-label"><b>Date Posted / Updated</b></div>
            <div class="info-value">02 January, 2026</div>
        </div>
    </div>

    <div class="info-grid-container">

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-briefcase"></i></div>
            <div>
                <div class="info-label"><b>Category / Sector</b></div>
                <div class="info-value">Government</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-newspaper"></i></div>
            <div>
                <div class="info-label"><b>Newspaper</b></div>
                <div class="info-value">Express Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-user-graduate"></i></div>
            <div>
                <div class="info-label"><b>Education</b></div>
                <div class="info-value">Middle</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-location-dot"></i></div>
            <div>
                <div class="info-label"><b>Vacancy Location</b></div>
                <div class="info-value">Lahore<span face="Arial, Helvetica, sans-serif" style="font-size: 14px;">, Punjab, Pakistan</span></div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-building-columns"></i></div>
            <div>
                <div class="info-label"><b>Organization</b></div>
                <div class="info-value">Pakistan Railways</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-layer-group"></i></div>
            <div>
                <div class="info-label"><b>Job Industry</b></div>
                <div class="info-value">Human Resource Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-clock"></i></div>
            <div>
                <div class="info-label"><b>Job Type</b></div>
                <div class="info-value">Full Time</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon"><i class="fa-solid fa-hourglass-end"></i></div>
            <div>
                <div class="info-label"><b>Expected Last Date</b></div>
                <div class="info-value">20 January, 2026</div>
            </div>
        </div>

    </div>

    <div class="btn-container">
        <a class="whatsapp-btn" href="https://www.whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" target="_blank" rel="noopener">
            <div class="btn-content whatsapp">
                <i class="fab fa-whatsapp"></i>
                <span>Join WhatsApp Channel</span>
            </div>
        </a>
    </div>

</div>



<p>Eligible and interested candidates must submit their&nbsp;<strong>complete online applications</strong>&nbsp;before the deadline.</p>



<h2 class="wp-block-heading" id="available-vacancies">Available Vacancies</h2>



<ul class="wp-block-list">
<li>Gateman (BSP-02)</li>
</ul>



<h2 class="wp-block-heading" id="eligibility-criteria">Eligibility Criteria</h2>



<h3 class="wp-block-heading" id="education">Education</h3>



<ul class="wp-block-list">
<li>Middle Pass (Verified by Head of Institution)</li>
</ul>



<h3 class="wp-block-heading" id="age-limit">Age Limit</h3>



<ul class="wp-block-list">
<li><strong>18 to 25 Years</strong></li>



<li><strong>+05 Years General Age Relaxation</strong></li>



<li>Additional relaxation:
<ul class="wp-block-list">
<li>Ex-Service Men: Service period or 15 years (whichever is less)</li>



<li>Scheduled Casts / Buddhist Community: +3 Years</li>



<li>Government Servants (2 years continuous service): +10 Years</li>



<li>Son of deceased civil servant: +5 Years</li>
</ul>
</li>
</ul>



<h2 class="wp-block-heading" id="required-skills">Required Skills</h2>



<ul class="wp-block-list">
<li>Physical fitness</li>



<li>Ability to work in shifts</li>



<li>Basic literacy &amp; discipline</li>



<li>Railway safety awareness (training provided)</li>
</ul>



<h2 class="wp-block-heading" id="salary-government-benefits">Salary &amp; Government Benefits</h2>



<ul class="wp-block-list">
<li>Basic Pay Scale (BSP-02)</li>



<li>Government allowances (as per policy)</li>



<li>Medical fitness training</li>



<li>Contract extendable on satisfactory performance</li>
</ul>



<h2 class="wp-block-heading" id="domicile-requirement">Domicile Requirement</h2>



<p>Candidates must belong to the following districts:</p>



<ul class="wp-block-list">
<li>Lahore</li>



<li>Okara</li>



<li>Sahiwal</li>



<li>Kasur</li>



<li>Pakpattan</li>



<li>Gujranwala</li>



<li>Gujrat</li>



<li>Sheikhupura</li>



<li>Nankana Sahib</li>



<li>Hafizabad</li>



<li>Chiniot</li>



<li>Jhang</li>



<li>Faisalabad</li>



<li>Toba Tek Singh</li>



<li>Sialkot</li>



<li>Narowal</li>
</ul>



<h2 class="wp-block-heading" id="recruitment-quota">Recruitment Quota</h2>



<ul class="wp-block-list">
<li>Open Merit – <strong>60%</strong></li>



<li>Son of Railway Employee (in service/retired/deceased) – <strong>20%</strong></li>



<li>Ex-Service Man – <strong>10%</strong></li>



<li>Orphans (other than Railways) – <strong>5%</strong></li>



<li>Minority – <strong>5%</strong></li>
</ul>



<h2 class="wp-block-heading" id="required-documents">Required Documents</h2>



<p>Attach <strong>attested copies</strong> of:
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 46">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li>Educational Certificate (Middle)</li>



<li>CNIC</li>



<li>Domicile</li>



<li>Character Certificate</li>



<li>3 Passport Size Photos</li>



<li>Relationship Certificate (for Railway quota)</li>



<li>Affidavit (if applying under Railway employee quota)</li>



<li></li>
</ul>



<h2 class="wp-block-heading" id="terms-and-conditions">Terms and Conditions</h2>



<ul class="wp-block-list">
<li>Applications must be submitted&nbsp;<strong>online</strong>&nbsp;through the prescribed application form.</li>



<li>Candidates should ensure all required documents are attached and kept safely for future reference.</li>



<li>Incorrect or false information may result in&nbsp;<strong>rejection of the application</strong>.</li>



<li>Only&nbsp;<strong>shortlisted candidates</strong>&nbsp;will be called for a test or interview.</li>



<li><strong>No TA/DA</strong>&nbsp;will be admissible.</li>



<li>Government employees must apply&nbsp;<strong>through the proper channel</strong>.</li>



<li>Candidates must bring&nbsp;<strong>original documents</strong>&nbsp;at the time of the interview.</li>



<li>Contract for 2 years (extendable)</li>



<li>Mandatory training required</li>



<li>Medical fitness compulsory</li>



<li>Final authority rests with <a href="https://pakrailjobs.com/category/police-jobs/" data-type="link" data-id="https://pakrailjobs.com/category/police-jobs/">Pakistan Railways</a></li>
</ul>



<h2 class="wp-block-heading" id="how-to-apply-for-pakistan-railways-jobs-2026">How to Apply for <strong>Pakistan Railways</strong> Jobs 2026</h2>



<p>Eligible candidates are required to apply online through the&nbsp;<strong><strong>Pakistan Railways</strong> Portal</strong>&nbsp;by completing the prescribed application form before the closing date.</p>



<ol class="wp-block-list">
<li>Submit <strong>typed application</strong></li>



<li>Send via <strong>Registered Post / Courier</strong></li>



<li>Address to:</li>
</ol>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>Divisional Superintendent,<br>Pakistan Railways, Lahore Division,<br>Bogy Road, Lahore</strong></p>
</blockquote>



<ol start="4" class="wp-block-list">
<li>Mention <strong>Post Name &amp; Quota</strong> on envelope</li>



<li>Only <strong>one application per envelope</strong></li>
</ol>



<p>Hand-submitted applications will not be accepted.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 47">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading" id="last-date-to-apply">Last Date to Apply</h2>



<p> <strong>20 January 2026</strong></p>



<h2 class="wp-block-heading" id="selection-procedure">Selection Procedure</h2>



<ul class="wp-block-list">
<li>Scrutiny of applications</li>



<li>Skill Test</li>



<li>Interview</li>



<li>Medical Examination (Railway Medical Officer)</li>
</ul>



<h2 class="wp-block-heading" id="important-instructions">Important Instructions</h2>



<ul class="wp-block-list">
<li>Incomplete applications will be rejected</li>



<li>Fake documents will lead to legal action</li>



<li>No TA/DA for test or interview</li>



<li>Government servants must apply through proper channel</li>



<li>Authority may increase or decrease vacancies</li>
</ul>



<h2 class="wp-block-heading" id="official-advertisement-reference">Official Advertisement Reference</h2>



<p><strong>PID(I): 1804/25</strong><br><strong>Issued by:</strong> Muhammad Raza Hussain (DPO)<br><strong>For:</strong> Divisional Superintendent, Pakistan Railways, Lahore</p>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://pakrailjobs.com/wp-content/uploads/2026/01/731147_1-447x1024.jpg" alt="731147 1 pakrailjobs" class="wp-image-4507" style="aspect-ratio:0.436996495982554;width:780px;height:auto" title="Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2) 53"><figcaption>Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2) 54</figcaption></figure>



<p></p>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 48">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 49">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 50">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 51">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/station-master-semo-jobs-2026-attock-cantt/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Image_202602182001-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Image 202602182001 pakrailjobs" title="Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now 52">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-gateman-jobs-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Pakistan Railways Jobs 2026: Junior Mechanical Engineer Recruitment</title>
		<link>https://pakrailjobs.com/pakistan-railways-jobs-2026-junior-mechanical-engineer/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-jobs-2026-junior-mechanical-engineer/#respond</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Thu, 25 Dec 2025 04:33:17 +0000</pubDate>
				<category><![CDATA[Railway Jobs]]></category>
		<category><![CDATA[Railways]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4481</guid>

					<description><![CDATA[Pakistan Railways Jobs 2026 has announced a new career opportunity for retired professionals under the PD /SR-100 DE Locos Project ... <p class="read-more-container"><a title="Pakistan Railways Jobs 2026: Junior Mechanical Engineer Recruitment" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-jobs-2026-junior-mechanical-engineer/#more-4481" aria-label="Read more about Pakistan Railways Jobs 2026: Junior Mechanical Engineer Recruitment">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<p><strong>Pakistan Railways Jobs 202</strong>6 has announced a new career opportunity for retired professionals under the <strong>PD /SR-100 DE Locos Project (New)</strong>. This recruitment seeks an experienced individual to join the Moghalpura, Lahore division on a contract basis to contribute to the rehabilitation of Diesel Electric Locos.</p>



<!--Job Description Box Start-->
<div style="background: rgb(255, 255, 255); border-radius: 12px; border: 1px solid rgb(0, 123, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 10px; font-family: &quot;Segoe UI&quot;, Arial, sans-serif; margin: 30px auto; max-width: 650px; padding: 20px;">

  <!--Title-->
  <h2 style="color: #007bff; margin-bottom: 25px; text-align: center;">
    Pakistan Railways Jobs 2026 Full Job Description
  </h2>

  <!--Job Details-->
  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M4 6h16M4 10h16M4 14h16M4 18h16" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><b>Department</b><strong>&nbsp;Name :</strong>&nbsp;Pakistan Railways </p>
<p data-end="165" data-start="100"></p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M9 12h6m2 0a2 2 0 002-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2v4a2 2 0 002 2zm0 0v6a2 2 0 002 2h6a2 2 0 002-2v-6H9z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Post Name :</strong>&nbsp;Junior Mechanical Engineer</p>
<p data-end="303" data-start="167"></p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12 14l9-5-9-5-9 5 9 5zm0 0l6.16-3.422A12.083 12.083 0 0112 20.944a12.083 12.083 0 01-6.16-10.366L12 14z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Qualification :</strong> Bachelor | Master | BA | B.com | MBA | ACCA | CA | M.sc | Others | BS
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 60">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Age Limit :</strong>&nbsp;Minimum: 18 Years Maximum: 62 Years</p>
<p data-end="390" data-start="365"></p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M17.657 16.657L13.414 12.414a4 4 0 10-1.414 1.414l4.243 4.243a1 1 0 001.414-1.414z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Location :</strong>&nbsp;Lahore, Punjab, Pakistan</p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12 8c-2.21 0-4 1.79-4 4v1a4 4 0 004 4h0a4 4 0 004-4v-1c0-2.21-1.79-4-4-4z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Pay :</strong>&nbsp;Market-based competitive remuneration</p>
<p data-end="467" data-start="442">
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 61">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M5 13l4 4L19 7" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Job Type :</strong> Full-time</p>
  </div>

  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-bottom: 10px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M8 7V3m8 4V3M3 11h18M5 21h14a2 2 0 002-2v-8H3v8a2 2 0 002 2z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Exam Date :</strong>&nbsp;December 24, 2025</p>
<p data-end="650" data-is-last-node="" data-is-only-node="" data-start="539"></p>
  </div>

  <!--Closing Date-->
  <div style="align-items: center; background: rgb(234, 243, 255); border-radius: 8px; border: 2px solid rgb(0, 123, 255); display: flex; gap: 10px; margin-top: 20px; padding: 12px 15px;">
    <svg fill="none" stroke="currentColor" style="color: #007bff; height: 22px; width: 22px;" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M8 7V3m8 4V3M3 11h18M5 21h14a2 2 0 002-2v-8H3v8a2 2 0 002 2z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
    </path></svg>
    <p style="color: #007bff; font-size: 15px; margin: 0px;"><strong>Closing Date :</strong>&nbsp;03 January, 2026 or as per paper ad</p>
<p data-end="650" data-is-last-node="" data-is-only-node="" data-start="539">
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 62">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>
  </div>

</div>
<!--Job Description Box End-->



<h2 class="wp-block-heading">Job Details</h2>



<ul class="wp-block-list">
<li><strong>Post Name:</strong> Junior Mechanical Engineer</li>



<li><strong>Department:</strong> Pakistan Railways (PD /SR-100 DE Locos Project)</li>



<li><strong>Vacancies:</strong> 01 (One)</li>



<li><strong>Job Location:</strong> Moghalpura, Lahore, Pakistan</li>



<li><strong>Job Type:</strong> Contract Basis (1 Year, extendable until project completion)</li>



<li><strong>BPS:</strong> 17</li>
</ul>



<h2 class="wp-block-heading">Eligibility Criteria</h2>



<p>To be considered for the <strong>Pakistan Railways Jobs 202</strong>6, candidates must meet the following strict requirements:</p>



<ul class="wp-block-list">
<li><strong>Education/Qualification:</strong> Must be a retired <strong>JME / AME / AWM</strong> of Pakistan Railways.</li>



<li><strong>Age Limit:</strong> Maximum <strong>62 Years</strong>.</li>



<li><strong>Experience:</strong> * Minimum <strong>20 years</strong> of operational, maintenance, overhauling, and rehabilitation experience.
<ul class="wp-block-list">
<li>Specific experience with <strong>Diesel Electric Locomotives</strong>.</li>



<li>Preference is given to those who served in Central Diesel Locomotive Workshop Rawalpindi, Loco Shop MGPR, or the Rehabilitation Shop.</li>
</ul>
</li>
</ul>



<p><a href="https://pakrailjobs.com/dha-city-karachi-career-opportunities-2025/">DHA City Karachi Career Opportunities 2025</a></p>



<h2 class="wp-block-heading">Required Skills</h2>



<ul class="wp-block-list">
<li>Deep technical knowledge of Diesel Electric Locomotive engines.</li>



<li>Expertise in railway workshop rehabilitation protocols.</li>



<li>Project management and operational oversight.</li>



<li>Ability to work within Federal Government contract policies.</li>
</ul>



<h2 class="wp-block-heading">Salary &amp; Government Benefits</h2>



<p>The salary package will be offered as per the <strong>Federal Government Policy for contract employees</strong>. Benefits include:</p>



<ul class="wp-block-list">
<li>Competitive monthly pay scale for BPS-17 equivalent.</li>



<li>Professional working environment in a high-priority national project.</li>



<li>Opportunity to contribute post-retirement expertise to the national infrastructure.</li>
</ul>



<h2 class="wp-block-heading">How to Apply</h2>



<p>Candidates should follow the format provided in the official advertisement. Applications can be submitted via <strong>Post</strong> or <strong>Email</strong>.</p>



<ol start="1" class="wp-block-list">
<li>Prepare your application with the following details: Name, CNIC, DOB, Retirement Date, Qualification, Experience, Mailing Address, and Phone Number.</li>



<li><strong>Email Submission:</strong> Send your details to <strong><a href="mailto:sr100delocosnew@gmail.com">sr100delocosnew@gmail.com</a></strong>.</li>



<li><strong>Postal Submission:</strong> Send to:Project Director/SR-100 Locos/New, Moghalpura, Lahore.</li>
</ol>



<h2 class="wp-block-heading">Terms and Conditions</h2>



<ul class="wp-block-list">
<li>The appointment is strictly on a contract basis.</li>



<li>Initial tenure is one year, subject to extension based on project needs.</li>



<li>Original documents must be presented at the time of the interview.</li>



<li>Incomplete applications will not be entertained.</li>
</ul>



<h2 class="wp-block-heading">Last Date to Apply</h2>



<p>The application must be submitted within <strong>ten (10) days</strong> of the publication of the advertisement. Since the PID number is dated for 2025, ensure your application reaches the office before the deadline.</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" src="https://pakrailjobs.com/wp-content/uploads/2025/12/Pakistan-Railways-Jobs-2025.gif" alt="Pakistan Railways Jobs 2025" class="wp-image-4482" style="width:648px;height:auto" title="Pakistan Railways Jobs 2026: Junior Mechanical Engineer Recruitment 65"><figcaption>Pakistan Railways Jobs 2026: Junior Mechanical Engineer Recruitment 66</figcaption></figure>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 63">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-jobs-2026-for-assistant-land-inspector/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026-150x100.png" class="Teckshop-rp-image-multi wp-post-image" alt="Pakistan Railways Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026-150x100.png 150w, https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026-300x200.png 300w, https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026-1024x683.png 1024w, https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026-768x512.png 768w, https://pakrailjobs.com/wp-content/uploads/2026/01/Pakistan-Railways-Jobs-2026.png 1248w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Pakistan Railways Jobs 2026 For Assistant Land Inspector 64">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Pakistan Railways Jobs 2026 For Assistant Land Inspector</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-gateman-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Pakistan Railways Gateman Jobs 2025 – Divisional Superintendent Lahore (BSP-2)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-contract-based-vacancies-2025-apply-online/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-jobs-2026-junior-mechanical-engineer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process</title>
		<link>https://pakrailjobs.com/pakistan-railways-contract-based-vacancies-2025-apply-online/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-contract-based-vacancies-2025-apply-online/#respond</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Sun, 07 Dec 2025 14:38:08 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Railway Jobs]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4435</guid>

					<description><![CDATA[Employment opportunities in the public sector always attract skilled and experienced professionals seeking stable work environments and long-term career growth. ... <p class="read-more-container"><a title="Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-contract-based-vacancies-2025-apply-online/#more-4435" aria-label="Read more about Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<p>Employment opportunities in the public sector always attract skilled and experienced professionals seeking stable work environments and long-term career growth. The latest recruitment announcement from a major national transportation department has opened the door for technical and administrative candidates across Pakistan. The positions are being offered on a contract basis, and the organization has outlined clear eligibility criteria, application requirements, and deadlines for aspiring applicants. This detailed overview provides a complete explanation of all vacancies, salary structure, selection procedure, and the official application method.</p>



<p>The advertisement outlines multiple skilled positions across engineering, technical, and administrative categories. Whether applicants come from mechanical, electrical, or office management backgrounds, this hiring drive offers a chance to secure placement in an important public-sector organization. Below, all relevant details extracted from the advertisement are presented in a structured, easy-to-follow format.</p>



<h1 class="wp-block-heading"><strong>Job (Head) – Summary</strong></h1>



<p>The recruitment drive aims to fill various posts required for efficient operation and maintenance functions within the department. The vacancies include technical experts in machinery maintenance, store management, office administration, electrical and mechanical operations, diesel engine work, and skilled labor support. A range of educational backgrounds—matriculation, diploma of associate engineering, and master’s degrees—are considered depending on the category.</p>



<p>The positions are being offered strictly on a contractual basis for a duration of <strong>six months</strong>, as specified in the advertisement. Extensions may be provided depending on organizational requirements and performance evaluations. All candidates must apply within twenty days from the publication date of the notice.</p>



<h1 class="wp-block-heading"><strong>Department / Organization</strong></h1>



<p>The recruitment has been announced by the <strong>Office of the Chief Engineer / Open-Line</strong>, headquartered in Lahore. This department is responsible for overseeing open-line operations, maintenance, and inventory management. It ensures uninterrupted service, safety compliance, and mechanical reliability of assets used across the railway network.</p>



<h1 class="wp-block-heading"><strong>Key Highlights of the Recruitment</strong></h1>



<p><strong>Org Name:</strong> Pakistan Railways<br><strong>Post Name:</strong> Multiple technical and administrative vacancies<br><strong>Category / Sector:</strong> Government / Public Sector<br><strong>Qualification:</strong> Matriculation, DAE, and Master’s degree depending on position<br><strong>Age Limit:</strong> As per Government of Pakistan rules<br><strong>Location:</strong> Lahore (Headquarters Office)<br><strong>Pay:</strong> As per Pakistan Railways administrative structure<br><strong>Job Type:</strong> Full-time (Contract-based)<br><strong>Post Date:</strong> As per advertisement image<br><strong>Newspaper:</strong> As per ad source<br><strong>Closing Date:</strong> 2025 or as per paper advertisement<br><strong>Vacancy Count:</strong> Listed per post category<br><strong>Application Fee:</strong> Not mentioned<br><strong>Experience Required:</strong> Varies by post (from several years to over a decade)</p>



<h1 class="wp-block-heading"><strong>Detailed Post-Wise Vacancy Information</strong></h1>



<p>Multiple posts are announced, each requiring specific educational qualifications and professional experience. Below is a structured breakdown for clarity.</p>



<h3 class="wp-block-heading"><strong>1. Foreman Store (BPS-16, Vacancy: 01)</strong></h3>



<p>Requires extensive experience—20 years in inventory management of spare parts for truck machinery and industrial machinery.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 75">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h3 class="wp-block-heading"><strong>2. Office Superintendent (BPS-16, Vacancy: 01)</strong></h3>



<p>Master’s degree in English with over 20 years of relevant office administration experience.</p>



<h3 class="wp-block-heading"><strong>3. Computer Operator (BPS-15, Vacancy: 01)</strong></h3>



<p>Matriculation plus a diploma in computer science with at least 10 years of experience in computer operations.</p>



<h3 class="wp-block-heading"><strong>4. Sub-Engineer (Operator, BPS-11, Vacancy: 06)</strong></h3>



<p>DAE in Mechanical or Electrical/Electronics engineering with significant machinery operation experience.</p>



<h3 class="wp-block-heading"><strong>5. Sub-Engineer (Diesel Engine, BPS-11, Vacancy: 02)</strong></h3>



<p>DAE in Auto or Diesel with relevant hands-on expertise in engine diagnostics and maintenance.</p>



<h3 class="wp-block-heading"><strong>6. Assistant Charge man (Electrical/Electronics, BPS-11, Vacancy: 04)</strong></h3>



<p>DAE in Electrical or Electronics with 20+ years of experience in industrial machinery electronics.</p>



<h3 class="wp-block-heading"><strong>7. Mistry (Electric/Electronics, BPS-06, Vacancy: 04)</strong></h3>



<p>Middle-level education with 25 years of work experience in the relevant category.</p>



<h3 class="wp-block-heading"><strong>8. Mechanical Fitter (BPS-06, Vacancy: 04)</strong></h3>



<p>Matriculation with 10 years of hands-on mechanical experience.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 76">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h3 class="wp-block-heading"><strong>9. Machinist (BPS-05, Vacancy: 01)</strong></h3>



<p>At least 10 years of relevant experience.</p>



<h3 class="wp-block-heading"><strong>10. Store Issuer (BPS-04, Vacancy: 01)</strong></h3>



<p>Matriculation with 10 years of experience in spare parts inventory management.</p>



<h3 class="wp-block-heading"><strong>11. Semi-Skilled Fitter (BPS-04, Vacancy: 01)</strong></h3>



<p>Matriculation with 10 years of experience in maintenance work of high-tech mechanical machinery.</p>



<h3 class="wp-block-heading"><strong>12. Muwazan (BPS-01, Vacancy: 06)</strong></h3>



<p>Matriculation required.</p>



<h1 class="wp-block-heading"><strong>Selection Process</strong></h1>



<p>The selection process is designed to ensure that only qualified and experienced professionals are shortlisted. According to the advertisement:</p>



<ul class="wp-block-list">
<li>Only candidates with the required qualifications and experience will be called for interview.</li>



<li>No TA/DA is admissible for applicants appearing during the selection process.</li>



<li>Appointments will be made strictly on contract.</li>



<li>All applications must reach the Chief Engineer’s office within twenty days of publication.</li>
</ul>



<h1 class="wp-block-heading"><strong>Salary &amp; Benefits</strong></h1>



<p>The salary structure follows government pay scales for the respective BPS grades. Benefits include the usual allowances applicable to contractual staff within the organization. The actual pay varies depending on job category, experience, and seniority.</p>



<h1 class="wp-block-heading"><strong>Qualification Requirements</strong></h1>



<p>The educational requirements range from matriculation to master’s degrees. Technical posts require DAE diplomas with long-term industrial experience. Administrative posts require higher education and extensive office management exposure.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 77">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h1 class="wp-block-heading"><strong>Age Limit</strong></h1>



<p>The age limit adheres to the rules and regulations laid out by the Government of Pakistan for public-sector appointments.</p>



<h1 class="wp-block-heading"><strong>Location</strong></h1>



<p>All posts are headquartered in Lahore under the Office of the Chief Engineer (Open Line). However, operational needs may require work in field locations.</p>



<h1 class="wp-block-heading"><strong>Vacancy Count</strong></h1>



<p>Each post comes with a clearly stated number of vacancies, ranging from one position to several openings in skilled labor categories.</p>



<h1 class="wp-block-heading"><strong>Exam Date</strong></h1>



<p>The advertisement does not mention any written exam. Shortlisting appears to be based on experience and interview performance.</p>



<h1 class="wp-block-heading"><strong>Last Apply Date</strong></h1>



<p>Applications must be submitted within <strong>20 days from the advertisement publication date</strong>. Closing may vary depending on official updates.</p>



<h1 class="wp-block-heading"><strong>Apply Link (URL)</strong></h1>



<p>As per the advertisement, applications are submitted manually, not online.<br>Applications must be addressed to:</p>



<p><strong>Office of Chief Engineer / Open-Line</strong><br>Pakistan Railways Headquarters Office, Lahore<br>Phone: 042-99201660</p>



<h1 class="wp-block-heading"><strong>Conclusion</strong></h1>



<p>This recruitment announcement offers an opportunity for experienced professionals across engineering, mechanical, electrical, office administration, and inventory management fields. Interested candidates are advised to prepare their documents—application form, degree certificates, and experience certificates—and submit them before the closing date. With positions distributed across several BPS levels, applicants with diversified expertise have an excellent chance to secure placement in an important national institution.</p>



<figure class="wp-block-image size-full"><img decoding="async" src="https://pakrailjobs.com/wp-content/uploads/2025/12/725121_1.png" alt="725121 1 pakrailjobs" class="wp-image-4437" title="Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process 83"><figcaption>Pakistan Railways Contract-Based Vacancies 2025 – Complete Details and Application Process 84</figcaption></figure>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 78">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 79">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 80">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 81">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/station-master-semo-jobs-2026-attock-cantt/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Image_202602182001-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Image 202602182001 pakrailjobs" title="Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now 82">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-contract-based-vacancies-2025-apply-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
