Package Details: octopi 0.17.0-1

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: 1637
Popularity: 34.44
First Submitted: 2013-09-03 23:42 (UTC)
Last Updated: 2025-02-18 19:38 (UTC)

Dependencies (21)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 40 Next › Last »

simona commented on 2017-12-23 17:15 (UTC)

octopi is developed?

ImNtReal commented on 2017-09-12 14:38 (UTC)

@RobinHood2015, the fact that you need to modify the PKGBUILD is why I've pinned that comment.

RobinHood2015 commented on 2017-09-10 21:58 (UTC)

I can, in fact, use yaourt to install octopi. I simply have to edit its PKGBUILD and comment out either the block of text regarding octopi-notifier-frameworks or that regarding octopi-notifier-qt5.

ImNtReal commented on 2017-07-25 13:24 (UTC)

@timofonic, it doesn't depend on octopi-git. Some of the subpackages depend on octopi, and octopi-git provides octopi.

timofonic commented on 2017-07-22 20:18 (UTC)

It's not only a pacman frontend. It can also become a frontend of pacaur, yaourt and others ;) I don't understand why octopi-git is a dependency of this package and replaces other packages. Could you explain it? :D

e8hffff commented on 2017-07-20 04:58 (UTC)

I found my pacaur wasn't upto date via octopi. Needed to reinstall ca-certificates based packages to fix problem.

kingcreole commented on 2017-04-06 15:00 (UTC)

oh, i updated, and openssl 1.0 installed/upgraded now everything works fine again :)

kingcreole commented on 2017-04-06 14:56 (UTC)

thanks for the tip, rebuilding crashes with these warnings: /usr/bin/ld: warning: libssl.so.1.0.0, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libQt5Network.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libQt5Network.so, not found (try using -rpath or -rpath-link) and a lot of undefined reference errors :)

ImNtReal commented on 2017-04-05 12:50 (UTC)

@kingcreole, have you tried rebuilding since updating to openssl 1.1? I haven't tried building against it, yet.

kingcreole commented on 2017-04-05 11:47 (UTC)

Hey, i have the testing Packages active, wich gives me openssl 1.1, now i get this error: octopi: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory Is there something i can do about it or will this be fixed? a lot of my programs have this Issue since they need to move to 1.1 It's not a big issue if it's a lot of work, i can get arround using octopi for a bit, thank you for your great work :)