Octopi icon
Octopi icon

Octopi

Octopi is the highest rated graphical user interface for the Arch Linux pacman package management tool in AUR. It is written in C++ using the Qt toolkit and its source code is hosted on GitHub. The first commits date from February 2013.

Octopi screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
  • Arch Linux
-
No reviews
19likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Software Installer
  2.  Software Uninstallers
  3.  Software Management
  4.  Package Manager

 Tags

  • package
  • system-utilities
  • software-managers
  • software-packages
  • packages
  • system-updates
  • aur-wrapper
  • software-package
  • pacman
  • system-update

Octopi News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • DeeJayLSP and Read-Create-Motivate liked Octopi
Show all activities

Octopi information

  • Developed by

    Alexandre Arnt
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesDevelopment

GitHub repository

  •  771 Stars
  •  94 Forks
  •  21 Open Issues
  •   Updated  
View on GitHub
Octopi was added to AlternativeTo by User6290804 on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

My NUC clone and RPi 4b appliances

List by technotic with 20 apps, updated

What is Octopi?

Octopi is the highest rated graphical user interface for the Arch Linux pacman package management tool in AUR. It is written in C++ using the Qt toolkit and its source code is hosted on GitHub. The first commits date from February 2013.

Octopi consists of a package browser, sudo helper, notifier, cache cleaner and repository editor. You can see it in action upgrading an Artix system on the official tintaescura YouTube channel.

Through the browser you can search for packages from main and foreign repositories, (re)install (including local packages), remove, upgrade, visualize their files and view repository changes and distribution news. All package database actions that involve changes are performed using the pacman command while the other read-only tasks are executed with alpm‘s help.

Qt-sudo is the only privilege escalation tool compatible with Octopi. It expects the user to be a member of the wheel group to execute any pacman command using sudo. The source code is based on lxqt-sudo with LXQt dependencies removed.

Notifier shows latest repository changes at the interval you choose as well as enabling you to install them.

Cache cleaner helps you clean the cache of packages created by this never ending download from the repositories, so your disk space can be relieved.

And finally the repository editor helps you add, enable, disable and remove a pacman repository.

Official Links