Package Details: linode-cli 5.67.0-1

Git Clone URL: https://aur.archlinux.org/linode-cli.git (read-only, click to copy)
Package Base: linode-cli
Description: Linode API wrapper
Upstream URL: https://techdocs.akamai.com/cloud-computing/docs/cli
Keywords: cli python
Licenses: BSD-3-Clause
Replaces: linode-cli-dev
Submitter: slithery
Maintainer: morgenstern
Last Packager: morgenstern
Votes: 11
Popularity: 0.000000
First Submitted: 2015-08-12 20:52 (UTC)
Last Updated: 2026-04-25 09:14 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

morgenstern commented on 2020-12-17 22:07 (UTC)

Right on - will probably look to modify this package in the new year so that it builds from the enum34 commit and also just builds Python 3, as this is literally the last package on my system that "requires" Python 2. :p

alex19EP commented on 2020-12-17 21:49 (UTC)

hay @morgenstern. glad you noticed. in fact, I created that package because I didn't succeed compiling this one, and because I just love the vcs versions and don't like python2.

morgenstern commented on 2020-12-17 21:12 (UTC) (edited on 2020-12-17 21:13 (UTC) by morgenstern)

Hey everyone, alex19EP has written a git version of this package that dispenses with Python 2 and also includes this commit that eliminates the need for my downstream enum34 patch.

Go check it out for a more bleeding edge experience.

nitsky commented on 2020-03-26 00:44 (UTC)

@alex19EP I missed that on the wiki, sorry for bothering. I had previously installed fakeroot and a few others manually. Haha.

alex19EP commented on 2020-03-25 15:09 (UTC)

@nitsky patch is in base-devel group so. you have to install it for building pkges from aur.

nitsky commented on 2020-03-25 14:52 (UTC)

This package failed to build for me because I had not installed core/patch on my system. I believe it should be added as a dependency.

morgenstern commented on 2020-03-16 23:29 (UTC)

@canton7 - I've removed the checkdepends for python2-terminaltables to remove the dependency on python2-termcolor. This issue should be resolved now.

canton7 commented on 2020-02-26 20:36 (UTC)

(There is a problem in that the dependency python2-terminaltables depends on python2-termcolor-git, which tries to use a github repo which is no longer available. That's not this package's fault, but does mean that it can't be built)

canton7 commented on 2020-02-26 20:26 (UTC)

@morgenstern Looks like it's a problem with yay, or possibly my system: it works on another PC. Apologies for the noise!

morgenstern commented on 2020-02-25 22:52 (UTC)

@canton7 I'm not sure what you mean. python2-colorclass is packaged for the AUR and its upstream source is still available.

Can you provide the actual build error you're getting please?