-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 20.04 Failure to install #150
Comments
We have released package for ubuntu/focal. How about |
Unfortunately, that does not seem to yield a different outcome: % sudo apt-get install gyazo=1.3.1 Is it possible that the curl command is suppressing messages indicating errors with the gyazo installation script? |
I am facing the same issue. @DHolmanCoding did you find any workaround? |
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 |
Having Same issue.Gyazo not found.. something wrong with the Repo? |
Same issues as what I was having. Command 1: The repository is setup! You can now install packages. Command 2: And this is on Ubuntu 24.04 LTS |
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
<#150 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFYZ3YCXTAQTPQVPYHZSKP3ZE3M6ZAVCNFSM4PLEBZBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJTHA4TGNRSGU2Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Not working for me on 24.04 LTS either... Setting up the repo Trying to install the software Any progress on this issue? |
You can use gyazemon instead. |
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
The text was updated successfully, but these errors were encountered: