arch and manjaro install instructions are broken, outdated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenAstro.org |
New
|
Undecided
|
Unassigned |
Bug Description
The instructions here:
https:/
for Manjaro (arch) are broken on several places:
1. yaourt is discontinued
2. the link "https:/
3. on the "generic linux installation" section, package "librsvg2-bin" is not available in manjaro
4. python3-swisseph is not available for manjaro
5. I discovered that "yaourt" is replaced by "yay"; so I tried to install with "yay" (the heck) and running gave me this bug, which i'm going to report separately:
Traceback (most recent call last):
File "/usr/bin/
mainWindow()
File "/usr/bin/
self.tempfilename = openAstro.makeSVG()
File "/usr/bin/
module_data = ephemeris.
File "/usr/lib/
if ret_flag[0] >= deg_low:
TypeError: '>=' not supported between instances of 'tuple' and 'float'