Skip to content

Commit

Permalink
Remove note on deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Jul 24, 2017
1 parent 2f8539a commit 2239ec4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Powered by multiprocessing, an intelligent adaptive algorithm, recursive operati
- [Installing with a package manager](#installing-with-a-package-manager)
- [Installing from this repository](#installing-from-this-repository)
- [Running as a standalone utility](#running-as-a-standalone-utility)
- [Debian package](#debian-package)
- [Shell completion](#shell-completion)
- [Usage](#usage)
- [cmdline options](#cmdline-options)
Expand Down Expand Up @@ -117,13 +116,6 @@ To remove, run:

$ ./imgp

##### Debian package

If you are on a Debian based system (including Ubuntu), visit [the latest stable release](https://github.com/jarun/imgp/releases/latest) and download the `.deb` package. To install, run

$ sudo dpkg -i imgp-$version-all.deb
Please substitute `$version` with the appropriate package version.

### Shell completion

Shell completion scripts for Bash, Fish and Zsh can be found in respective subdirectories of [auto-completion/](https://github.com/jarun/imgp/blob/master/auto-completion). Please refer to your shell's manual for installation instructions.
Expand Down

4 comments on commit 2239ec4

@jarun
Copy link
Owner Author

@jarun jarun commented on 2239ec4 Jul 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@szlin @shaggytwodope @zach-adams imgp v2.4 is released!

@szlin you must update the release. The checksum (if verified) wouldn't match otherwise.

@professorjamesmoriarty

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jarun I've updated aur package. Doing ppa builds right now. Should be done within the hour.

@szlin
Copy link
Collaborator

@szlin szlin commented on 2239ec4 Jul 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jarun got it and done!

@jarun
Copy link
Owner Author

@jarun jarun commented on 2239ec4 Jul 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks guys!

Please sign in to comment.