gyazo / Gyazo-for-Linux

Gyazo for Linux
http://gyazo.com
351 stars 104 forks source link

Ubuntu 20.04 Failure to install #150

Open DHolmanCoding opened 4 years ago

DHolmanCoding commented 4 years ago

Running into an error when following the commands suggested in the README

Command 1: % curl -s https://packagecloud.io/install/repositories/gyazo/gyazo-for-linux/script.deb.sh | sudo bash Detected operating system as Ubuntu/focal. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done. Importing packagecloud gpg key... done. Running apt-get update... done.

Command 2: % sudo apt-get install gyazo Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package gyazo

pastak commented 4 years ago

We have released package for ubuntu/focal. How about sudo apt-get install gyazo=1.3.1 ?

DHolmanCoding commented 4 years ago

Unfortunately, that does not seem to yield a different outcome:

% sudo apt-get install gyazo=1.3.1 Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package gyazo

Is it possible that the curl command is suppressing messages indicating errors with the gyazo installation script?

insaurabh commented 3 years ago

I am facing the same issue. @DHolmanCoding did you find any workaround?

loudar commented 2 years ago

Also not working for me! Both with undefined and defined version, after running the script. Running Zorin OS 16, also overrode the os and dist variable

interstate420productions commented 1 year ago

Having Same issue.Gyazo not found.. something wrong with the Repo?

Yuni321 commented 4 months ago

Same issues as what I was having.

Command 1: Detected operating system as Ubuntu/noble. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Detected apt version as 2.7.14 Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done. Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/gyazo_gyazo-for-linux-archive-keyring.gpg done. Running apt-get update... done.

The repository is setup! You can now install packages.

Command 2: Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gyazo

And this is on Ubuntu 24.04 LTS

interstate420productions commented 4 months ago

Thank You works now :)

PopOS 22.04

On Thu, May 30, 2024 at 1:08 AM Alari Sapphire @.***> wrote:

Same issues as what I was having.

Command 1: Detected operating system as Ubuntu/noble. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Detected apt version as 2.7.14 Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done. Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/gyazo_gyazo-for-linux-archive-keyring.gpg done. Running apt-get update... done.

The repository is setup! You can now install packages.

Command 2: Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gyazo

And this is on Ubuntu 24.04 LTS

— Reply to this email directly, view it on GitHub https://github.com/gyazo/Gyazo-for-Linux/issues/150#issuecomment-2138936255, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFYZ3YCXTAQTPQVPYHZSKP3ZE3M6ZAVCNFSM4PLEBZBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJTHA4TGNRSGU2Q . You are receiving this because you commented.Message ID: @.***>

mchilson commented 2 months ago

Not working for me on 24.04 LTS either...

Setting up the repo Detected operating system as Ubuntu/noble. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Detected apt version as 2.7.14 Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done. Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/gyazo_gyazo-for-linux-archive-keyring.gpg done. Running apt-get update... done. The repository is setup! You can now install packages.

Trying to install the software Desktop$ sudo apt-get install gyazo Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gyazo Desktop$ sudo apt-get install gyazo=1.3.1 Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gyazo

Any progress on this issue?

hata6502 commented 2 months ago

You can use gyazemon instead. (This is an unofficial Gyazo app.)