Howto Install Picasa 3.5 in ubuntu
Sponsored Link
Picasa is a software application for organizing and editing digital photos, originally created by Idealab and owned by Google since 2004."Picasa" is a blend of the name of Spanish painter Pablo Picasso, the phrase mi casa for "my house" and "pic" for pictures (personalized art).
Picasa 3.5 Features
* Facial recognition
* Geo-tagging
* Better text tool
* Awesome Tagging tools
* Photo importing improvements
Install Picasa 3.5 in ubuntu
First you need to make sure You have Picasa 3.0 already installed, as well as WINE.
You can either grab a .deb of 3.0 from here
Install .deb package using the following command
sudo dpkg -i picasa_3.0-current_i386.deb
or add the Google testing repository to /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
Add the following line
deb http://dl.google.com/linux/deb/ testing non-free
Save and exit
Update the source list using the following command
sudo apt-get update
Install picasa using the following command
sudo apt-get install picasa
First you need to install wine using the following command
sudo apt-get install wine
Now you need to download picasa 3.5 from windows from here
Once downloaded .exe file install this by double clicking on this.
Now you need to copy installed picasa 3.5 from
/home/YOUR_USER_NAME/.wine/drive_c/Program Files/Google/Picasa3
to
/opt/google/picasa/3.0/wine/drive_c/Program Files/Google/Picasa3
Use the following command to copy or use nautilus
su cp -r /home/YOUR_USER_NAME/.wine/drive_c/Program Files/Google/Picasa3
/opt/google/picasa/3.0/wine/drive_c/Program Files/Google/Picasa3
Once done, You can open Picasa 3.5 from your Applications > Graphics > Picasa
Source from here
http://www.ubuntugeek.com/howto-install-picasa-3-5-in-ubuntu.html
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
2016-02-26 SQL语句详细汇总