maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5+M6] [REQUEST] The f u c k terminal app port (https://talk.maemo.org/showthread.php?t=95530)

Mir57 2015-05-21 11:03

[REQUEST] The f u c k terminal app port
 
Hi, I've just found this great terminal app for correcting mistakes in terminal, when you mess up something, just write "f u c k" (without spaces) and it will correct your previous command. Here are few examples:
Quote:

➜ apt-get install vim
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

➜ f u c k
sudo apt-get install vim
[sudo] password for nvbn:
Reading package lists... Done
...


➜ git push
fatal: The current branch master has no upstream branch.
To push the current branch and set the remote as upstream, use

git push --set-upstream origin master


➜ f u c k
git push --set-upstream origin master
Counting objects: 9, done.


➜ puthon
No command 'puthon' found, did you mean:
Command 'python' from package 'python-minimal' (main)
Command 'python' from package 'python3' (main)
zsh: command not found: puthon

➜ f u c k
python
Python 3.4.2 (default, Oct 8 2014, 13:08:17)
...
I would love to see this on Maemo and MeeGo, but I don't know how to port it and make suitable .deb files... Please, can somebody do it from sources?

https://github.com/nvbn/thef u c k (without spaces)

coderus 2015-05-21 11:13

Re: [REQUEST] The f u c k terminal app port
 
just get pip to your device and install this app with it.

Mir57 2015-05-21 13:33

Re: [REQUEST] The f u c k terminal app port
 
apt-get install pip
didn't work for me... I have downloads.maemo.nokia.com and both extras/extras-devel repos enabled.

coderus 2015-05-21 13:45

Re: [REQUEST] The f u c k terminal app port
 
install it manually from official site.

endsormeans 2015-05-21 13:53

Re: [REQUEST] The f u c k terminal app port
 
Can't ...resist...the ...temptation....
making......me...talk..."Kirk-esque-ian"...
arghhh!!!..

I'm curious...
So what category would this technically be under ...
"Getting" ..or ..."Giving" a f u c k ?

heheeheeheheheeeetoomuchheheheeheeheheehahahahaaha haa

Mir57 2015-05-21 14:25

Re: [REQUEST] The f u c k terminal app port
 
So i downloaded get-pip.py, but it tells SyntaxError: invalid syntax. And .deb package of python-pip for Maemo/MeeGo is nowhere...

coderus 2015-05-21 15:09

Re: [REQUEST] The f u c k terminal app port
 
sorry, i only have Jolla now and i installed pip from scratch on it and this topic application works fine :(

minimos 2015-05-26 06:07

Re: [REQUEST] The f u c k terminal app port
 
What does it do if you previously try to call it and mistyped its name?


All times are GMT. The time now is 17:33.

vBulletin® Version 3.8.8