-
Notifications
You must be signed in to change notification settings - Fork 12
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
no longer obtainable with apt-get install #245
Comments
What OS are you using? Are you using the PPA? This should work on anything that's at least as new as Ubuntu 20.04 (focal), including Debian. You just have to make sure that the Ubuntu version in the .list file is "focal", not the version of the OS you're using. Ignore SourceForge, that's obsolete. I don't know what you mean by forms (forums?) and what instructions you're reading. I guess I do need to add better instructions. If you can't get it installed from the PPA, let me know, and I'll make those instructions a priority. |
Linux mint apt doesn't work nor can I find it on Ubuntu packages. I am on amd64 and don't see x64 or even x86
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: realh ***@***.***>
Sent: Monday, June 6, 2022 7:31:53 AM
To: realh/roxterm ***@***.***>
Cc: jredfox ***@***.***>; Author ***@***.***>
Subject: Re: [realh/roxterm] no longer obtainable with apt-get install (Issue #245)
What OS are you using? Are you using the PPA<https://launchpad.net/~h-realh/+archive/ubuntu/roxterm>? This should work on anything that's at least as new as Ubuntu 20.04 (focal), including Debian. You just have to make sure that the Ubuntu version in the .list file is "focal", not the version of the OS you're using.
Ignore SourceForge, that's obsolete. I don't know what you mean by forms (forums?) and what instructions you're reading. I guess I do need to add better instructions. If you can't get it installed from the PPA, let me know, and I'll make those instructions a priority.
—
Reply to this email directly, view it on GitHub<#245 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACKJBMLCQGM7ERNWRRZ4VM3VNXVTTANCNFSM5X537JXQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I think Mint is based on Debian rather than Ubuntu now? Roxterm hasn't been in the official repositories for either for a long time, so you need to add the PPA. Try this command:
If it doesn't work, see below. If it does, there should be a new If add-apt-repository didn't work, add the PPA manually. First import the signing key:
Then create a sources.list file:
Add this content, then save it:
Then run |
Also could you please tell me how to compile the project I have like 4 other terminals that have the same issue of not being able to get installed only githubs |
nano is a simple text editor. You can move the cursor with the arrow keys and edit text. At the bottom there are legends to show you the command keys, where ^ means Ctrl. Ctrl-X exits and will ask you if you want to save the file if you changed it. What OS are the other machines running? If it's Mint, Ubuntu or Debian etc, the above is the easiest way to install it. Wouldn't it just be easier to use gnome-terminal? |
For the record, the ROXTerm PPA works fine on Linux Mint 19, 20, and 21. The "main" Linux Mint is still based on Ubuntu, but there is a Debian-based flavor called LMDE (https://en.wikipedia.org/wiki/Linux_Mint_Debian_Edition) that serves a) as a sanity check on what it takes to make Mint work on NOT-Ubuntu and b) a fail-safe in case Ubuntu becomes untenable for whatever reason. I've not used LMDE and am not sure about either ROXTerm or PPAs on that. |
both ubuntu and linux mint use debian instillation apps. ubuntu has their snap store on top of that. Also linux mint is just a modification of ubuntu with lots of bug fixes and some changes. like the UI changes. That's why I don't understand why you couldn't just use apt-get because if it works for ubuntu it should work for linux mint on that command. if it's in the snap store then I could understand. |
apt-get roxterm doesn't work on any modern distro without the PPA, because it isn't an official package any more (long story). You have to add the PPA even if you're using Ubuntu. |
I get this, but I kept it in an old file and have not updated it. I think it would be nice if there could be stable releases on github too. This may also help the debian team (they can repackage for debian, no need to offer extra packages when debian devs do the work there, so PPAs are not necessary for other devs - debian will handle these. That is why the issue request here is also incorrect in the sense that apt-get is a distribution specific solution, not specific to the source code of roxterm). |
There isn't much demand for Roxterm in the Debian community. I used to be the package maintainer, but as a sponsee, so the release process was quite tedious. I don't use Debian any more, but have a VPS running Ubuntu, which is enough to keep the PPA going. I think the Debian package system can track upstream via git instead of tarball URLs. If it makes things difficult for maintainers, that's a problem with Debian, not upstream IMO. |
sudo apt-get install roxterm
no longer works.I go download your sourceforge files and it's not even compiled
I go to your github releases it's also not compiled
I go to your forms looking for how to install it and it says extract it and just run run how and what there is nothing to run????
The text was updated successfully, but these errors were encountered: