• 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 / Uncategorized / Install Wajig (Alternative to APT Package Manager) On Linux Ubuntu 15.04

Install Wajig (Alternative to APT Package Manager) On Linux Ubuntu 15.04

By Sourabh / July 28, 2015 Category: Uncategorized

Install Wajig, the unified package management (front-end) for Debian and Ubuntu Systems. Wajig is a powerful alternative to APT Package Manager.

Wajig can be used similar to “apt-get” command. Once installed, users can run a command by typing “wajig” instead of “apt-get”. Wajig can be run as a normal user, but for a privileged command it will ask for the root user’s password. It can also run such commands using sudo or directly as root.

To install Wajig on Ubuntu Systems, run the following command

sudo apt-get install wajig

wajig-01

wajig provides a simplified interface to many of the system administration tasks of Debian GNU/Linux. In its simplest form you can run the command line wajig as:

wajig [options] [command] [packages|files] …

For a list of common commands use ‘wajig help’. For a list of all commands use `wajig commands’.


$ wajig help

The output of the command is: (screenshot)

wajig-03

Once installed, wajig can be used to perform all kinds of system task from CLI. For example, to install “vim” using wajig, run the following command:


$ sudo wajig install vim

wajig-02

and to remove “vim” using wajig:


$ wajig remove vim

The wajig command can be used to perform all the major system tasks which were used via apt-get command. You can perform system update or upgrade in the regular way.

update – Update the list of down-loadable packages
upgrade – Upgrade all of the installed packages or just those listed
new-upgrades – List packages newly available for upgrading
dist-upgrade – Upgrade to new distribution (installed and new rqd packages)

Wajig command can also be used via command line Interface. The CLI run commands inside the Prompt. You can easily switch to Wajig’s CLI. Run the following command to do so:


$ wajig

As soon as you type the above command, you will enter into Wajig’s CLI interface. The CLI screen will look like:

wajig-0244

Tags: Install Wajig (Alternative to APT Package Manager) On Linux Ubuntu 14.04, Install Wajig (Alternative to APT Package Manager) On Linux Ubuntu 15.04, Wajig Alternative to APT Package Manager

Primary Sidebar

Latest Posts

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

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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