Tuesday, May 14, 2024
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 5164  / 2 Years ago, tue, january 18, 2022, 11:31:06

I have changed my source to local server. I'm using Ubuntu 12.10.



When I type apt-cache search in terminal, it shows nothing.



When I install lightread it shows Unable to locate package lightread.



When I install lightread manually by python. It shows



python '/home/peng/Downloads/quickly_trunk/setup.py' 
Traceback (most recent call last):
File "/home/peng/Downloads/quickly_trunk/setup.py", line 93, in <module>
data_files=[('share/icons/hicolor/128x128/apps', ['data/media/lightread.png'])]
File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 71, in setup
src_mark(src, 'setup.py')
File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 527, in src_mark
src.remove(path)
KeyError: 'setup.py'


How to solve the problem?


More From » installation

 Answers
4

Lightread is a totally awesome offline Google Reader. With beautiful design and incredible Ubuntu integration, Lightread is the best RSS reader for Linux.



Install Lightread in ubuntu



ppa:cooperjona/lightread Launchpad logo (Click here for instructions on using PPAs.)



Open the terminal and run the following commands (for ubuntu 12.04 , 12.10 , 13.04)



sudo add-apt-repository ppa:cooperjona/lightread
sudo apt-get update
sudo apt-get install lightread

[#34923] Wednesday, January 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ticrew

Total Points: 190
Total Questions: 111
Total Answers: 99

Location: Fiji
Member since Wed, Jul 14, 2021
3 Years ago
;