Search Criteria
Package Details: trizen 1:1.68-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trizen.git (read-only, click to copy) |
---|---|
Package Base: | trizen |
Description: | Trizen AUR Package Manager: lightweight pacman wrapper and AUR helper. |
Upstream URL: | https://github.com/trizen/trizen |
Keywords: | aur aur-helper helper |
Licenses: | GPL3 |
Submitter: | trizen |
Maintainer: | trizen |
Last Packager: | trizen |
Votes: | 320 |
Popularity: | 0.64 |
First Submitted: | 2010-07-07 10:21 (UTC) |
Last Updated: | 2022-12-02 10:54 (UTC) |
Dependencies (12)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR, pacman-stable-fancy-progressAUR)
- pacutils (pacutils-gitAUR)
- perl (perl-gitAUR)
- perl-data-dump
- perl-json
- perl-libwww
- perl-lwp-protocol-https
- perl-term-readline-gnu
- perl-term-ui
- highlight (optional) – for syntax highlighting
- perl-json-xs (optional) – faster JSON deserialization
Required by (6)
- cleanupdate-git (optional)
- cylon (optional)
- octopi (optional)
- pac-util (optional)
- pac-util-git (optional)
- update-notifier (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
trizen commented on 2019-12-28 23:57 (UTC) (edited on 2019-12-29 00:23 (UTC) by trizen)
@hotice: this issue has been fixed in version 1.62. Thanks for reporting!
hotice commented on 2019-12-16 12:56 (UTC)
After recent perl update the following error comes when checking for AUR packages:
Error parsing time at /usr/lib/perl5/5.30/core_perl/Time/Piece.pm line 597.
Please consider use of DateTime::Format::Strptime or an alternative https://stackoverflow.com/questions/32509596/why-do-i-get-error-parsing-time-when-i-use-the-format-string-ftt-with-time
trizen commented on 2019-11-25 21:16 (UTC)
@funkmuscle: Try changing the value of
PKGDEST
in/etc/makepkg.conf
to some other path on another hard drive (preferably somewhere in the$HOME
directory).funkmuscle commented on 2019-11-25 14:27 (UTC)
this upgrade won't build for me.
/usr/bin/makepkg: line 723: /run/media/harv/C29E77669E775241/packages/trizen-1:1.61-1-any.pkg.tar.xz: Invalid argument bsdtar: Write error ==> ERROR: Failed to create package file. The build failed.
trizen commented on 2019-11-24 13:26 (UTC)
@indianahorst: For security reasons, trizen (by default) executes
sudo --remove-timestamp
beforemakepkg
is executed.This ensures that sudo privileges do not remain active for any other sudo commands that may appear in a PKGBUILD.
To disable this option, set
sudo_remove_timestamp
to0
in the config-file.indianahorst commented on 2019-11-24 10:34 (UTC)
I have to type in my password, when trizen -Syu finds a package to update from core / extra / community. Thats fine.
But why do I have to type in my password AGAIN, when there is an additional AUR package to update? Can I disable this second password prompt?
arnonuehm66 commented on 2019-04-09 15:29 (UTC)
Hi folks @trizen,
I want to ask you if it would be possible to change the following behavior.
Usually trizen terminates if it hits a timeout while prompting for a user password after a long time (i.e. compiling big programs).
I think it's better just to elevate the prompt to root's password instead and wait until the user enters STRG+C or the password to continue.
Thanks in advance for your help.
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »