Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 2.33 KB

README.md

File metadata and controls

61 lines (45 loc) · 2.33 KB

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

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

Currently, 9 Linux distros are compatible with it

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

You'll need:

  • Alpm_octopi_utils library
  • A privilege escalation tool to use it. Octopi supports gksu, kdesu and lxqt-sudo for that
  • qtermwidget >= 0.8 in order to build Octopi with embedded terminal support

Simple steps to build Octopi code

Assuming you have Qt5 libs properly installed, go to the directory where the code is located:

$ cd OCTOPI_PATH
$ qmake-qt5
$ 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 AUR support (that "alien" icon at toolbar)

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

Ways to help/support Octopi

Enjoy!