Package Details: getrid-git 0.2.1.r0.g13a0f7c-1

Git Clone URL: https://aur.archlinux.org/getrid-git.git (read-only, click to copy)
Package Base: getrid-git
Description: Terminal user interface to decide which packages to keep and which to get rid of
Upstream URL: https://github.com/Nudin/getrid
Keywords: cleanup pacman
Licenses: GPL
Submitter: Nudin
Maintainer: Nudin
Last Packager: Nudin
Votes: 3
Popularity: 0.069451
First Submitted: 2020-05-25 15:54 (UTC)
Last Updated: 2023-12-30 12:15 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

Nudin commented on 2023-12-30 12:15 (UTC)

@DaarkWel Fixed it. Sorry for the delay.

DaarkWel commented on 2023-12-18 15:47 (UTC)

Something is broken:

/usr/bin/getrid:57: DeprecationWarning: Don't use user_arg argument, use user_args instead.
  urwid.connect_signal(self, "click", call, self.pkgName)
Traceback (most recent call last):
  File "/usr/bin/getrid", line 279, in <module>
    tui = Tui(keep)
          ^^^^^^^^^
  File "/usr/bin/getrid", line 116, in __init__
    self.hide_all()
  File "/usr/bin/getrid", line 217, in hide_all
    if type(button) != urwid.decoration.AttrMap:
                       ^^^^^^^^^^^^^^^^
AttributeError: module 'urwid' has no attribute 'decoration'

katt commented on 2020-06-26 21:29 (UTC) (edited on 2020-06-26 21:32 (UTC) by katt)

Please take a look at https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function

Oh and -git packages should also conflict+provide ${$pkgname%-git}