• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Apt 1.0.9.7 (Advanced Package Tool) On Linux Ubuntu 15.04. Ubuntu 14.10 & Ubuntu 14.04

Install Apt 1.0.9.7 (Advanced Package Tool) On Linux Ubuntu 15.04. Ubuntu 14.10 & Ubuntu 14.04

By Sourabh / April 16, 2015 Category: How To, Ubuntu

Install APT (Advanced Package Tool) – The commandline package manager for Linux Ubuntu. Install Apt 1.0.9.7 on Linux Ubuntu15.04, Ubuntu 14.10, Ubuntu 14.04, Debian and Derivatives.

APT is the default package manager of Debian, Ubuntu and Derivatives. The package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.

These include:

  • apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies.
  • apt-cache for querying available information about installed as well as installable packages
  • apt-cdrom to use removable media as a source for packages
  • apt-config as an interface to the configuration settings
  • apt-key as an interface to manage authentication keys

Open Terminal and run the following commands to install APT 1.0.9.7 on 32 bit/64 bit Ubuntu Systems – Ubuntu 14.10, Ubuntu 14.04, Debian 8 and derivative systems:

Install APT 1.0.9.7 On 32 Bit Ubuntu Systems


sudo apt-get install gdebi
wget ftp.de.debian.org/debian/pool/main/a/apt/libapt-pkg4.12_1.0.9.7_i386.deb
sudo gdebi libapt-pkg4.12_1.0.9.7_i386.deb
wget ftp.debian.org/debian/pool/main/a/apt/apt_1.0.9.7_i386.deb
sudo gdebi apt_1.0.9.7_i386.deb

Install APT 1.0.9.7 On 64 Bit Ubuntu Systems


wget ftp.de.debian.org/debian/pool/main/a/apt/libapt-pkg4.12_1.0.9.7_amd64.deb
sudo gdebi libapt-pkg4.12_1.0.9.7_amd64.deb
wget ftp.debian.org/debian/pool/main/a/apt/apt_1.0.9.7_amd64.deb
sudo gdebi apt_1.0.9.7_amd64.deb

Tags: Advanced Package Tool Apt 1.0.9.7, Apt 1.0.9.7 Advanced Package Tool, Apt 1.0.9.7 Ubuntu, APT Advanced Package Tool, Download Apt 1.0.9.7 Advanced Package Tool, Downloaf Advanced Package Tool, How To Install Apt 1.0.9.7 On Ubuntu, Install Advanced Package Tool APT Linux Ubuntu, Install Apt 1.0.9.7 Advanced Package Tool, Install Apt 1.0.9.7 Advanced Package Tool Debian 8, Install Apt 1.0.9.7 Advanced Package Tool Ubuntu 14.04, Install Apt 1.0.9.7 Advanced Package Tool Ubuntu 14.10, Install Apt 1.0.9.7 Advanced Package Tool Ubuntu15.04, Install Apt 1.0.9.7 On Debian 8, Install Apt 1.0.9.7 On Ubuntu, Install Apt 1.0.9.7 On Ubuntu 14.04, Install Apt 1.0.9.7 On Ubuntu 14.10, Install Apt 1.0.9.7 On Ubuntu15.04, Install APT Advanced Package Tool Ubuntu, Ubuntu 14.04, Ubuntu 14.10, Ubuntu15.04

Primary Sidebar

Latest Posts

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap