package-utils

https://github.com/Silex/package-utils.git

git clone 'git://github.com/Silex/package-utils.git'
6

Package Utils

Interactive extensions for package.el

Installation

The recommended way to install package-utils is through MELPA.

Otherwise, simply add package-utils.el to your load-path and then (require 'package-utils).

Overview

The following interactive functions are available:

Upgrades all packages that can be upgraded (prefix argument: do no refresh packages).

Upgrades all packages that can be upgraded without refreshing the packages list.

Upgrades an installed package by name (prefix argument: do not refresh packages).

Upgrades an installed package by name without refreshing the packages list.

Removes an installed package by name.

List all packages that can be upgraded (prefix argument: do no refresh packages).

Contributions welcome!

Either as suggestions or as pull requests by opening tickets on the issue tracker.