Skip to content
forked from aarnt/octopi

A powerful Pacman (Package Manager) frontend using Qt libs

License

Notifications You must be signed in to change notification settings

philmmanjaro/octopi

This branch is 1251 commits behind aarnt/octopi:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a1ebdb · Jan 6, 2016
Nov 23, 2014
Oct 28, 2015
Jul 23, 2015
Oct 28, 2015
Nov 8, 2015
Mar 13, 2015
Jan 6, 2016
Jul 23, 2015
Nov 8, 2015
Nov 14, 2015
Apr 18, 2014
Feb 24, 2013
Nov 8, 2015
Nov 8, 2015
Aug 31, 2014
Sep 7, 2015
Oct 18, 2015
Jan 22, 2015
Mar 13, 2015
Sep 26, 2015
Oct 12, 2014
Sep 26, 2015

Repository files navigation

This is Octopi, a powerful Pacman/AUR frontend using Qt libs.

The project site is hosted at https://octopiproject.wordpress.com

Currently, 10 Linux distros are compatible with it

What you must install in your system to have Octopi fully functional

You'll need a privilege escalation tool to use it, once running as root will ONLY work in KDE. Octopi supports kdesu and gksu for that.

Simple steps to build Octopi code

Assuming you have Qt5 libs properly installed, go to the directory that has the code:

$ cd OCTOPI_PATH
$ qmake
$ make

You can also use the available PKGBUILD script that helps you build Octopi with all its tools:

$ cd OCTOPI_PATH
$ makepkg -f

How to enable the "alien" icon at toolbar

To enable AUR support, you'll need to install "yaourt" or "pacaur" in your system.
In Chakra, "ccr" will be supported out of the box.
In KaOS, "kcp" will be supported out of the box.

Ways to help/support Octopi

Enjoy!

About

A powerful Pacman (Package Manager) frontend using Qt libs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • QMake 2.0%
  • Other 0.9%