Search Criteria
Package Details: octopi 0.16.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/octopi.git (read-only, click to copy) |
---|---|
Package Base: | octopi |
Description: | A powerful Pacman frontend using Qt libs |
Upstream URL: | https://github.com/aarnt/octopi |
Licenses: | GPL-2.0-or-later |
Conflicts: | alpm_octopi_utils |
Submitter: | ImNtReal |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 1600 |
Popularity: | 34.26 |
First Submitted: | 2013-09-03 23:42 (UTC) |
Last Updated: | 2024-12-24 03:40 (UTC) |
Dependencies (20)
- pacman (pacman-gitAUR)
- pacman-contrib (pacman-contrib-gitAUR)
- qt-sudoAUR
- qtermwidget (qtermwidget-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-5compat (make)
- qt6-tools (make)
- vala (vala-gitAUR) (make)
- inxi (optional) – for SysInfo log
- lsb-release (optional) – for SysInfo log
- mhwd (mhwd-garuda-gitAUR) (optional) – for SysInfo log
- pacaurAUR (pacaur-gitAUR) (optional) – for AUR support
- pacmanlogviewer (pacmanlogviewer-gitAUR) (optional) – to view pacman log files
- paruAUR (paru-gitAUR, paru-binAUR) (optional) – for AUR support
- pikaurAUR (pikaurAUR, pikaur-gitAUR) (optional) – for AUR support
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (optional) – for SysInfo log
- trizenAUR (trizen-gitAUR) (optional) – for AUR support
- yayAUR (yay-binAUR, yay-gitAUR) (optional) – for AUR support
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 39 Next › Last »
kinoe commented on 2021-11-12 05:34 (UTC)
@unihedron what worked for me: rebuilt octopi by AUR helper (yay) after - complete uninstallation of octopi, octopi-notifier-frameworks, alpm_octopi_utils and qtermwidget - removed the remaining build files off the yay cache - rebuild all the above octopi packages against the updated qtermwidget (which will be installed automatically as a dependency)
unihedron commented on 2021-11-12 00:51 (UTC)
I already tried removing and re-installing octopi numerous times and it still fails.
mozo commented on 2021-11-12 00:41 (UTC)
There's no need of soft linking, just reinstall Octopi.
unihedron commented on 2021-11-12 00:26 (UTC)
Still broken: octopi: error while loading shared libraries: libqtermwidget5.so.0: cannot open shared object file: No such file or directory
This solves it:
cd /usr/lib
ln -s libqtermwidget5.so.1.0.0 libqtermwidget5.so.0
/usr/bin/octopi
matmoul commented on 2021-11-09 16:42 (UTC)
@now-im Paru is added...
@okunium It's not an octopi package issue but a temporary failure of the signature of the package qtermwidget. Seem OK now.
okunium commented on 2021-11-09 15:43 (UTC) (edited on 2021-11-09 16:04 (UTC) by okunium)
it is broken since the update of qtermwidget (latesc release of qtermwidget was today on archlinux - version 1.0.0-1).
now-im commented on 2021-11-07 05:57 (UTC)
Octopi now supports "paru". Kindly add it as optional dependency.
Neko-san commented on 2021-10-14 00:31 (UTC)
Ah, sorry about that, I was under the impression that it didn't
matmoul commented on 2021-10-13 18:42 (UTC)
@Neko-san No, the octopi-git package is marked in conflict by its maintainer.
In addition, this package already contains the notifier, just change the WITH_KNOTIFICATION value in the PKGBUILD.
Neko-san commented on 2021-10-13 17:21 (UTC)
@matmoul Can this be made compatible with
Octopi-git
?« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 39 Next › Last »