Package Details: viber 23.2.0.3-2

Git Clone URL: https://aur.archlinux.org/viber.git (read-only, click to copy)
Package Base: viber
Description: Proprietary cross-platform IM and VoIP software
Upstream URL: https://www.viber.com
Licenses: custom
Submitter: MohammadR
Maintainer: nslxndr
Last Packager: nslxndr
Votes: 262
Popularity: 0.033746
First Submitted: 2013-08-20 17:20 (UTC)
Last Updated: 2024-07-31 20:30 (UTC)

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 Next › Last »

stathisq commented on 2014-08-14 14:29 (UTC)

alarm i use KDE without the kpartsplugin package and everthing works nice! This new Viber version rocks!

alarm commented on 2014-08-14 09:21 (UTC)

I found the problem (using a strace). It was a kpartsplugin package. I don't know why, but Viber scans all directory with mozilla's plugins (/usr/lib/mozilla/plugins). kpartsplugin is a KDE package with KDE's dependences, then Viber tried to open strange libs, for example /usr/lib/libstreams.so.0. Somewhere here it falls.

alarm commented on 2014-08-14 08:08 (UTC)

Does anybody has a problems with a new version? It fails when I open a chat window =(

tostaky80 commented on 2014-08-10 09:22 (UTC)

You can use this PKGBUILD: # Maintainer: Özgür Sarıer <ozgursarier1011601115[at]gmail[dot]com> pkgname=viber pkgver=4.2.2.6 pkgrel=1 pkgdesc="Free calls, text and picture sharing with anyone, anywhere!" arch=('x86_64') url="http://viber.com" license=('custom') conflicts=('viber<4.2.2.6') replaces=('viber<4.2.2.6') source=("http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb" "eula.html" "viber") md5sums=('4dec3ade37a3738c6f084858a4554861' '8c133d1bee4a278ff5c257bac983a94b' 'e43eabe88adef7ecdba55c3edbce5268') package() { cd "$srcdir" tar -zxf data.tar.gz -C "${pkgdir}" install -Dm644 "$srcdir/eula.html" \ "${pkgdir}"/usr/share/licenses/viber/eula.html chmod -R 777 "${pkgdir}"/usr/share/viber mkdir -p $pkgdir/usr/bin install -Dm777 "$srcdir/viber" \ "${pkgdir}"/usr/bin }

sorrat commented on 2014-08-07 21:21 (UTC)

version - 4.2.2.6 md5sum of viber.deb - 4dec3ade37a3738c6f084858a4554861

smakki commented on 2014-08-07 12:59 (UTC)

update plz. hashsum is not valid

Le_J commented on 2014-08-05 18:12 (UTC)

There is now an executable binary at "/opt/viber/Viber" and no more at "/usr/share/viber/Viber.sh". Of course, the checksum is also wrong now.